Storing and retrieving variables from application object ver
| Storing and retrieving variables from application object | ||||||||
| Category : | Asp Tutorials-tips Introduction to asp | |||||||
| Platform : | Windows | |||||||
| Price : | ||||||||
| Developer: | ||||||||
| Version : | ||||||||
| HomePage Address : | ||||||||
| Demo URL : | ||||||||
| Date added : | ||||||||
| Download Link : | Click to Download | |||||||
|
|
||||||||
|
||||||||
|
This a quick introductory guide to Active Server Pages. Explains what it is, what it can do, and what you need to get started.... This is an introductory tutorial on Active Server Pages. Main topics include: What are Active Server Pages?, Displaying Date, Time, and Text, Using Variables, and Forms, and Active Server Pages Server-Side Scripting Programmer`s Reference. It also includes several useful scripts.... New to ASP? This two page tutorial explains what ASP is and variables in ASP with a few sample codes.... This introductory guide on ASP explains what it is and how it is coded with some sample codes. Also, covers file access using ASP.... This introductory guide presents 5 useful VBScript tricks and examples. IT shows you how to detect the IP address of your visitors, detect the user`s browser, how to include files in your ASP pages, how to force the script to continue with the next statement when it encounters an error, and how to make subroutines.... Active Server Pages is a programming environment that gives the ability to generate dynamic html pages with the help of server side scripting. This article will help you to understand what is ASP, How is works and how to get started with ASP.... 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.... This tutorial by Microsoft covers a nice summary of terms and tips to help you understand ASP. Also talks briefly about What ASP Is, and How ASP Works.... This is a short introductory tutorial on ASP. Explains what ASP is, and answers a few commonly asked questions.... |
Nutty Password is a web based article in which author discusses how to protect the user website with the help of password protection by using file name as password. Here author offers code through which users can create a login system in the users website. This code will search the users directory in the webserver. This article will be very useful for creating user authentication system for download sites.... This is a program that can be used by the webmasters to have a full featured event scheduling calendar with several functionalities. This program allows administrators to update calendar at wherever they want. This program also facilitates administrators to manage each and every aspect including event scheduling and username and password. Administrators can allow public to post events and can display numerous events on all pages.... Following example displays all sub folders in current folder. We will use SubFolders property of FileSystem Object for this source code. First we will find our current path using System.MapPath.... This is an online tutorial for the beginners from which they can easily understand how to create a navigation menu link in different styles and with mouseover style tip. It also gives them solution to change the color of page background. Sample syntax code has been given to test on users web pages.... Using this system, webmasters can easily manage their files and folders online. Using this program, one can start a program like Freedrive.com. This system has an administration panel, which enables easy modifications of files on the users or groups or on the settings. This system has an interface that is similar to the Windows Explorer and it offers icons and toolbars for each and every action. This system has a virtual file system that maintains security over the files. It offers 'Access l... Force 'file download' for known file types is a simple article in which the author has summarized on the advantages of using mail extensions in letting your clients to download the structure of your website directory. The author has urged the need to use the concept of content disposition header on your webpages inorder to provide your clients with file downloads.... Flash Pie Chart is a flash movie that has the ability to produce pie charts on users applications. It generates flash pie charts for ASP applications in a quick manner. Users can utilize this tool to display any statistical information or report on their existing websites. It is an intuitive program and users can have a live demo of this program.... 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 the top the constants to those required. Then finally call the procedure name "validate_view" with the current files content type as the parameter.... Learn how to email the contents of a form using the CDONTS component from ASP.... |