Hi

Using FP2000

Does anyone know how to set up an email confirmation for a site?

Like: New member supplies name and email address. Sends 'form'.
When the user receives the email - they send it back
so confirming that email address is valid.

At some point I have got to include a password/login details.

I'm new to this side of things.

Is it done with JavaScript ?

Any help would really be appreciated.

Many thanks, Stephen

Re: Email confirmation - how's it done?? by Stefan

Stefan
Thu Jun 15 08:15:56 CDT 2006

You will need to learn how to use a Database and hand coded server side scripting
Server side scripting to store the user/login info in the DB and send the email (w/ some info they need to return to the site and
login using it)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


"Stephen" <postmaster@ryeella.plus.com> wrote in message news:%23TpGJDHkGHA.1276@TK2MSFTNGP03.phx.gbl...
| Hi
|
| Using FP2000
|
| Does anyone know how to set up an email confirmation for a site?
|
| Like: New member supplies name and email address. Sends 'form'.
| When the user receives the email - they send it back
| so confirming that email address is valid.
|
| At some point I have got to include a password/login details.
|
| I'm new to this side of things.
|
| Is it done with JavaScript ?
|
| Any help would really be appreciated.
|
| Many thanks, Stephen



Re: Email confirmation - how's it done?? by Murray

Murray
Thu Jun 15 09:36:13 CDT 2006

It's not hard - only different. Really... 8)

--
Murray
--------------
MVP FrontPage


"Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message
news:ujGzX3HkGHA.3484@TK2MSFTNGP03.phx.gbl...
> You will need to learn how to use a Database and hand coded server side
> scripting
> Server side scripting to store the user/login info in the DB and send the
> email (w/ some info they need to return to the site and
> login using it)
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
> _____________________________________________
>
>
> "Stephen" <postmaster@ryeella.plus.com> wrote in message
> news:%23TpGJDHkGHA.1276@TK2MSFTNGP03.phx.gbl...
> | Hi
> |
> | Using FP2000
> |
> | Does anyone know how to set up an email confirmation for a site?
> |
> | Like: New member supplies name and email address. Sends 'form'.
> | When the user receives the email - they send it back
> | so confirming that email address is valid.
> |
> | At some point I have got to include a password/login details.
> |
> | I'm new to this side of things.
> |
> | Is it done with JavaScript ?
> |
> | Any help would really be appreciated.
> |
> | Many thanks, Stephen
>
>