posting a form but without posting the viewstate
Posted
by nat
on Stack Overflow
See other posts from Stack Overflow
or by nat
Published on 2010-05-25T08:20:16Z
Indexed on
2010/05/25
8:31 UTC
Read the original article
Hit count: 172
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
© Stack Overflow or respective owner