A
Alan Silver
Hello,
I have a web page that makes several requests of other pages during its
processing. At the moment it does these one after the other.
To speed things up, I would like to make these requests asynchronously.
Trouble is, I'm not sure how to do this.
Any pointers would be greatly appreciated. TIA
I have a web page that makes several requests of other pages during its
processing. At the moment it does these one after the other.
To speed things up, I would like to make these requests asynchronously.
Trouble is, I'm not sure how to do this.
Any pointers would be greatly appreciated. TIA