Hi, following on from your last reply I have amended the code and changed the file name to FormMail.pl.
I have tried the file in the CGI-BIN and the formmail folder on my server but am no further forward.
I checked permissions in both locations.
Can anyone please have a look at both the HTML...
Hi, please can you have a look over my formmail and HTML code below.
The simple form should send client name and telephone number to me from the HTML form via the PERL script but I think I'm missing something.
The only obvious point I can see is I only have my e-mail address in the HTML script...
Hi, thanks so much for your help Kenneth.
That did the job exactly as you suggested.
May I ask for one final piece of advice if possible.
When I click the submit button on my form it sends the data but also opens up a blank HTML page as well. I wouldn't mind this at all but it displays the...
Hi.
I have tried changing my code as per below so 'myData:LoadVars' is scoped outside of the 'sendEmail' function. I have tried uploading but still am not recieving the user input data.(It is now at the top of the code along with the other variables)
Can you let me know if this is what you...
Thanks again.
Do you mean I should declare it as a variable at the beginning of the code or I should define it as a function or LoadVars in it's own right.
If you can possibly give me some sort of example which applies to the code I previously supplied to help point me in the right direction I...
Hi, thanks for your reply.
I have changed my code as per the new version below but am still not receiving the user input from the form.
Can you please look at it again for me to see if I have changed it as per your recommendation.
Thanks again.
stop();
var fullName:TextField;
var...
Hi, I have a form set up in flash pointing to a PHP script on my webspace.
I checked the PHP script and when viewed in a browser it returns the parameters OK so I presume it is working.
My problem is the variables captured by user input are not being sent to me.
Please can anyone check my...
Hi, thanks for the reply.
It looks as if my PHP scripts seems to be working (although I could be wrong being new to PHP) because when I point to it in a browser window I get an e-mail sent to me but only the headings are there.
Name:
Address:
etc...
The information from the textfields in the...
Hi, I've set up a form in flash which will send data to a PHP file on my web space, which in return will return the data from the textfields to my e-mail address. I know PHP is enabled on my web server because I tested it and it's OK.
Please can anyone check my PHP script below to see if I am...
Thanks max1x,
bacause I am new to CGI I have to honestly say I am not really sure what the CGI module is.
My latest attempt to get to form working is to change to actionscript in the sendAndLoud conditions on the send button to:
function sendForm()
{
gatherForm.visitor_name = fullName.text...
Hi, I have created a form with the intention of having the information e-mailed to myself. I have uploaded the cgi script to my providers cgi bin and when I check the url to the script in a browser address bar, don't receive any apparent errors in my browser.
The problem is I don't receive the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.