Preventing access to a page until e-mail supplied

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

Guest

I have gotbuilder software that works like this: visitors click on a button
and then they supply their e-mail which allows me to build a permission based
mailing list. I want to integrate that with something in FrontPage that will
allow me to prevent access to a free report page on my website until they
fill out the form supplying their e-mail. What do I need to do?
 
You will need to custom write this in a server-side scripting language, such as ASP, ASP.net, PHP,
etc. not something that can be done by any component of FP or when using the FP Form Handler.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
I would be interested to see what you come up with ...I have a similar
application for my website that I need.

In my case its for the customer to fill out an application form and for it
to have an automated reply with a password for entrance to a secure or
secret page ie pricing.
NZed
 
Back
Top