Thus wrote Spam,
Quote:
"thomasabcd" <dolberg (AT) gmail (DOT) com> wrote in
news:1149039844.985662.109280 @i39g2000cwa.googlegroups.com:
I then pull out the information I need from the html-string.The
problem is, that it sometimes is a bit slow to request the
information from the Internet, and the user is therefore kept
waiting. Is there a faster way to do get the info from the net? Maybe
an asynchronous call of some sort?
Do you need the information right away?
Perhaps consider doing an Ajax call instead of a postback. |
I doubt a geo code is useful on the client side -- in which ase AJAX isn't
a viable option.
Why not batch the acquisition of these codes and perform them at some later
point in time?
Cheers,
--
Joerg Jooss
news-reply (AT) joergjooss (DOT) de