Forms Authentication -- on host

P

Prince

I create a subdirectory in my website (within Visual
Studio) and then using IIS managment console, I made the
directory run as an application. When a user requests
any page within the subdirectory they are redirected to
the subdirectory login page. This is all fine on my
personal PC since I have IIS installed.

However, my website is being hosted so I don't have
access to IIS. How can I accomplish the exact same thing
without any access to IIS management console?

-- Prince
 
P

Prince

I was afraid someone would say that. I was hoping for a
simple .NET solution. Microsoft, if you're paying
attention, one should not have to make the subdirectory
run as an application.

-- Prince
-----Original Message-----
The only way that I have been able to get this to work
is through a custom (classic ASP) scheme, where you check
session variables and redirect accordingly.
 

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

Members online

Forum statistics

Threads
474,139
Messages
2,570,807
Members
47,356
Latest member
Tommyhotly

Latest Threads

Top