|
|
| JScript [+] Favor-It | |
| |
 |
| | Sort By:
|
Have you ever wondered how to protect those nice javascript functions or make it hard to read well then this is the solution.
This code was brought to you by ASPWizard Webmaster [http://www.aspwizard.co.uk] Code: ASP 3.0 & VBScript |
There's a lot wich are talking now about synchronous JavaScript and XML usage, and hoiw to use AJAX. In fact the concept is very old and some of us have already use this tech with JavaScript and Iframe in order to load information instantly in a page! Author: Dypso U. Code: ASP 3.0 & VBScript |
Following example displays usage of setDate method in JScript. 'setDate methods sets the numeric date of the Date object using local time. Author: Dotnetindex.com Code: ASP 3.0 & JScript |
|  | |
This article will show you how easy it is to combine ASP and Javascript. The example I will use is to create mouseovers dynamically with image maps and layers.
Author: activeserverpages.ca Code: ASP 3.0 & JScript |
Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. In this article we're going to look at how to setup remote scripting on the client and server, as well as two examples. Author: devguru.com Code: ASP 3.0 & JScript |
One of the most overlooked features of JScript is the regular expression interpreter which makes string pattern matching easy. Input validation is one of the most common requirements in Web site development. This tutorial shows how to do pattern matching. Author: Wise ASP Code: ASP 2.0 & JScript |
"As websites get more and more complex, with the use of pop-up windows to display information to the user, for example, the ability to refer to these windows explicitly in our scripts becomes crucial. Let's look at a likely case..." Author: DevGuru Code: ASP 3.0 & JScript |
|  | |
You use literals to represent values in JavaScript. These are fixed values, not variables, that you literally provide in your script. Examples of literals include: 1234, "This is a literal," and true. Author: Steven Swafford Code: ASP 3.0 & JScript |
This code will let you print on any page you would like that page's last update date using just javascript. This way you avoid ASP or server side scripts Author: loudasp Code: ASP 3.0 & JScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|