Hi,

Am using ajaxpro.dll to call VB.Net functions in _javascript_.

In page load, am adding dataset in System.Web.HttpContext.Current.Session as
System.Web.HttpContext.Current.Session.Add("DS",ds)

I want to use this dataset in the function am calling from _javascript_ (say abc).

However in function abc, I see that System.Web.HttpContext.Current.Session=nothing. Do I need to initialize the session explicitely somewhere?

I cant figure out why this is happening..please help

Thanks,
Tanmaya

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" 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://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info
-~----------~----~----~----~------~----~------~--~---

Reply via email to