|
|
|
|
|
Total Hits: 292 | Today: 0 |
Author: Darren Death
|
Rating:
|
|

Most people who have been visiting our site for a while have probably noticed that we're not much for designing great user interfaces. It's possible that you might even think that we don't care. Well nothing could be further from the truth. The main reason we don't spend much time on making our scripts emit "pretty" code is not that it can't be done, but simply because we're trying to teach people about a server-side technology. Now there's nothing that says you can't use ASP with JavaScript or ...
|
|
|
|
Total Hits: 192 | Today: 0 |
Author: Amrit Hallan
|
Rating:
|
|

ASP pages (Active Server Pages page sounds a bit melodramatic but its easier to refer to them like this) are nothing but web pages. The difference is that they have an extension .ASP and you write the code in a Server Side Scripting language....
|
|
|
|
Total Hits: 204 | Today: 0 |
|
Rating:
|
|

I believe I first found that code on this site a long time ago. I have change it some from how I found it but the orginal code was from the Snippets or Articles section. I hope you find this code useful....
|
|
|
|
Total Hits: 153 | Today: 0 |
Author: Dynamic Drive
|
Rating:
|
|

Display how much time has passed since an expired date with this rare script. We use it below to show how long Dynamic Drive has been online....
|
|
|
|
Total Hits: 142 | Today: 0 |
Author: George Chiang
|
Rating:
|
|

So what is JavaScript? Is it Java? What does it do? Is it difficult to learn? These questions will all be answered in this tutorial, and more....
|
|
|
|
Total Hits: 67 | Today: 0 |
Author: www.asp101.com
|
Rating:
|
|

Many web developers enjoy using VBScript, due to its many nice, inherent functions. However, Internet Explorer is the only browser which supports VBScript, so for production web applications it is essential that all client-side scripting be written in JavaScript....
|
|
|
|
Total Hits: 264 | Today: 0 |
Author: vipin sharma
|
Rating:
|
|

In many stages where we want to use two submit buttons in one form.Suppose you have shopping cart where you have an update button of type="submit" calling a "update.asp" in form action. But in case if you want to submit some other information from the same page to "submit Order.asp" page. Then how will you do it?...
|
|
|
|
Total Hits: 391 | Today: 0 |
Author: Annette Tennison
|
Rating:
|
|

Remote scripting allows us to use a combination of scripting languages to call server side ASP code from the client using JavaScript. In this article, Annette shows us how...One of the things I like about CarPoint is that when you choose the make of car you're after from one list, all of the models for that make of car automatically appear in a list on the same page without any page refreshing. I was curious as to how NineMSN accomplished this, so I decided to investigate and delve into the worl...
|
|
|
|
Total Hits: 680 | Today: 0 |
Author: Mitchell Harper
|
Rating:
|
|

One of the things I like about CarPoint is that when you choose the make of car you're after from one list, all of the models for that make of car automatically appear in a list on the same page without any page refreshing. I was curious as to how NineMSN accomplished this, so I decided to investigate and delve into the world of remote scripting technologies. Remote scripting is an extremely powerful feature available in both Netscape Navigator (4.x and above) and Internet Explorer (4.x and ...
|
|
|
|
Total Hits: 261 | Today: 0 |
Author: Wise ASP
|
Rating:
|
|

After the inception of JavaScript, Microsoft developed JScript, which is virtually identical to JavaScript. JScript was able to run on the Microsoft Internet Explorer and read programs and applets written for Internet Explorer. JScript is bundled with ASP in both the IIS and PWS servers, so you don't have to make sure that it is on your computer system....
|
|
|
|
Total Hits: 257 | Today: 0 |
Author: John Miller
|
Rating:
|
|

This is a live, dynamic countdown script that can be set to count down until any given date. Every aspect of the script is configurable- dimensions, background color, text font etc. Practical and dynamic!...
|
|
|
|
Total Hits: 210 | Today: 0 |
Author: Nannette Thacker
|
Rating:
|
|

The code on this page allows you to create and display smart popups -- popups that will center on your screen, or will popup near your link without popping off the edge of the screen. It also shows how to create a clickable popup or a popup that displays when you hover over the link with your mouse....
|
|
|
|
Total Hits: 107 | Today: 0 |
Author: LoudASP
|
Rating:
|
|

Is there a way I can have my page automatically remove itself from a frame controlled by another site? Yes This little bit of JavaScript will automatically remove your page from another site's frame....
|
|
|
|
Total Hits: 216 | Today: 0 |
Author: Annette Tennison
|
Rating:
|
|

In this article we're going to look at how to setup remote scripting on the client and server, as well as two cool examples that I've come up with in the last week to put remote scripting to good use....
|
|
|
|
Total Hits: 178 | Today: 0 |
Author: Ritchie Macapinlac
|
Rating:
|
|

To know how to use server side JavaScript in your ASP applications, this tutorial helps you....
|
|
|
|
Total Hits: 185 | Today: 0 |
Author: George Chiang
|
Rating:
|
|

Before JavaScript was invented, validating forms means diving into a thick CGI programming book and spending hours wasting away an otherwise perfectly good life. With the introduction of JavaScript, it has gotten a LOT simpler. In fact, by the time you're done reading this tutorial, you'll be able to validate forms....
|
|
|
|
Total Hits: 46 | Today: 0 |
Author: classicasp.aspfaq.com
|
Rating:
|
|

Here is a sample that uses regular expressions to replicate the functionality of VBScript's *trim functions in JavaScript:...
|
|
|
|
|
|
|