Microsoft Dot Net Blog ver
| Microsoft Dot Net Blog | ||||||||
| Category : | Asp Tutorials-tips Security | |||||||
| Platform : | ||||||||
| 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.... |
Format Phone Number is very simple to use and can be used to format 10 and 11 digit phone numbers. aspXstream has built it very similar to FormatCurrency(). A very useful tool for e-commerce web designer.... This script is built in ASP and used for analysing the website traffic and shows updated report every time for each hit made by the site visitors. If the user wants to view number of hits on each page they should place this code on their entire pages. It is easy to handle and to understand. Its an user friendly tool.... This tool is helpful for the webmasters or for the hosting company that allows them to manage domain name and to find the status of that particular domain. It tracks the information like, date of expiration of domain name, due date, account status etc., If the times expires, it delivers an alert message to the specific user and it informs them to renew the domain name in due date. Users are allowed to add any facilities within the Domainbase such as, website statistics, web hosting accounts... A clock with images is a tutorial which helps the users about the method of creating a clock using time images on their websites. A detailed description is given in this tutorial with an example explaining step-by-step. This tutorial guides the users about the creation of clock with images.... This is a powerful online counter used for counting number of visitors ever visited to the website and who are currently online, top referers of the website, unique visitors report, their country name, IP address of the visitors system, type of operating system used by them, browser type etc., This tool displays every day report on the screen.... This script is built in ASP used for creating an event calendar on the website to allow web users to add their events. It has different categories for events, web users can add their events according to the categories. It has several features like, a user friendly admin control panel, it displays all departments in a single calendar, easy to manage added events, users can browse through the announcements for the departments etc.,... This tutorial guides developers to create web application based on ASP. This tutorial explains elaborately about using application object and session to build applications. This tutorial covers this subject in detail over several topics like session-start and application start events, using Global.asa file, session management, using tag, setting component scope, performance issues and more.... A brief introduction to working with the XMLDom in ASP and XPath. Complete with examples and desriptions of everything. First part of several upcoming articles.... This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in this article!... |