Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Date Stamp in Form Mail
Old 09-24-2007, 05:42 PM Date Stamp in Form Mail
Junior Talker

Posts: 4
Name: John
Trades: 0
This has to be easier than I'm making it.

I have a client that wants the date/time a form was submitted to be a field identified in the form mail he receives. I told him to look at the email date/time but he wants to copy/paste the fields (including date/time received) from the email into a client tracking database. How can I add a field to the form mail with the date/time of the form submission?

In addition, users can request several different kinds of quotes from different forms. How can I place a form-specific, static comment on each form identifying the form itself in the form mail?

Thanks
masscraft is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-25-2007, 11:58 AM Re: Date Stamp in Form Mail
Skilled Talker

Posts: 97
Name: Ganesh
Trades: 0
Quote:
Originally Posted by masscraft View Post
This has to be easier than I'm making it.

I have a client that wants the date/time a form was submitted to be a field identified in the form mail he receives. I told him to look at the email date/time but he wants to copy/paste the fields (including date/time received) from the email into a client tracking database. How can I add a field to the form mail with the date/time of the form submission?

In addition, users can request several different kinds of quotes from different forms. How can I place a form-specific, static comment on each form identifying the form itself in the form mail?

Thanks

masscraft,

For the First Request:

All you need to do is in the form action script (which will be a CGI program ASP or PHP) file to generate the time as a part of mail body.


For the Second Request:

if all type of quotes are in a select box, use that in a Select Case statement of a CGI program (ASP or PHP) and include the static comment based on the quote selected.

If you don't have the quotes in select box instead you have different forms include the unique form name as a value of a <input type="hidden" value="formname"> and when the form gets submitted grab this value and use it.


Hope this helps.
__________________
Gather. Search. Compare. Save on Hotel and Flight Prices @
Please login or register to view this content. Registration is FREE
sri_gan is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Date Stamp in Form Mail
 

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.51310 seconds with 12 queries