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
  #21  
Old   
Ads901
 
Posts: n/a

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






Oh right I get it - so how do I get it to display the email address of the sender?

Put the code in and no I still dont get an error message...

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

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






Does anyone think they can offer any more assistance with the above query -
have been pulling my hair out trying to solve this one.

I am sure it must be something easy because currently it doesnt even run the
script - nothing happens so i dont think it is the PHP file but something in
between the form and the PHP...


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

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



Does anyone think they can offer any more assistance with the above query -
have been pulling my hair out trying to solve this one.

I am sure it must be something easy because currently it doesnt even run the
script - nothing happens so i dont think it is the PHP file but something in
between the form and the PHP...


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

Default Re: Scripting - Please Help Me!!! - 06-10-2008 , 07:43 AM



Place this line at the very top of the script page (actually, below the one
that enables error messages) -

<?php echo "<pre>";print_r($_POST);die(); ?>

and let's see what you get when you submit the form.

--
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:
Does anyone think they can offer any more assistance with the above
query -
have been pulling my hair out trying to solve this one.

I am sure it must be something easy because currently it doesnt even run
the
script - nothing happens so i dont think it is the PHP file but something
in
between the form and the PHP...



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

Default Re: Scripting - Please Help Me!!! - 06-10-2008 , 07:43 AM



Place this line at the very top of the script page (actually, below the one
that enables error messages) -

<?php echo "<pre>";print_r($_POST);die(); ?>

and let's see what you get when you submit the form.

--
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:
Does anyone think they can offer any more assistance with the above
query -
have been pulling my hair out trying to solve this one.

I am sure it must be something easy because currently it doesnt even run
the
script - nothing happens so i dont think it is the PHP file but something
in
between the form and the PHP...



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

Default Re: Scripting - Please Help Me!!! - 06-10-2008 , 08:16 AM



Still absolutely nothing! It doesnt do anything, not even a little screen flicker to possibly give away that it is doing something behind the scenes

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

Default Re: Scripting - Please Help Me!!! - 06-10-2008 , 08:16 AM



Still absolutely nothing! It doesnt do anything, not even a little screen flicker to possibly give away that it is doing something behind the scenes

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

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



Then there is a server problem. Talk to your host.

--
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:
Still absolutely nothing! It doesnt do anything, not even a little screen
flicker to possibly give away that it is doing something behind the scenes


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

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



Then there is a server problem. Talk to your host.

--
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:
Still absolutely nothing! It doesnt do anything, not even a little screen
flicker to possibly give away that it is doing something behind the scenes


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

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



Try this -

Put this at the VERY top of the script page -

<?php phpinfo(); ?>

If you still don't get a flicker (I'm assuming you just get a blank page),
then talk to your host and show them this page.

--
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:
Still absolutely nothing! It doesnt do anything, not even a little screen
flicker to possibly give away that it is doing something behind the scenes


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.