Hi
I have a question. I am getting a huge XML string from the
database. And I am storing the XML in a hidden variable.(
Only for the first time Page loads.) And now I want to
keep post back the data to the same page based on the user
interaction I will manupulate the xml string ( either
adding or deleting values from the XML). But Now The size
of XML is too big. How do I handle this situation.

is there any way to do it.

I am using IIS 5, ASP


Thanks
Naveen