- 1,233 categories
- 40,467 scripts
Updated: 04/16/2005
- With this ASP based USPS online shipping calculator, there is no need to register any DLL or COM objects in your hosting server. This is very useful to many websites that are hosted by a 3rd party hosting server because most of the time, these 3rd party hostings do not allow the installation of ACTIVE-X, COM or DLL objects.
You simply save the included ASP file into your website html/asp folder. You can call the function from anywhere in your asp pages and use different parameters like origin and destination zip code, shipment weight and delivery options.
- Categories
- Tags
- Platforms
- Licenses
- Author
- 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 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 w...
- 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 ...