forms-based authentication and HTML

D

Diane Wilson

I'm designing a web application (to run on a commercial hosting
service). I need to be able to do forms-based authentication,
to validate users against a database. I need this authentication
to work for access to HTML files as well as .aspx files.

How would I do that? ASP.NET seems to provide authorization
only for forms, and IIS does not offer forms-based authentication,
unless it's been added in IIS 6.

Thanks,
Diane
 
B

Bruce Barker

in IIS under the mappings section, map all files to asp.net filter.

-- bruce (sqlwork.com)
 

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
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top