user registration system

T

Tim Thorp

Help files say that Microsoft web servers do not allow registration through
a web browser.

Well, I would like users (4000 of them) in my training system to be able
edit their own records, where do I start if they can't register into the
site? Can they authenticate with AD?
 
T

Thomas A. Rowe

You could create a ASP based application that handle this.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
T

Tom Gahagan

Hi Tim.....

The right reverend Rowe is steering you in the right direction! :)

Take a look at some of the code you will find at:

www.planet-source-code.com

lots of asp code and you just may even find something that is pretty close
to what you need.... already done for you! At any rate.... you WILL find
enough similar code to modify it.... or give you the ideas and examples to
get you started.

Best to you......
Tom Gahagan
eThomaston.com
 
S

Stefan B Rusynko

And for initial setup see
http://support.microsoft.com/default.aspx?scid=321439
Then you will have to add custom ASP for them to edit the records

--




| You could create a ASP based application that handle this.
|
| --
|
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, Forums, WebCircle,
| MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > Help files say that Microsoft web servers do not allow registration
| through
| > a web browser.
| >
| > Well, I would like users (4000 of them) in my training system to be able
| > edit their own records, where do I start if they can't register into the
| > site? Can they authenticate with AD?
| >
| >
|
|
 

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