- 1,233 categories
- 40,462 scripts
Updated: 03/15/2000
- This introductory tutorial will teach you the basics of vbscript, ASP intrinsic objects, how to call ASP intrinsic objects and make use of them and what makes a .asp page different from a .htm / .html page. After the completion of this tutorial you will be able to start writing your own .asp pages.
- Categories
- Tags
- Platforms
- Licenses
- Often used as a dealer locator, Allowing web site visitors to enter a zip code, choose a radius and find all of your business''s locations that fall within the radius. Sample ASP pages included, can be modified. Includes sample complete zip code...
- newObjects Script Service is a simple but powerful freeware tool. It allows you to write Windows NT/2000 service in script (VBScript, JScript etc.). You have your script running. It receives calls to a procedure called &"OnTimer&" o...
- Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. It allows us to use a combination of scripting languages to call server side ASP code from the client using JavaScript. This article shows u...
- This ASP script provides an interface to SlyZone.com Search Engine. It allows you to query its search engine and display the results on your website. The system is fully customizable. Users can perform searches by clicking on keywords or by using the...
- This ASP sample code will store a users product choices, calculate a quick total and pass the results to an e-mail, text file, or whatever other data source you feel like attaching it to. It is made to be fairly easy to add on to by keeping a lot of ...