Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Guidance for HTTPWebRequest and HTTPWebResponse
Message
 
À
10/11/2004 19:31:04
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00960251
Message ID:
00960270
Vues:
14
Yes, I think you are on the right track.

You might want to check this article
http://www.west-wind.com/presentations/dotnetWebRequest/dotnetWebRequest.htm

I used this information once to upload a file to a site by emulating what happens when you visit the site and hit submit.


>This is related to Thread ID: 959631.
>
>I need to automate looking up a driver's licence. A person can do it on a website, but the website doesn't allow for an easy way in. Yuri gave me a nifty FoxPro way to do it, but I need to figure out the ASP.NET / C# way to do it and I'm stuck.
>
>The manual steps are that a user goes to https://fortress.wa.gov/dol/ddl/dsd/Default.asp and clicks on a button that runs jscript: navigate('login',0). Which redirects to https://fortress.wa.gov/dol/ddl/dsd/Main2.asp. There is an text input control to enter the license #, and a button. This buttons runs javascript: navigate('F','0').
>
>I've heard back from the State who, no surprise, said, essentially, "good luck."
>
>I've been reading about and looking at samples for the HTTPWebRequest and HTTPWebResponse classes. My question is at least, am I looking in the right place? TIA.
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform