How can i get a html page fill some textboxes and post it with ASP.NET 3.5?

margemoosh

New member
How can i get a html page fill some text boxes and post it with ASP.NET 3.5
for example i want to get a page and fill a text box with a Number and send post this form automacitally.
i want to to all of this in server side client just enter a number then post it to server and in server i get a page fill a text box with that number which client sent and post form in that html page to it's target.
 
Back
Top