Hello,
I am using serialize to get the values from a form, using,
function sendQuestionnaire() {
params= $('name_form').serialize(true);
new Ajax.Request('/../../cgi-bin/formmail-nms.cgi',
I have also a javascript variable called code_given - can I add this
to params? If yes, how?!
Thanks
Geoff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---