posting a form but without posting the viewstate
- by nat
hi
i have a web for and want to 'get' it to another page..
is there anyway to submit it without posting the viewstate and other bits i dont want?
or should i be catching the submit button click and redirecting with a querystring i build myself
thanks