How to Encrypt String Using MD5 ver
| How to Encrypt String Using MD5 | ||||||||
| Category : | Asp Tutorials-tips Security | |||||||
| Platform : | Windows | |||||||
| Price : | ||||||||
| Developer: | ||||||||
| Version : | ||||||||
| HomePage Address : | ||||||||
| Demo URL : | ||||||||
| Date added : | ||||||||
| Download Link : | Click to Download | |||||||
|
|
||||||||
|
||||||||
|
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... The random password function will return a password with letters and numbers. You pass the number of letters and numbers you want and it returns the alphanumeric password.... This Blog site is packed with techniques free code download, articles all focusing Microsoft Technologies.... This page offers lots of information and tips to protect your scripts against common attacks.... 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.... 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 ...... 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.... 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.... |
Date Endings is a script which helps the users about displaying date endings of a month. This script is more useful when mixed with Year() Function, Day() function, etc. This is one of the useful script for the users to use.... The help system presented in this article is self contained and can be updated and altered without impacting the original Web application. The help icon in the Web application dives into an application system for the help option. Each Web page has its own separate help page with a database that contains one row in a table for every calling Web page. Sample code is provided.... Providing search capabilities to a db enables users to query on whichever element you target them to. However allowing users to target which portion of the db they would like to query gives extra value. In this example, utilizing our db of US States (state, statename, and capital) the user can search in any of three fields (by dropdown menu input) rather than the application targeting one specific table element. Note: The db only has 50 observations in it, so it is better to search on single... Anyone can utilize this component to save their mail accounts from spammers, right from the users to the website owners. This component offers spam free emails to the users and can be easily accessed by POP servers. This component does not require any special requirements to be installed by the users. This is a perfect solution that can be used to protect the emails from spammers.... This is a tutorial that guides users to use ActiveX controls with Active Server Page. Here the author details on creating activex control interface wizard by generating interface properties using VB script and thereby to include this as a plug-in to interdev for calling functions from users VB script. In this tutorial author also explains about accessing all the properties and provides sample codes to let the users easily understand.... Learn the cool things possible using Flash and ASP. Attractive and interactive Flash interfaces make your pages look fun and interesting. This comprehensive guide teaches you all you need to know about integrating Flash with ASP. In relation to Flash, ASP can be used as a bridge between the database and the flash interface. The potential of Flash-and-ASP has not yet been fully realized and there are not many articles or guides on the web to help you through your quest to find out more. Smart... It is very common operation to request one field of information via a database query. This is called a singleton query. ADO.Net has specific functions for singleton queries, but not ADO (ActiveX Data Objects). This article describes how to use an ADO command object to perform faster singleton queries.... This tutorial describes: What is a cookie? Sending and receiving cookies. Cookie properties and itemized values. Other cookie features.... Learn how to use global.asa to display the number of users visiting your site. This tutorial can be broken down into two sections, global.asa, and numvis.asp. Before you can begin this tutorial, make sure you... |