Du bist hier: Snippet-Verzeichnis » Active Server Pages » Authentifizierung (6)
Sprache:

Snippet-Verzeichnis - Authentifizierung 

Snippets

Check Cookie

With this function you can quickly check if there is a cookie.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Check Cookies Using The Session Object

Use this extremely useful function to check whether a user has cookies enabled.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Detect if the user has cookies enabled

Use this function to check if the user has cookies enabled. Returns true if enabled, false if disabled.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Header Authentication

Use this codesnippet to send a 401 Unauthorized header to the user, so he'll have to enter a username (and password).

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Show Cookies

Use this handy codesnippet to output all the cookies your visitors have stored.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Use cookies to determine if page has already been visited

Use a cookie to check if your page has already been visited.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]
RSS