Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executing a command on a web site from C#
Message
From
13/05/2010 14:02:17
 
 
To
13/05/2010 13:22:30
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01464447
Message ID:
01464460
Views:
38
This message has been marked as a message which has helped to the initial question of the thread.
>I need to fire off a command on a web site that looks something like this:
> "http://www.testsite.com/cgi-local/command.pl?u=rTpg1E4gYz&f=t"
>What is the best way to do this without activating the browser?
>Thanks

HttpWebRequest ?
http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.aspx
http://www.west-wind.com/presentations/dotnetwebrequest/dotnetwebrequest.htm
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform