I want to pass vars to other web forms.  I don't want to use query
strings or cookies.  I'd lke to use Session variables but have had all
kind trouble.  I *was* using the postback property of the button, but
Session var was empty when i checked on the following page.  I read
that I should use the server.transfer command instead.  This retained
the values but then threw a nasty error:yet another error message:
"Sys.WebForms.PageRequestManagerParserErrorException..."  I read that
I should turn of evenvalidation for the page, but that doesn't sound
like a very wise fix to me.

What are you recmd ways of passing vars between 2.0 ajax enabled web
forms?

Thanks,
jpw

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---

Reply via email to