HighDots Forums  

Scripting - Please Help Me!!!

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Scripting - Please Help Me!!! in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ads901
 
Posts: n/a

Default Scripting - Please Help Me!!! - 06-09-2008 , 07:06 AM






Afternoon All

I need the assistance of someone who knows about form scritping - I have setup
2 web forms and also PHP files to process the forms (simple processing, just
email and redirect to a thankyou page). I have got the forms live, here
http://92.48.94.26/~theinval/market-...contactus.html and here
http://92.48.94.26/~theinval/market-.../Register.html but when I
click submit they dont do anything - please someone help! (Do you also need the
PHP file?)


Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Scripting - Please Help Me!!! - 06-09-2008 , 07:11 AM






It's hard to say, really.

When I browse to this location -
http://www.market-monitor.co.uk/cgib...ormresults.php

I get a file not found message. Are you sure that file is there? Also,
looking at your form, I see no hidden fields, and these are often how you
tell such processing scripts where to send the results. Have you carefully
read through the documentation for this script? Or is this a script you
wrote yourself?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Ads901" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Afternoon All

I need the assistance of someone who knows about form scritping - I have
setup
2 web forms and also PHP files to process the forms (simple processing,
just
email and redirect to a thankyou page). I have got the forms live, here
http://92.48.94.26/~theinval/market-...contactus.html and
here
http://92.48.94.26/~theinval/market-.../Register.html but when I
click submit they dont do anything - please someone help! (Do you also
need the
PHP file?)



Reply With Quote
  #3  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Scripting - Please Help Me!!! - 06-09-2008 , 07:11 AM



It's hard to say, really.

When I browse to this location -
http://www.market-monitor.co.uk/cgib...ormresults.php

I get a file not found message. Are you sure that file is there? Also,
looking at your form, I see no hidden fields, and these are often how you
tell such processing scripts where to send the results. Have you carefully
read through the documentation for this script? Or is this a script you
wrote yourself?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Ads901" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Afternoon All

I need the assistance of someone who knows about form scritping - I have
setup
2 web forms and also PHP files to process the forms (simple processing,
just
email and redirect to a thankyou page). I have got the forms live, here
http://92.48.94.26/~theinval/market-...contactus.html and
here
http://92.48.94.26/~theinval/market-.../Register.html but when I
click submit they dont do anything - please someone help! (Do you also
need the
PHP file?)



Reply With Quote
  #4  
Old   
Ads901
 
Posts: n/a

Default Re: Scripting - Please Help Me!!! - 06-09-2008 , 07:34 AM



Ah yeah that link wont work because the site isnt live, i currently have it
within a testing environment - if you go to
http://92.48.94.26/~theinval/market-...ormresults.php
then it should work (hopefully).

I worte the script myself using details from a previous post i found in the
forum, and the instructions didnt mention having to setup hidden fields......


Reply With Quote
  #5  
Old   
Ads901
 
Posts: n/a

Default Re: Scripting - Please Help Me!!! - 06-09-2008 , 07:34 AM



Ah yeah that link wont work because the site isnt live, i currently have it
within a testing environment - if you go to
http://92.48.94.26/~theinval/market-...ormresults.php
then it should work (hopefully).

I worte the script myself using details from a previous post i found in the
forum, and the instructions didnt mention having to setup hidden fields......


Reply With Quote
  #6  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Scripting - Please Help Me!!! - 06-09-2008 , 09:23 AM



Let's see the code in the script, please.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Ads901" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Ah yeah that link wont work because the site isnt live, i currently have
it
within a testing environment - if you go to
http://92.48.94.26/~theinval/market-...ormresults.php
then it should work (hopefully).

I worte the script myself using details from a previous post i found in
the
forum, and the instructions didnt mention having to setup hidden
fields......



Reply With Quote
  #7  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Scripting - Please Help Me!!! - 06-09-2008 , 09:23 AM



Let's see the code in the script, please.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Ads901" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Ah yeah that link wont work because the site isnt live, i currently have
it
within a testing environment - if you go to
http://92.48.94.26/~theinval/market-...ormresults.php
then it should work (hopefully).

I worte the script myself using details from a previous post i found in
the
forum, and the instructions didnt mention having to setup hidden
fields......



Reply With Quote
  #8  
Old   
Ads901
 
Posts: n/a

Default Re: Scripting - Please Help Me!!! - 06-09-2008 , 10:05 AM



Well I havent edited anything within that bit of the code, I only changed the
configuration at the top - should they be different then (what exactley is it
defining)?

I presume the way I have set it up on the form is correct, just by making the
form action point to this file?

I don't have alot of experience with scripting but I can't see any reason why
this wouldnt work....


Reply With Quote
  #9  
Old   
Ads901
 
Posts: n/a

Default Re: Scripting - Please Help Me!!! - 06-09-2008 , 10:05 AM



Well I havent edited anything within that bit of the code, I only changed the
configuration at the top - should they be different then (what exactley is it
defining)?

I presume the way I have set it up on the form is correct, just by making the
form action point to this file?

I don't have alot of experience with scripting but I can't see any reason why
this wouldnt work....


Reply With Quote
  #10  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Scripting - Please Help Me!!! - 06-09-2008 , 10:23 AM



It will mean that you get emails to you at your email address FROM you at
your email address. There is no provision there to make the FROM: field
belong to the person submitting the form, you know?

Quote:
I presume the way I have set it up on the form is correct, just by making
the
form action point to this file?
Yes, that would be correct.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Ads901" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Well I havent edited anything within that bit of the code, I only changed
the
configuration at the top - should they be different then (what exactley is
it
defining)?

I presume the way I have set it up on the form is correct, just by making
the
form action point to this file?

I don't have alot of experience with scripting but I can't see any reason
why
this wouldnt work....



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.