HighTechTalks DotNet Forums  

Re: How to create a fast webrequest ?

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss Re: How to create a fast webrequest ? in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Joerg Jooss
 
Posts: n/a

Default Re: How to create a fast webrequest ? - 05-31-2006 , 04:35 PM






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




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.