Saturday, November 21, 2009
 
 
 Misc. ASP Scripts
 ASP Script Home » Misc.

21 ASP Misc. Scripts

Sort: Most Viewed | Highest Rated | Newest

Display sequential number image next to an item

This code place a sequential number image from 1 to 10. This is useful if you want to show the top 10 items and rank them from 1 = highest rated to 10 = lowest rated. You can see it live at Ex-designz.net homepage, article and software download section....
Added on: 5/16/2008  Hits: 217 Rating: Display sequential number image next to an item has been rated  3.85 by  26 users (3.85) votes 26

Creating Classes in ASP

This code will allow you to use classes in VB Script versions 5.0 and higher....
Added on: 9/13/2007  Hits: 296 Rating: Creating Classes in ASP has been rated  3.00 by  17 users (3.00) votes 17

Simple Redirect with Querystring Parameter

This code will demosntrate how to pass a parameter to thr redirect URL. It take the parameter passed from the querystring("id") to the variable "varId" and append it to the redirect URL.This is the code we use here at Ex-designz.net....
Added on: 8/18/2007  Hits: 177 Rating: Simple Redirect with Querystring Parameter has been rated  3.09 by  22 users (3.09) votes 22

An easy way to create A-Z list

This will create a Alphabetical list A-Z without having to code html for each letter, and will save you time. ...
Added on: 10/30/2005  Hits: 5340 Rating: An easy way to create A-Z list has been rated  3.06 by  32 users (3.06) votes 32

Alternate Colors for Table Row using Array

Something similiar to the one Dexter has the codes for. But with array so you can define array and add more colors for rows if you want. It is a beautiful decorative script:)...
Added on: 5/8/2003  Hits: 11185 Rating: Alternate Colors for Table Row using Array has been rated  3.05 by  38 users (3.05) votes 38

Limit Character To Display

This sample code will limit the character to display.You can view an example in ex-designz.net recipe category section....
Added on: 5/7/2003  Hits: 7631 Rating: Limit Character To Display has been rated  3.11 by  38 users (3.11) votes 38

Display Record Alternate Row Color

This is a simple way to display record in alternate row color.You can view an example in ex-designz.net the reciep category section....
Added on: 5/7/2003  Hits: 7781 Rating: Display Record Alternate Row Color has been rated  3.00 by  36 users (3.00) votes 36

Timer Page Processed in Seconds

Easy way to find out how long it takes your code to execute. Give a user feedback on the bottom of a page as to how long the dataset took to be returned.You can see an example in the bottom of this page....
Added on: 5/4/2003  Hits: 5463 Rating: Timer Page Processed in Seconds has been rated  3.03 by  37 users (3.03) votes 37

Display Pic of the Day

This script will display a random pic of the day....
Added on: 1/13/2003  Hits: 5422 Rating: Display Pic of the Day has been rated  3.03 by  38 users (3.03) votes 38

Ad Rotation Script

Rotates Your Banners So Yo u Have A Diffrent Banner OR Gives You A Random Banner Every Time You Access Your Page! ...
Added on: 1/3/2003  Hits: 5434 Rating: Ad Rotation Script  has been rated  2.95 by  42 users (2.95) votes 42

Check Referrer

There comes a time in every young ASP programmers life when he must write code for checking the referrer. Be it for security reasons or just preventing the dreaded BACK button double-execution! After writing too many if...then functions in my pages I wrapped it into a reusable function. Just pass a ...
Added on: 12/17/2002  Hits: 5350 Rating: Check Referrer has been rated  3.57 by  56 users (3.57) votes 56

IIf Function

IIf works the same as it's VB equivalent. IIf will coerce an expression into a boolean and return values based on the value of expression after being converted. There are three arguments: expression, truecondition, and falsecondition. arguments ============== expression one or more stat...
Added on: 12/7/2002  Hits: 6302 Rating: IIf Function  has been rated  3.00 by  33 users (3.00) votes 33

Remote Scripting Basics

Remote Scripting is a magical, infinitely powerful Javascript client library that allows: Javascript in an HTML or ASP page to call an ASP subroutine on the server to fetch data dynamic page construction via Javascript that could be for example fetching database data for a page without reload...
Added on: 11/25/2002  Hits: 6272 Rating: Remote Scripting Basics  has been rated  3.00 by  35 users (3.00) votes 35

Easy Floater

This script is like my other floater script, but it is much easier to configure and understand. This code won't baffle you like many other floaters. Complete instructions included. ...
Added on: 11/23/2002  Hits: 5303 Rating: Easy Floater has been rated  3.00 by  35 users (3.00) votes 35

Select Case Example

Using IF-THEN can be cumbersome, prone to programmer errors and slower to execute. A more efficient construct is SELECT CASE. It is optimized for testing one variable against many conditions. ...
Added on: 11/21/2002  Hits: 5307 Rating: Select Case Example has been rated  3.00 by  40 users (3.00) votes 40

IIF Function (Imediate If)

The IIF Function from Visual Basic. ...
Added on: 11/19/2002  Hits: 5311 Rating: IIF Function (Imediate If)  has been rated  2.97 by  36 users (2.97) votes 36

Disk Space Usage

This code will tell you how much disk space on your server you are using...
Added on: 11/16/2002  Hits: 4276 Rating: Disk Space Usage  has been rated  2.92 by  38 users (2.92) votes 38

DevinsHandyASPstuff

This is a compilation of functions I use when working on ASP projects. There are functions to build HTML form elements (and whole forms), HTML tables, smart date drop down boxes, capitalization functions, date functions, a sql quote handler, a bunch of stuff. ...
Added on: 11/15/2002  Hits: 5426 Rating: DevinsHandyASPstuff  has been rated  2.97 by  36 users (2.97) votes 36

No Refresh, No Backspace, No Right Click

To disable the RIGHT CLICK, the BACKSPACE (for navigation purposes), and the REFRESH. ...
Added on: 11/13/2002  Hits: 5832 Rating: No Refresh, No Backspace, No Right Click  has been rated  3.05 by  42 users (3.05) votes 42

Domain Redirect

This is a basic redirection script based on the domain name. It is usefull if you are hosting multiple sites from one IP address. ...
Added on: 11/13/2002  Hits: 5341 Rating: Domain Redirect  has been rated  2.95 by  44 users (2.95) votes 44
Records 1 to 20 of 21






HOME | ARTICLES | MUSIC | DOWNLOADS | LINK DIRECTORY |  GAMES | TEST-QUIZZES | SITEMAP | ABOUT | HELP
Copyright © 2000 - 2007 Ex-designz. All rights reserved. Website Developed By Dexter Zafra of Myasp-net.com
Link to us | Contact us | Privacy Policy | Terms of use | Accessibility