Hi all,
I have a form that has more than 10 fields and I'd like to pass them from ASP pages to pages w/o using session variables (this force user has to have cookies enable browser - and I don't want to do that) and hidden form (b/c too many fields that I have to pass).
I wonder if there is any way to do that.
Any help will be appreciated.
Thanks a lot
GH
I have a form that has more than 10 fields and I'd like to pass them from ASP pages to pages w/o using session variables (this force user has to have cookies enable browser - and I don't want to do that) and hidden form (b/c too many fields that I have to pass).
I wonder if there is any way to do that.
Any help will be appreciated.
Thanks a lot
GH