Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Guidance for HTTPWebRequest and HTTPWebResponse
Message
From
10/11/2004 19:31:04
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Guidance for HTTPWebRequest and HTTPWebResponse
Miscellaneous
Thread ID:
00960251
Message ID:
00960251
Views:
56
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.
Next
Reply
Map
View

Click here to load this message in the networking platform