HighDots Forums  

sending form data with php question

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss sending form data with php question in the Macromedia Dreamweaver forum.



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

Default sending form data with php question - 08-01-2005 , 10:57 PM






hi

i am doing a small form that the action goes to mailer.php and i want it to
take the data from the form to my mail , i have the form .html and the
mailer.php on the same folder but when i am clicking submit it is asking me if
i want to open or save the mailer.php file instead to do what it should do and
send tha dat to my mail!!!!

why is that?

thanks


Reply With Quote
  #2  
Old   
J.S. \(UltraSuite\)
 
Posts: n/a

Default Re: sending form data with php question - 08-01-2005 , 11:03 PM






Perhaps, you don't have PHP installed properly on your server.

--
__________________________________________________ __________________
UltraSuite Extension Packages: http://www.ultrasuite.com/
The *most popular* Suites of DMX 2004 and DMX Server Behaviors
for ASP, ASP.Net, ColdFusion, JSP, and PHP_MySQL
__________________________________________________ __________________



Reply With Quote
  #3  
Old   
yaniv73
 
Posts: n/a

Default Re: sending form data with php question - 08-01-2005 , 11:37 PM



what do you mean by properly , other pages that i am using php for is working fine , should i do somthing special for mailing?

thanks

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

Default Re: sending form data with php question - 08-01-2005 , 11:39 PM



550 error is not a PHP installation error. A 550 error is aka "user nobody"
error. This happens when permissions get messed up on the server for whatever
reason. It seems that you are trying to access this file via the script and
guess what, 550 means you don't have permission to use that file.

So what you will need to do is go to your host and explain that you need
permissions reset on your account due to a 550 error. They will know what to
do and it will probably only take them 10-15 minutes to do it.


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

Default Re: sending form data with php question - 08-01-2005 , 11:45 PM



thanks

when you are saying my host do you mean my isp or my server host?

thanks again

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.