email form correction

  • Thread starter Thread starter Catherine Jo Morgan
  • Start date Start date
C

Catherine Jo Morgan

I can make a form for a visitor to enter an email address to subscribe to a
newsletter. Also I can make a custom confirmation page. So far, so good.
What if the viewer reads the email address on the confirmation page and it's
not correct? What's the simplest way to make it possible to enter the
correction so I don't end up with 2 addresses, one incorrect and one
correct? Not knowing for sure? TIA
 
I'm afraid you'd have to write your own form handler/app to do this, using
ASP, CGI, or whatever is available on your hosted server.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.
 
Back
Top