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 actionscript below for errors.
I have tried send() and sendAndLoad() so I feel I may have an issue with...
User Profile
Collapse
-
Variables not being sent using send() or sendAndLoad()
-
Hi, thanks for the reply.
It looks as if my PHP script seems to be working now, thanks for the tip (although I could be wrong being new to PHP), but now when I point to the script 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 SWF file are not being captured.
I think I may have... -
PHP script not returning data, please can you help
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 in 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 missing something that would cause my e-mails not to be returned (I'm new to PHP).
I posted last week and I had to...Last edited by Atli; Oct 20 '07, 01:35 AM. Reason: Changed [code] tags to [code=php] and [code=actionscript] tags. -
Thanks for the speedy reply Ronald.
Does this mean if I delete the code:
I will lose that particular info from my form or does it get picked up from the top section, or should I format it in another way.Code:$postcode,$telNumber,$ emailAddress,
Thanks again.Leave a comment:
-
problem with php mail() function (too many parms)
Hi, please can someone help with a PHP error.
I am trying to get a form on my website up and running with a PHP script. I've tested a PHP file on the server (and checked with my host) and all is OK.
When I upload my script and form I get the error message below, does anyone know what I might me doing to cause this.
I did comment out the bottom section because I don't think I actually need them, I was getting... -
Thanks again for the replies guys, thanks as well for not trying to totally lose me in respects from a beginners POV.
I've placed some code below (which I must be honest and admit I have tried in another forum but not achieved any luck with) but since we are talking PHP, I wanted to see if I could use my current actionscript with, instead of the PERL I've been failing with currently.
Basically it's the actionscript attached...Leave a comment:
-
Hi, thanks again to all for the speedy reply.
I'm going to have to try and digest your info because it's new to me but thanks for taking the time to provide a possible solution.
Cheers.
D.Leave a comment:
-
Hi, thanks to all for replying to my post so quickly.
I've posted the code after my reply, changing details where appropriate.
I guess I'm having to re-think how I am going to approach my objective.
I suppose my new question would now be, if I want to simply have my flash form results e-mailed directly to my in-box without any HTML what would be the best type of code to use PHP etc. I don't want to change...Leave a comment:
-
I wan't to lose the HTML reply page, please can you help
Firstly this is my first post so thanks in advance for any help.
I have created a form in my web page using Flash and all the variables seem OK. So now I have set up the CGI form on my web server (to respond to the enter button) using Matt Wrights script (I know NMS is better from research but my host demands I use their Matt's formmail script so I am stuck with it).
So my question is I want to lose the the HTML page...
No activity results to display
Show More
Leave a comment: