Search

ASP Coding Tutorials

Calculate time ago in asp
Now a days we often see websites that show date in the form of time ago format e.g 2 Days 12 Hours Ago
Tags: Calculate, Time | Rating: Not Rated
259 Views | ASP Coding / Development | 09-09-09 | john |
Using GetRows To Get All Records From Table
Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.
Tags: Getrows, Records, Table | Rating: Not Rated
294 Views | ASP Coding / Miscellaneous | 10-08-09 | john |
Display Top N records from MS Access
This sample ASP code will give us a good idea how to display top 10 records, if we are using MS Access. Because MS Access database has got some limitations which we can not choose a limited data rows from complete database table. Of couse if you using SQL server, there is no any limitations
Tags: Display, Records, Access | Rating: Not Rated
215 Views | ASP Coding / Miscellaneous | 10-08-09 | cindy |
Custom Paging in ASP Fast And Easy
This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database Northwind.
Tags: Custom, Fast | Rating: Not Rated
244 Views | ASP Coding / Miscellaneous | 10-08-09 | john |
Working with Array Remove An Item
Working with arrays could be painful if you could not remove any item after adding them in an array. Arrays are very helpful in programming languages, but in ASP it is not so easy. VBScript does not contains strong functions to remove any item form your array list. Here there is a good ASP code block will be helpfull for your to remove and re-organized your array.
Tags: Array, Remove | Rating: Not Rated
Create and retrieve cookies
ASP is very powerful while managing cookies. It's so easy to create a cookie. You may use response object and cookie property to create it. Again request object used to retrieve cookie. Cookies must be written before header sent to client by server. This means you should write and send cookie befre any HTML opening tag.
Tags: Retrieve, Cookies | Rating: Not Rated
172 Views | ASP Coding / Miscellaneous | 10-08-09 | joey |
VBScript Tutorials - IIS ASP Server Supporting VBScript
This book provides introductions and tutorial examples on how IIS ASP server provides support to VBScript code embedded in HTML documents. Topics include configuring IIS to support ASP pages; ASP runtime 'request', 'response' and 'session' objects; ADO library supporting database server connections.
Tags: Vbscript, Server, Vbscript | Rating: Not Rated
Create XML Documents from Access Output
Active Server Pages allow for the easy ability to create dynamic views of your data on a web server, but you can also create "static" documents on the server. This can be particularly useful if you wish to distribute your information on CD or in virtually any document form.
Tags: Access, Output | Rating: Not Rated
257 Views | ASP Coding / Miscellaneous | 10-08-09 | mike |
ASP.Net Validation Controls Part1
In part one of this tutorial, we will learn about the ASP.Net controls that will make your life much easier and make your site and applications much more professional, ASP.Net Validation Controls.
Tags: Aspnet, Validation, Controls, Part1 | Rating: Not Rated
ASP.Net for and foreach Loops
In this ASP.Net tutorial, we will learn about two of the most common C# loops: ASP.Net C# for loop and ASP.Net C# foreach loop.
Tags: Aspnet, Foreach, Loops | Rating: Not Rated
ASP.Net Switch Case Statement
Today we will be talking about ASP.Net switch case statement in C#, when to use the if statement and when to use the switch case statement.
Tags: Aspnet, Switch, Case, Statement | Rating: Not Rated
ASP.Net If Statement
If statement is one of the most important statements every top level programming language must have. It is used to make decisions based on a logical test. Learn about if statements in ASP.Net and CSharp
Tags: Aspnet, Statement | Rating: Not Rated
451 Views | ASP Coding / Arrays | 12-05-09 | AHelpingHand |
Preventing SQL Injection Attacks in Classic ASP
The term 'SQL Injection' means to inject malicious SQL statement(s) in an otherwise regular SQL to get access to secure data on a website. In this article, we will examine how SQL injection attacks are carried out and what programming techniques can be used to prevent them. While we will assume classic ASP pages and the backend SQL Server database to demonstrate the method and means of prevention, the concept is equally applicable to other web programming technologies and database systems.
Tags: Injection, Attacks, Classic | Rating: Not Rated
Gzip vs Deflate: Which is the faster HTTP compression method?
Gzip and Deflate are two popular HTTP compression methods. I ran a test in C# to figure out which one is faster and by how much. Read this article to see which won the speed test and how to implement Gzip and Deflate HTTP compression on your website.
Tags: Gzip, Deflate, Faster, Http, Compression, Method | Rating: Not Rated
Generating a random password
This function can be used to have a random password generated. It allows you to specify valid characters as well as specifying number of characters.
Tags: Random, Password | Rating: Not Rated
397 Views | ASP Coding / Security | 05-10-08 | jennifer |
Filtering Options
Per Page
Avatar
Sort By
Order By
Site Stats
Visitors Online319
Total Users1710
Categories76
Subcategories889
Tutorials24,008
Partners
Free Flash Games

Tired of working all day long and wanted to relax? Play really cool flash games to make the heat go away. From the thousands of games to choose from, You are most definitely going to find the ones you will like.

free.haxansweb.com/flash_games

Home|Tutorials|Submit|About Us|Blog|Advertise|Contact Us|Sitemap|Help / FAQ|Privacy Statement   © 2006-2010 Copyright Tutorials Expert.