Adding Sign-In to Web site

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

Guest

I am new to the web building. My goal is to have visitors arrive to my home
page and have them: select a region of the world they are from, answer a few
questions about their interest in the products. Access would be limited to
just one level until they receive a notification that they have full access.
Full access would be allowed when I receive notification that someone has
asked for full access.

When this happens. I will review the request and grant or decline the
rquest. Any help is appreciated.
 
Simplest way (all users get same userid/password for same location) is to create a subweb w/ unique permissions and forms for them
to email you
See http://support.microsoft.com/default.aspx?scid=kb;en-us;825451
Your host will have to support subwebs and unique permissions under the FP Server Extensions

Anything more complex requires a server side scripting solution & probably a database

--




|I am new to the web building. My goal is to have visitors arrive to my home
| page and have them: select a region of the world they are from, answer a few
| questions about their interest in the products. Access would be limited to
| just one level until they receive a notification that they have full access.
| Full access would be allowed when I receive notification that someone has
| asked for full access.
|
| When this happens. I will review the request and grant or decline the
| rquest. Any help is appreciated.
|
|
 

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

Back
Top