Miscellaneous. Tutorials & Tips. ASP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Miscellaneous scripts for your web site.
Miscellaneous
-
Query String Introduction
Explains the basics of using a query string to send information to different page.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Always Updated Copyright
Never worry about your copyright being out of date again.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Access ASP Application object from a remote script
Basic idea and full source code to remote access contents of ASP Application object from a remote script. Lets you read, write and enumerate application dictionary from the remote script (WSH, remote ASP/IIS server) or application.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
ContentType tutorial
ContentType command allows to use an asp file as a source for plain text, html, images, pdf files.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Using ASP and javascript together
This basic tutorial will show you how to include information in a non-asp page information generated from an .asp page by using javascript. A banner rotator script and a text hit counter are used as examples.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Dynamic Javascript Includes
Dynamically include javascript files in your page. Simply place all your javascripts in a sub directory and make one reference in your page to the cs_scripts.asp file. You can then pass + or - with file names to either include or ignore a file in the sub... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Prevent viewing of javascript and stylesheets
Prevent unauthorized viewing of website javascript and style sheet files. Simply rename all your style and javascript files to the .asp extension. Then include the validate_view.asp file at the top of each file. Open the validate_view.asp file and change... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating Dynamic JavaScript with ASP and Databases
This tutorial explains how to put ASP tags inside of JavaScript blocks so developers can fit large amounts of data into one form on a single page. It provides an overview of things that can be done with dynamic JavaScript with ASP and data queries.... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Client-Side Scripting and ASP
This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and Using ASP and XML.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Multi-Language Web Development
Would you like to provide multi-language support on your site? This article discusses three different ways in which you could organize your site to support multiple languages.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Web Development Reusability : Improve Reliability Quality and Productivity
Reusability is one of the simplest and the oldest concepts in programming. It is also the most underutilized concept. When implemented correctly and purposefully, it can save time and money, as well as create an inventory for valuable and reusable... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Determining How Long Your Users Spend Filling Out Forms
The author writes "Have you ever wondered how long your visitor spends filling out a particular form? Such information is vital for companies that conduct business on the Internet." This article describes how to easily determine how long your users spend... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to display your code
Here is a solution to displaying ASP code in an ASP page without executing the code. Useful for displaying the code in an article about ASP.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Professional Windows DNA
This is a sample chapter from Wrox Press book 'Professional Windows DNA.' It prvides info on building web applications with VB, COM+, MSMQ, SOAP and ASP.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Color Safe Palette or Nested For Next Loops & Arrays
The browser can do a great many things, but it has a limit of 216 colors that can “safely” (without dithering or color washout) display. Fortunately, there are many ways that you can display all the color combinations in the browser safe color palette.... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
HTML code reduction
This script will open all HTML pages within the specified directory, reduce the file size of your html pages, and the files will be saved back. You may password protect the script, and it will allow a faster transmission of the page. A good script to... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Global.asa
Global.asa is the "dark file of ASP" and many don't even know that it exits. The truth is that Global.asa can be a powerful tool, but it's not as good at it should, and is often difficult to master. The following lesson give you a brief guide on... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
404 Error Report
No one likes to see 404 pages and it's even worse when you find one on your own site. This tutorila explains how to make the 404 page useful to the user and notify yourself so you can fix them ASAP.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating Excel Reports with ASP
This tutoral shows a simple method of turning HTML reports into Excel reports, and for moving calculations from the server to the client, using Excel functions. It allows the server to dynamically create Excel reports without taking up any space on the... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
ASP 3.0 Object Model
Here, you will find reference material on Active Server Pages 3.0 Object model. Browse through all the methods, collections, properties and events in ASP Object Model (Six built-in Objects including the new ASPError Object).
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose