I am using Jqueryui framedialog widget to call another aspx page within the jquery dialog. Generally it works fine. Now I have a requirement to pass some huge data to the child page from the parent page and access the data in the client side of the child page. I do not want to use query string. Is there any way to achieve this?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
