Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-09-2005, 06:19 PM
planetfall
Unregistered

Posts: n/a

add text fields?

i cant beleive this hasnt been brought up yet...

i have added a field that does show on the page, but wont send the data it contains in the email, here's what i added:

Echo("<td width=\"70%\"><input name=\"companyname\" type=\"text\" size=\"30\" value=\"".stripslashes($companyname)."\" /></td>\n");

how come this wont send the info put into that field?

awesome script btw, the sites i design get a lot of traffic, i hope this send more people your way.
Reply With Quote
  #2  
Old 06-09-2005, 06:29 PM
Guest
Unregistered

Posts: n/a

got it, added a reference here:

$message .= "\n";
$message .= "$companyname";
$message .= "\n";
$message .= "$yourmessage";
$message .= "\n";

sweet!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgent help needed- cant add fields dxbphp phphq.Net Forums 0 02-19-2011 12:16 PM
Add text to body in phMailer spawny phphq.Net Forums 8 09-19-2008 12:07 AM
How can i add more fields DisneyFan01 phphq.Net Forums 0 04-18-2006 11:33 PM
More attachment fields? DonetsS phphq.Net Forums 8 10-31-2005 03:48 PM
Heavenly Fields tzer Sigs and Graphics 7 09-09-2005 03:32 PM


All times are GMT -5. The time now is 09:53 AM.




Powered by vBulletin®