Reply
Re: Dreamweaver + GoDaddy + Email Form???
Old 08-28-2009, 09:15 AM Re: Dreamweaver + GoDaddy + Email Form???
Junior Talker

Posts: 1
Name: Mr Scott Sibson
Trades: 0
Hi guys, I'm new to this forum, but I am also having a problem with an ASP form mail script, basically my client want me to add the senders name into the subject line of the email he receives, I have been led to believe that the following code should work '<input name="subject" value="subject=%'Job Application from '%+Name+%' to Berryism Frozen Yogurt'%" type="hidden" />' but it doesn't, it just outputs this code in the subject line, does anyone have any suggestions, all are welcome.

Thanks
Sibbo
Sibbo is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 09-03-2009, 09:04 AM Re: Dreamweaver + GoDaddy + Email Form???
itHighway's Avatar
Skilled Talker

Posts: 73
Name: Zeeshan Dar
Location: GUJ
Trades: 0
Try following:

Quote:
<input name="subject" value="Job Application from <%=Name%> to Berryism Frozen Yogurt" type="hidden" />
itHighway is offline
Reply With Quote
View Public Profile
 
Old 09-24-2009, 11:58 PM Re: Dreamweaver + GoDaddy + Email Form???
Junior Talker

Posts: 1
Name: hoplascap
Trades: 0
Hi guys, I'm new to this forum, but I am also having a problem with an ASP form mail script
hoplascap is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Re: Dreamweaver + GoDaddy + Email Form???
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.10441 seconds with 13 queries