cdb0324
02-05-2007, 07:55 PM
I am an amateur JS coder and have been unable to find a solution to this problem on the web...
I have a mixture of form variables and javascript variables that I need to mix together into one set of form variables to be posted.
Does anyone know how I can combine literal form elements with javascript variables (somehow converted into form variables at the time of the post) into one post?
Thanks-
I have a mixture of form variables and javascript variables that I need to mix together into one set of form variables to be posted.
Does anyone know how I can combine literal form elements with javascript variables (somehow converted into form variables at the time of the post) into one post?
Thanks-