Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Guidance for HTTPWebRequest and HTTPWebResponse
Message
De
10/11/2004 19:31:04
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Guidance for HTTPWebRequest and HTTPWebResponse
Divers
Thread ID:
00960251
Message ID:
00960251
Vues:
57
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform