This tutorial comes with detailed explanation about physical and virtual paths and the author shows you the easier ways to implement the Server.MapPath function for various purposes like translating a virtual path into a physical path, obtaining dire
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 le
When developing your web-based application, you'll most likely move application data access (and business) logic into compiled components. If your data access involves file-based databases, such as Microsoft Access, you'll need to employ the Server.
This ASP tutorial teaches you in detail about the ASP Server Object and lists all of it's method with clear description. Describes that your ASP components can work together with the methods of ASP server object to utilize the features of server. Ex
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 of
It is a more useful tutorial for the ASP coders to get detailed information about Application_OnEnd event easily and quickly. And this article describes that this event would occur after the Session_OnEnd event. And also explains that the parameters
Directory Listing is an online tutorial in which the author has explained how to view the thumbnails of images available in the files. The author has given code comments for his codes to help novice programmers in understanding the basic concepts tho
SimpleNet is composed of a loadbalance server and a component.Without expensive hardware or os, you can use clustering servers like NAT but more powerful.All clients connect to loadbalance server and loadbalance server redirect it to proper server.Yo
Index Server Tutorial is a tutorial in index server. Here author discusses about the generation of index server, various step by step method involved in generating index server, description of the codes, statements and functionalities index server, t
This is a server based program where the users can create server applications using FTP, DNS, NT and TCP server Active X controls. The events can be raised for the status of the connection that changes with the support of TCP server ActiveX control. |