a_wil72 wrote:
> Hello, I am a new group member. I have a flash template that I 
> customized and I am catching the blues from trying to activate the mail 
> form. I have found PHP scripts and tried using them but something is 
> not working correctly. (the script is not picking up the information 
> from the variables that I set up in flash). Can someone assist me? I am 
> a novice when it comes to code so please keep this in mind. Thanks in 
> advance.

20080809 1952 GMT-6

a_wil72, you'll need to post some error messages or something for us to help 
you 
with. Start with this, put:
        ini_set('display_errors', 1);
        error_reporting (E_ALL);
at the top of your page and post what comes out on your screen. With error 
messages people can start to address the issues.

Wade

Reply via email to