Hits Today: 6 Total: 8178 | Updated: 11/30/2002 | |
 | This code solves the problem of capturing a users screen resolution and containing it within a variable.I needed to change the font size on the page depending on the screen resolution of the user with redirecting them to an 800x600 ver of my page. Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 1796 | Updated: 11/10/2004 | |
 | Datadragging is always useful, and with miopages, you can execute it serverside.
- In this example, we drag a filename (of an image) to an area for display.
Live example is found at www.naltabyte.se Code: ASP 3.0 & JScript |
Hits Today: 1 Total: 8588 | Updated: 11/29/1999 | |
 | Adding alternating colors to your output data is a great way to help "dress-up" your output. Author: CodeAve.com Code: ASP 2.0 & VBScript | |  | |
Hits Today: 1 Total: 7764 | Updated: 6/3/2001 | |
 | This tip contains a VBScript class Michael sent in that creates a horizontal percentage bar gauge. (For information on what, exactly, classes are and how to use/create them in VBScript, be sure to read: Using Classes within VBScript!) Author: Michael Balloni Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 8912 | Updated: 11/23/2001 | |
 | This simple font customization sample illustrates how easy it can be to let your visitors pick whatever settings they prefer. Author: ASP 101 Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 260 | Updated: 8/10/2007 | |
 | A lot of websites include valuable information that needs to be printed by the user. It could information like a news article, instructions, directions, or anything else. Sometimes you may even want your entire website to be printable. Author: ASP Web Pro Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 4294 | Updated: 12/22/2002 | |
 | Colorpicker... Set your own color in the web Change only the retunvalue in the function "SET" Please do not vote me, i have copy this page from a friend. Author: Hohl David Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 5346 | Updated: 8/29/2001 | |
 | Allows users to choose a color from a palette simular to Adobe's color palette. This script is for beginners. Author: Lewis Moten Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 6184 | Updated: 8/30/2001 | |
 | This version of the Color Picker supports just about any browser that uses javascript - Including Netscape 3. The downfall is that you "must" run it with a server that allows ASP. Author: Lewis Moten Code: ASP 3.0 & VBScript |
|