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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Dynamic sending of Emails
Old 12-23-2005, 08:13 PM Dynamic sending of Emails
Junior Talker

Posts: 2
Location: England
Trades: 0
I have many "topic pages" each one of which point to many seperate subsidary html pages ( can be hundreds). From each page the reader is invited to respond by email. Each "subsidary page" has the Topic page heading. I wish to know from which topic the email was generated.

1. The ham fisted way to do this is to use the FORM function "mailto" in each seperate html subsidary page Within the call to the mailto form how can I set the Email heading line to a specific value (such as my topic heading )?

2. A better approach would be to set up a "central common mailing page" . Each seperate subsidary html page would then call this page to allow the reader to send an email. Can I pass the Topic page heading as a parameter from one html page to another?

Are there any better solutions using only HTML?

Wej Parry
. If so
Wej of OST is offline
Reply With Quote
View Public Profile Visit Wej of OST's homepage!
 
 
Register now for full access!
Old 12-23-2005, 09:21 PM
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
For your first option all you need to do is use a get parameter in the mailto like:

"mailto:name@domain.com?subject=topic page heading"

For your second option above you can pass the topic page heading to the central mailing page similiarly. You would again pass the value of your heading via a 'get' parameter so your link might look something like:

<a href="centralmailingpage.htm?subject=topicpagehead ">email us</a>
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by vangogh; 12-23-2005 at 09:24 PM..
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to Dynamic sending of Emails
 

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