Message
From
11/12/2006 15:29:17
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
11/12/2006 13:13:54
Dave Porter
Medical Systematics, Inc.
Merced, California, United States
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01176612
Message ID:
01176668
Views:
9
>From my C# program, I want to open an internet webpage, enter a UserID and Password, navigate to another page and upload a file... Is this possible? Is it possible with another scripting tool? Any examples available?
>I hope I am posting this question in the right place. If there is a better category, please let me know.
>Thanks in Advance!
>Dave
>PS I see a Visual Basic category but no C#. May I missing something?

Dave,

The WebClient class is designed to consume external web pages from within your application.
Previous
Reply
Map
View