Mark Wilson I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First posted :
03/22/2001
Times viewed :
236
Enhancing ASP+ Applications with Javascript
This session is targeted at ASP programmers who are looking to expand their
knowledge beyond server-side development and move more into client-side
development with JavaScript. This seminar will cover a variety of "tips &
tricks" that ASP programmers can use to enhance all of their applications.
Traditionally, server-side is developed with ASP, and JavaScript is used for the
client-side programming. For most ASP developers, this means that JavaScript can
be used to validate forms. For example, there are many JavaScript functions that
can verify that a user entered a valid e-mail address in a free-form text box.
These functions are easily integrated into ASP. However, this is also where most
ASP developers stop using JavaScript. We will look at how JavaScript functions
can greatly enhance any ASP application beyond simple form validation.