PASSING XMLData using hidden field

M

MEHDI

Can anybody provide a working example as I was able to see the XMLData
using alert in JScript but every time I tried to pass it the query
string was blank.
Can it be that hidden fields have a limit on the number of characters?

I need to pass the XMLData and then store it in SQL server so that
reports generated from pivot can be saved.

Thank you
 
Top