Multiple web forms submition problem
I have written a desktop application that would submit a form on a website. that website has only one form on that page but when i try to submit a form on a site with multiple form, it doesnt work. i submit form using HttpWebRequest and HttpWebResponse. i get the same old page again and again to which i submitted the value.
i donot know whats the problem. can someone be kind enough to tell me whats wrong.
i can provide the code if someone would like to examine it. its pretty simple.
|