specific orm info

HiWould anyone know the problem why my forms won't send back the form data if the "Include all variable values in form submission" box is not ticked.It's published to HTML, there is a cgi (PHP) script which sends back the data from the serveronly if the "submit all..." is ticked. I only want the variable data that is in the form, so the rest of the info is just anoying.How do I only have the info I'm wanting?I have created a variable (recipient) that has the value of the email address needed.The error appearing is "Varrecipient is undefined".Any ideas on fixing the above problems would be great.ThanksR

Discussions have been disabled for this post