automatic form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I am trying to figure out how to make it so there will be a
automaticially generated email sent to the user. Also I need to make it so
there will be a number generated alot like when you contact support for a
company and the number is never dont again.
 
Requires server side scripting with database to store used numbers (or
the last number used if it not necessary to associate a number with an
email on the server.)

The FrontPage server extensions form handler cannot send a message to
the user - you would need to set up an autoresponder that works from the
Replyto field for that.
JavaScript number generators (only alternative to server side) cannot be
guaranteed not to create duplicates.
 

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