Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

securing basic HTML in IIS

Name: Anonymous 2010-06-03 22:38

how can i verify that a person has logged into a website before serving non-dynamic HTML pages to them in IIS?

Name: not a web dev 2010-06-03 23:13

>>11
A cookie is sent as a HTTP header, right? Then surely your web server can check it before it grants access to the web page. First time, make them authenticate and have the the server send back a token. From then on they use the cookie. Again, not a web developer, but that shouldn't be a million miles off.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List