Automatic mail with link

  • Thread starter Thread starter SS
  • Start date Start date
S

SS

I want a mail to go automatically with a link when a person hits the submit
button. They will have put their email address in.

Anyone know how this is done?

Cheers
 
Not possible when using the FP Form Handler, would require a custom server-side form handler written
in ASP, PHP, etc.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
OK

I know it's possible to add info to a database but is it possible to
actually add information from a form on an ID, so that the information goes
into the correct record?

Cheers Shona
 
Add the rs ID to the form As a user field or hidden field
See http://www.asp101.com/samples/db_edit.asp

--




| OK
|
| I know it's possible to add info to a database but is it possible to
| actually add information from a form on an ID, so that the information goes
| into the correct record?
|
| Cheers Shona
|
|
 
if you mean edit a record, this can be done through the Database Interface
Wizard in Frontpage.
(search for it in "Help").
 

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

Back
Top