Opening Child Windows Using Server Side Controls is a web based tutorial which gives you various methods such as adding a server side script to the button control, adding client side script to the write method of the response object and using the...
More information about ASP Server Object's MapPath method are provided with easier means of explanation on this ASP tutorial. And through the given examples, you can learn various methods to execute Server.MapPath function. How to include slash...
How To Determine Browser Type in Server-Side Code Without the BrowserType Object in ASP.NET is a web based tutorial in which author tells about the step by step method that have to be adapted to determine the browser type of the users by using...
Invoking JavaScript From a Server Side Button is a tutorial in which the author shows how to call a java script function using server side button control. This tutorial shows you how to pass this function as an argument to the add method of the...
Through this tutorial, it is quite possible to work with server object and implementing their methods in ASP scripts. And this tutorial elaborates the usage of Server.MapPath and Server.URLEncode functions with samples. Through the samples you can...
This smaller and effective ASP tutorial lets you perform the URL encoding process using Server.URLEncode within your ASP scripts. Also, tells how to encode escape characters within the string given in the parameters. Examples helps you to learn...
Basic SSI Text Clock is a simple clock script that can be utilized to displays the current time on your webpage. The time is displayed in a text format using Server Side Include.
Displaying Sub Folders is a simple and useful tutorial where the author has briefed on displaying folders of hard drive directories. You can learn how to script codes for finding the path of the folders using System.MapPath function and the method...
Grad-Net SSI/Inline Counter is Unix compatible. Can't decide whether you want a counter that uses inline images or a text based counter using server side includes. With our counter you get both! This counter also can count (if you want) unique...
This program will display any combination of time, day, month and date using Server Side Includes to in-line the text directly into your page. |