What's the Difference

G

Guest

I'm working on a site that I want to make "secure." I'd like people to
register and have immediate access to the UN/PW protected content. I've done
the tutorial online from microsoft, however I'm short one "submission" form,
one "lost password" form and one "log out" form.

What is the best way to get the registration information? Using the "send
to database" feature, the "Custom script..." feature, "Registration Form
Handler," or the "Discussion Form Handler."

I've done quite a bit of work with the "Send to Database" feature, but the
others are completely foreign to me. If that is the best way to run these
registrations, where can I find some online tutorials?

I am using FP03 with server extensions installed, and am able to use ASP
pages.
 
S

Stefan B Rusynko

See http://support.microsoft.com/default.aspx?scid=321439

--




| I'm working on a site that I want to make "secure." I'd like people to
| register and have immediate access to the UN/PW protected content. I've done
| the tutorial online from microsoft, however I'm short one "submission" form,
| one "lost password" form and one "log out" form.
|
| What is the best way to get the registration information? Using the "send
| to database" feature, the "Custom script..." feature, "Registration Form
| Handler," or the "Discussion Form Handler."
|
| I've done quite a bit of work with the "Send to Database" feature, but the
| others are completely foreign to me. If that is the best way to run these
| registrations, where can I find some online tutorials?
|
| I am using FP03 with server extensions installed, and am able to use ASP
| pages.
 
G

Guest

thanks for the link... however I've already gone through those steps. I'm
looking for specific info on the "Send to Other: scrip, discussion,
registration..." portion of the databse wizard and how to create a
register/sign up, retreive lost password, and log out pages.
 
S

Stefan B Rusynko

No wizards will do it for you
requires hand coded server side script
See
http://www.w3schools.com/asp/default.asp
--




| thanks for the link... however I've already gone through those steps. I'm
| looking for specific info on the "Send to Other: scrip, discussion,
| registration..." portion of the databse wizard and how to create a
| register/sign up, retreive lost password, and log out pages.
|
|
| "Stefan B Rusynko" wrote:
|
| > See http://support.microsoft.com/default.aspx?scid=321439
| >
| > --
| >
| > _____________________________________________
| > 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.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > | I'm working on a site that I want to make "secure." I'd like people to
| > | register and have immediate access to the UN/PW protected content. I've done
| > | the tutorial online from microsoft, however I'm short one "submission" form,
| > | one "lost password" form and one "log out" form.
| > |
| > | What is the best way to get the registration information? Using the "send
| > | to database" feature, the "Custom script..." feature, "Registration Form
| > | Handler," or the "Discussion Form Handler."
| > |
| > | I've done quite a bit of work with the "Send to Database" feature, but the
| > | others are completely foreign to me. If that is the best way to run these
| > | registrations, where can I find some online tutorials?
| > |
| > | I am using FP03 with server extensions installed, and am able to use ASP
| > | pages.
| >
| >
| >
 

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

Top