deadmanhalo
New Member
Hi. I have a page that does a location.href to my webform and includes all kinds of info in the querystring... When that webform does the postback, it goes to the same url that was passed initially.. I don't want this.. How do I access the form's action property in the code behind file so I can reset it?