Script Security ver

  Script Security
  Category : Asp Tutorials-tips Security  
  Platform :  
  Price :  
  Developer:  
  Version :  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

This page offers lots of information and tips to protect your scripts against common attacks.

 

more Tag: 

Also see ...


Designing an Account Unlock Application 1)    Designing an Account Unlock Application
 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...

Random Password Function 2)    Random Password Function
 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....

Microsoft Dot Net Blog 3)    Microsoft Dot Net Blog
 This Blog site is packed with techniques free code download, articles all focusing Microsoft Technologies....

Script Security 4)    Script Security
 This page offers lots of information and tips to protect your scripts against common attacks....

LeakTest 5)    LeakTest
 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....

Prohibit access to certain page 6)    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 ......

Replacing single quotes in SQL scripts 7)    Replacing single quotes in SQL scripts
 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....

Fight Against SQL Injection Attacks 8)    Fight Against SQL Injection Attacks
 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....

Dreamweaver Virtual Silver Ecommerce Standard 1)    Dreamweaver Virtual Silver Ecommerce Standard
 This is an online e-commerce software designed with shopping cart fuctionalities. You can construct your own e-stores with the available templates. There are also provisions for edting those templates with customizable editing tools. Customers can easily browse through the product pages and can select their product from the catalogs. This online shopping cart is integrated with paypal and hence you can have secured online transactions....

SoftArtisans JFile 2)    SoftArtisans JFile
 Webmasters can utilize this effective tool to upload the files through a web browser to their IIS servers. This component supports multiple files to be uploaded simultaneously. This system offers high security and offers unlimited upload size and the webmasters can customize the progress indicator as they desire. It provides many parameters for authentication, file overwrites etc.,...

Db Calendar 3)    Db Calendar
 A calendar with private or public modes that maintains itself. It will delete events that are three months old on its own. The database will never get oversized. It generates all of its values based on today's date, forever. If more than two events are listed on a single day, it displays "more...". This calendar is packed full of links offering a variety of ways to navigate the calendar. You may specify a url to be displayed as the short description. They are also all dynamically created usi...

zlib 4)    zlib
 zlib is a component that helps in compressing the files and also has bar indicator. After compressing the files this component stores the files in byte array or string format and for uncompression it unzips the files and store the content in the array or string format. It offers various utilities like allowing multiple file zipping, transferring data through compressed stream form the client to server with the help of IE....

Retrieve E-Mail from a POP3 Server 5)    Retrieve E-Mail from a POP3 Server
 Developers who are new to POP3 as well as seasoned POP3 developers will find this article indispensable. Basic to advanced topics are covered. This article offers tips, tricks and secrets that developers of all levels can benefit from. What you will learn from this brief article will save you weeks or more of learning, research and development. Read this article and have a basic, reliable POP3 application up and running within an hour. Sample code and applications included....

Show Directory Contents Using ASP 6)    Show Directory Contents Using ASP
 Show Directory Contents Using ASP is a simple article in which the author has guided novice programmers on the method of listing the contents of a web directory. You can enrich your knowldge on how to apply the FileSystemObject of ASP in listing the files from a web directory along with the actual physical path of the files. The author has also given instructions on how to implement and work with the given codes on localhosts....

Active Map 7)    Active Map
 Active Map permit you to locate a place on a map when you type the name of the place. The map can be moved to all sides and also has the provision to zoom or resize. For this The Administrator uploads JPG maps into the system then creates categories, subcategories, and location descriptions. Each location description has an x and y map position. When carrying out a search for a particular location he is shown a portion of the map based on the x and y position. Uses Access or MS SQL database....

Dynamic Image Dimensions 8)    Dynamic Image Dimensions
 This is a simple ASP tutorial that is easily understandable by all the users. Properties of the images such as height and width can be easily displayed with the help of this tutorial. This tutorial shows some sample example code for the users. You can get more benefits by this tutorial....

Compact MS Access Database using ASP 9)    Compact MS Access Database using ASP
 Tutorial and ASP code to compact MS Access Database just 1 file....