Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | ASP | Tutorials & Tips | Security

Results 1-6 of 6
LeakTest
posted bymrloveinSecurity
This digs for your PRIVATE information such as your IP behind your firewall. This article is a harmless way to perform a leaktest that could give someone access to your private information.
(93 ratings)
Reviews0
PriceFree
Views1875
Fight Against SQL Injection Attacks
posted byinfoinSecurity
Security issues became more damageful if you're not protecting your web forms. Following example is a good idea to protect our ASP pages against SQL injection attacks. This small ASP code secures and validates all information coming from your forms.
(6 ratings)
Reviews0
PriceFree
Views2018
Replacing single quotes in SQL scripts
posted byinfoinSecurity
Single quote could be very harmful and broke down your all application. Any one can easily inject any damageful code into your sql script. To combat the threat of SQL injection, escape the single quotes using the Replace function.
(6 ratings)
Reviews0
PriceFree
Views2380
How to Encrypt String Using MD5
posted byinfoinSecurity
In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage because it is speed and easy to use.
(3 ratings)
Reviews0
PriceFree
Views2570
Designing an Account Unlock Application
posted byPatrickinSecurity
In this article we are going to try and provide some ideas for your to reduce those calls to the help desk. In this project we created a help desk portal, this portal pretty much has a main page that you can go to download patches, virus definition files, and manage account unlock information. Calls to the help desk for unlocking locked accounts accounted for a large percentage of calls, so in order to streamline the process we created an application that tied in with the intranet user portal. Part of the application design was adding additional fields to the user preferences table called "pin_number", "question", and "answer". As part of the design of the application, we wanted the user to provide a personal identification number, and answer a challenge question that they previously configured in the application. This article is not going to go into every detail of creating the application, but we will provide the ADSI code and some design ideas for creating your own self-service account unlock application.
(3 ratings)
Reviews0
PriceFree
Views1939
Prohibit access to certain page
This simple tutorial is intented to learn you how it is possible to prohibit access to certain page. A technique is to check the referrer of the visitor : if he come from a page of your web site let him in, else display a default message ...
(0 ratings)
Reviews0
PriceFree
Views2064
Results 1-6 of 6