Important alert: (current site time 7/15/2013 11:12:53 PM EDT)
 

Browse Category or Search Results.

Search Results: Page 3 of 9 found. Entries 21 - 30 of 80 found
Jump to page: 1 2 3 4 5 6 7 8 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Complete working Basic AuthenticationComplete working Basic AuthenticationASP (Active Server Pages)Beginner /
Almar Joling
70835 since
8/5/2000 8:22:48 AM

By 28 Users
17 Excellent Ratings
       This code shows your visitors the Basic Authentication dialog (or NT Login Dialog) It also returns the password and the username If you like it, please vote for this 16 year old programmer :o)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Cookieless and Sessionless Secure PagesCookieless and Sessionless Secure PagesASP (Active Server Pages), HTMLIntermediate /
N J Kennedy
14250 since
9/13/2002 5:05:33 AM

By 1 Users

       I needed a way of protecting access to a part of a website without using sessions, cookies, or database. Since this was useful to me I thought it might be for someone else.
 
 
  CRC Checksum 2CRC Checksum 2ASP (Active Server Pages), VbScript (browser/client side) Beginner /
Sanpee
6626 since
4/15/2003 5:38:19 PM
Unrated
       The functions CalcCRC_String and CalcCRC_File are for generating CRC checksum for a string and file respectively. I found the original CRC checksum code for vbs/asp onn PSC. However, it doesn't generate the same checksum with the CRC checksum code ( VB an ...(description truncated)
 
 
  Create a NT ShareCreate a NT ShareVbScript (browser/client side) Intermediate /
Rick Casady
6609 since
9/30/2005 8:29:45 AM

By 3 Users
2 Excellent Ratings
       Create a share in a windows environment without using DOS commands. This code was based on information learned in WMI Scripting Primer: Part 3 on the MSDN<br> This code can easily be converted to VB.NET...Click here to see a screenshot of this code!(ScreenShot)
 
 
  DeathStarDeathStarASP (Active Server Pages), HTML, VbScript (browser/client side) Beginner /
Ramon_Morales
3468 since
4/4/2003 12:56:56 AM
Unrated
       HTML Page that generates 100 popup windows. For people who need to be slowed down (like login failures). Original code was from Kishor Babu. Defintely look at the code before running it ;-) It's pretty simple to use, just call it from your security progra ...(description truncated)
 
 
  Detect search enginesDetect search enginesASP (Active Server Pages), HTMLAdvanced /
William Kent
5299 since
6/17/2010 8:34:06 AM
Unrated
       ASP code snippet to detect search engines. This script checks the visitor requesting the page against a list of known user-agent strings to identify popular search engines by name. It can also be used to detect and redirect if search engines are not perm ...(description truncated)
 
 
  Download With PasswordDownload With PasswordASP (Active Server Pages), HTML, VbScript (browser/client side) Advanced /
Mahr Bakr
5146 since
5/27/2006 11:41:18 AM

By 1 Users

       This code will let your site visitors download a file if they have the correct Username and Password. The Usernames and Passwords are saved in a MDB (Microsoft Access) file. The code connect to the data using ADODB connection, check for the given username ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  DSN-Less Username & Password CheckDSN-Less Username & Password CheckASP (Active Server Pages)Beginner /
E Gionet
26063 since
6/19/2000 10:03:18 AM

By 6 Users
6 Excellent Ratings
       Need Security on your site. No need for global files or dll's, this DSN-Less Username and Password example is done using JavaScript and ASP. It not only checks for authentication but sets a session for different levels of usergroups. Check it out, very ea ...(description truncated)
 
 
  DSN-Less Username & Password Check Part DEUXDSN-Less Username & Password Check Part DEUXASP (Active Server Pages), HTMLIntermediate /
E Gionet
4960 since
1/21/2003 8:10:55 PM

By 3 Users
3 Excellent Ratings
       Need Security on your site. No need for global files or dll's, this DSN-Less Username and Password example is done using VBScript and ASP. It not only checks for authentication but sets a session for different levels of usergroups. This code was expanded ...(description truncated)
 
 
  Effectively protect .js code with aspEffectively protect .js code with aspASP (Active Server Pages)Intermediate /
Mark Kahn
6923 since
9/14/2003 10:02:16 AM

By 3 Users
3 Excellent Ratings
       This uses the asp http_referer variable, some no caching techniques and some other optional methods to make it very hard for most people to view your javascript source code.
 


Search Results: Page 3 of 9 found. Entries 21 - 30 of 80 found
Jump to page: 1 2 3 4 5 6 7 8 ...


Compatibility Filter Profile:

ASP (Active Server Pages)
HTML
VbScript (browser/client side)