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
Ranked #72.9K
1 Posted Topic
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.
The End.
superMath