need help.. sending jscript client side variable to asp file -
09-06-2005
, 07:00 AM
hi all!
i have an html page, with jscript inside. some variables, some of them
multidimensional arrays. i need to send this information, which can be
changed by the user, to an asp file. the only way i could think of, is
putting it inside hidden box and sending the form. is there any more
elegant way ?
thanks in advance,
yaron. |