mailto link

  • Thread starter Thread starter Robin
  • Start date Start date
R

Robin

We have two seperate forms to fill out on our Website, one
is a catalog request and the other is for a free drawing.
The free drawing being the one I'm working on. Everything
works except that when it goes to our corp. email they
both come in with the subject box saying 'Catalog
Request'. That's fine for the catalog request, but we need
the free drawing to say 'Shopping Spree' in the subject
box of the email so the person handling the requests can
tell the difference between the two. How do I get there to
change it? Is it in the mailto hyperlink?, if so how do I
change it for a particular one?
 
You can set the subject under Form Properties.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
you don't use a mailto hyperlink if you're using forms....you use the Frontpage
form handler or third party script.

anyway you can add a subject line to a mailto tage like this

<a href="mailto:[email protected]&subject=Shopping Spree">EMail for free pic</a>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Populating Email Subject Header 11
mailto-link problem with outlook/encoding 15
Button for feedback 1
Cell interpreted as mailto 5
Excel Paypal buttons with word or excel? 3
Horizontal line 7
mailto link 4
Mailto hyperlink 1

Back
Top