Graphic Design Forum and Web Design Forum  

Go Back   Graphic Design Forum and Web Design Forum »Web Design Forum »CSS Forum

Notices

CSS Forum Cascading Style Sheets (CSS) and XHTML Forum


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-12-2007, 11:30 PM
ohio's Avatar
Junior Member
 
Join Date: Nov 2007
Posts: 8
Default PHP Form

Hi , I have made a website in flash and I am having some trouble with my form. I do have my form working, but a lot of unwanted text also comes through.

Can anyone help me with this please????
thanx
ohio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #2 (permalink)  
Old 05-12-2007, 11:58 PM
LeadMagnet's Avatar
Mr. Tambourine Man
 
Join Date: Jun 2007
Location: Ireland
Gender: Male
Posts: 1,381
Default

More info.
__________________
Subtlety is my middle name... and first and last in case you didn't get the point.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #3 (permalink)  
Old 06-12-2007, 12:34 AM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,246
Default

more info, link to the form...anything?
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #4 (permalink)  
Old 06-12-2007, 12:53 AM
ohio's Avatar
Junior Member
 
Join Date: Nov 2007
Posts: 8
Default

ok i can give you what i have
my apologizes if looking stupid

<body>
<?
// Your Email Address
$empf="enquiries@mat.com.au";

// Message Send to Sender
$vtext="Thank you for contacting Us, Your e-mail has been recieved and we will get back to you as soon as possible!";

//The subject you recieve
$betreff="Email From mat.com.au ";

// Information in the email you recieved.
$anrede="The Following Information was sent via my web site:";

// Sending Confirmation to sender / subject line
$bestaetigung="Thanks for Contacting mat.com.au";

//
$message=str_replace("\\\"","\"",$message);
$message=str_replace("\'","'",$message);
urlencode ($text);
$message=str_replace("%0D","\n",$message);

//
$report = "Email Sent Via:"."\n"."---------------------------------"."\n\n"."remote host: ".$REMOTE_HOST."\n".
"remote adr: ". $REMOTE_ADDR."\n"."browser: ". $HTTP_USER_AGENT."\n\n\n\n";

//
$inhalt=$anrede."\n\n"."Name: ".$name."\n"."E-Mail: ".$email."\n"."Website: ".$website."\n"."Telephone: ".$telephone."\n"."Fax: ".$fax."\n"."Address1: ".$address1."\n"."Address2: ".$address2."\n"."City: ".$city."\n"."State: ".$state."\n"."Zip Code: ".$zip."\n"."Country: ".$country."\n"."Message: ".$message."\n\n\n\n".$report;

//
mail($empf,$betreff,$inhalt,"From: ".$email);
mail($email,$bestaetigung,$vtext,"From: ".$empf);

//
?>

</body>
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
want to reduce the gap between 2 fields in my form nisha CSS Forum 4 20-03-2008 10:14 AM
Input form spnwebdesign Graphic Design and Web Design Help 13 02-03-2008 08:21 PM
Form Mailer tommylogic Programming Forum 4 04-02-2008 08:29 PM
Web Form Factory Graphic Design Links Graphic Design Links 0 21-01-2008 07:10 PM
Form Help drewbie_wan Programming Forum 1 07-09-2007 08:32 AM


All times are GMT. The time now is 12:27 PM.



Estetica Design Forum's Privacy Policy
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5