Hits Today: 4 Total: 10652 | 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: 4 Total: 3509 | 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: 2 Total: 8703 | 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: 7844 | 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: 9051 | 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: 354 | 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: 4398 | 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: 16125 | Updated: 6/17/2000 | |
 | Need to detect the users' screen resolution? This code uses VBScript and shows you how to do this as well as send your users to a page matching their current res. Author: Nicolai Kofoed Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 5842 | Updated: 3/17/2001 | |
 | Text Color, BackGround Color, Link Color, Whether the chosen information shall be stored in a cookie file so he doesn't need to make new settings in the next visit, The visitor may also chose if he like the current Date & Time to be displayed or not.
Author: Daniel Larsson Code: ASP 3.0 & VBScript |
|