login direction

G

Guest

Ok this is the setup i have about a 7 or 8 sub-domains that have c# login
pages and work with 1 access db.

I have to create another sub-domain with subsites under that which will
belong to the user. I was thinking the layout but some kind of way to direct
the user to their own personal subsite depending on their username.

Any ideas?
 
T

Thomas A. Rowe

You would have to have a field in the database for each user with the path to their folder, and then
redirect them to folder.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

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