|
|
|
|
|
Total Hits: 379 | Today: 0 |
|
Rating:
|
|

Learn how to easily detect the user's screen size and available browser window size in this lesson. For example, 1024x768 screen resolution with 1004x565 space available in the browser windows. Source code included...
|
|
|
|
Total Hits: 430 | Today: 0 |
Author: Sean O'Donnell
|
Rating:
|
|

This is an IIS Directory Browser scripted in ASP\VBScript. Just drop this file in your WWWRoot and you can browse through your IIS server's directories and view files etc. This Script Utilizes the FileSystemObject (FSO)....
|
|
|
|
Total Hits: 308 | Today: 0 |
Author: Divyesh Virani
|
Rating:
|
|

This simple function can help you to get browser and plateform specific values. Currently it supports IE 4+ and NS 4+ on WIN & MAC. Default value is IE on WIN....
|
|
|
|
Total Hits: 126 | Today: 0 |
Author: Adam Ware
|
Rating:
|
|

Learn how to cut your hosting costs in half by having more than one domain pointed to the same site but redirecting them by what domain they typed in there browser!...
|
|
|
|
Total Hits: 392 | Today: 0 |
Author: Peter Riley
|
Rating:
|
|

This ASP code example demonstrates how to prevent your ASP pages from being cached by the users browser....
|
|
|
|
Total Hits: 221 | Today: 0 |
|
Rating:
|
|

Why rely on client-side browser detection and version detection when you can do it from the server, and not get ANY errors? In this one, we will detect the browser and whether or not that browser supports javascript....
|
|
|
|
Total Hits: 454 | Today: 0 |
Author: aspalliance
|
Rating:
|
|

Add a splash screen to your process-intensive pages. Maybe you have a page with delicate scripting and you don't want users to touch anything until it finishes loading, or perhaps your form is processing and you need to make sure they don't panic and run before it finishes. Either way, a splash screen with an "In Progress" indicator would help to calm the frightened users and make life easier for your tech support staff....
|
|
|
|
Total Hits: 301 | Today: 0 |
Author: aspalliance
|
Rating:
|
|

Who said that you cannot insert tabs in a text area via the keyboard in the web browser? Sometimes we all need to insert a tab into a text area or a text box. In times past, we would have to create the tab character somewhere else, copy it to our clipboard, and instead of pressing the tab key, we would paste it from our clipboards. All of us are programmers and know that this breaks our flow very easily, but in this article Author has arrived at a better solution....
|
|
|
|
Total Hits: 488 | Today: 0 |
Author: Altan YILDIZ
|
Rating:
|
|

This script lets you DNS Lookup and reverse DNS Lookup without a component installed on your server....
|
|
|
|
Total Hits: 390 | Today: 0 |
Author: TJ Sylvester
|
Rating:
|
|

In Part 1 we discussed how to create the first two pages of the system. In this part, we'll look at creating the last two pages...
|
|
|
|
Total Hits: 717 | Today: 0 |
Author: TJ Sylvester
|
Rating:
|
|

This tutorial shows a technique you can use to effectively rewire the back button. Using this technique, you can have Forms "expire," so that the user cannot simply use the back button to return to the form....
|
|
|
|
Total Hits: 1036 | Today: 0 |
Author: Alexander Gross
|
Rating:
|
|

This code converts a IP address to a domain name. It looks up the DNS and returns a full qualified domain or host name...
|
|
|
|
Total Hits: 148 | Today: 0 |
|
Rating:
|
|

If you have ever wondered how some websites are able to place shortcut images inside the Browser's Address bar, the Favorite menu or as an icon on your desktop, this tutorial will show you how it's done....
|
|
|
|
Total Hits: 326 | Today: 0 |
|
Rating:
|
|

The script enables you to export your favorites. The favorites are only stored in a session variable and then the script sends favorites to the client as a web page. You must have IE5 or later to successfully run script...
|
|
|
|
Total Hits: 429 | Today: 0 |
Author: Brian DeMarzo
|
Rating:
|
|

Need to send a JavaScript alert to the end user, and then redirect to a new URL? This handy function will generate a valid HTML page to the user, generating the window.alert and window.location to perform your tasks.
...
|
|
|
|
Total Hits: 538 | Today: 0 |
|
Rating:
|
|

This is an Object based Check Browser. Use the file as an include and get the browser type and version by accessing the object properties...
|
|
|
|
Total Hits: 518 | Today: 0 |
Author: Blake Pell
|
Rating:
|
|

This code allows you to only let in a certain range of IP address to your ASP page. That way you can filter out anybody who isn't from a certain domain(s)....
|
|
|
|
Total Hits: 160 | Today: 0 |
Author: Rami Kattan
|
Rating:
|
|

This code will make an IP lookup without the need of a special nslookup component on the server, it only uses the XML parser available with Internet Explorer 5.0 and above (which should be installed on the server. Uses a remotely nslookup service....
|
|
|
|
Total Hits: 279 | Today: 0 |
Author: John Peterson
|
Rating:
|
|

Sometimes when you're looking through a directory full of image file names, it's not always easy to recall what a particular file is or what it was used for. This script makes it easy to view these files and quickly delete any unnecessary ones...
|
|
|
|
Total Hits: 161 | Today: 0 |
Author: Christopher Miller
|
Rating:
|
|

Demonstrates how to set your HTML page to be a user's start page if the user is using IE5. No longer do users have to edit their Internet Options to alter their homepage--now you can let them make your page their start page with a simple script for IE5....
|
|
|
|
|
|
|