Hits Today: 3 Total: 5456 | Updated: 5/25/2001 | |
 | 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 |
Hits Today: 1 Total: 2923 | Updated: 9/21/2005 | |
 | 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 |
Hits Today: 4 Total: 3760 | Updated: 4/21/2004 | |
 | 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 | |  | |
Hits Today: 2 Total: 6002 | Updated: 8/22/2003 | |
 | 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 |
Hits Today: 1 Total: 3387 | Updated: 8/22/2003 | |
 | 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 |
Hits Today: 1 Total: 5996 | Updated: 9/5/2000 | |
 | 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 |
Hits Today: 1 Total: 5216 | Updated: 8/23/2005 | |
 | "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 | |  | |
Hits Today: 1 Total: 3575 | Updated: 10/30/2001 | |
 | 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 |
Hits Today: 1 Total: 3450 | Updated: 2/25/2003 | |
 | 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 |
|