A
Aaron
Is it possible to change the location a form posts to (the form has
runat=server)?
Instead of: action="sample.aspx?sessid=xxx&cmd=yyyy"
I want: action="sample.aspx?sessid=xxxx"
Can this be changed in code behind?
Aaron
runat=server)?
Instead of: action="sample.aspx?sessid=xxx&cmd=yyyy"
I want: action="sample.aspx?sessid=xxxx"
Can this be changed in code behind?
Aaron