Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~35 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for superMath

I'm using "HttpWebRequest" in order to send a web form using "post" method. but I have a problem, the site get a component like this one: <input type="file" name="the_file"....> how can I add a file to the post data? I mean adding it to the post string: "domain_lang=en&action=upload&the_file=........" thanks.

Member Avatar for superMath
0
35

The End.