Hi there,
Please help. I have the following for an enquiries form and it is NOT working. the variable names were given by ihug.com.au.
on (release) {
loadVariables ("http://www.ihug.com.au/cgi-bin/mailto", this, "POST");
recip = "
[email protected]";
subj = "site_comments";
nextFrame ();
Varialble names for the input text fields are labeled:
A_GivenNames
B_PhoneNumber etc,
Thanks
Nicci