|
|
The Server Object: MapPath and URLEncode |
|
|
ASP Bootcamp |
|
|
ASP / Objects & Framework |
|
|
Click to Visit |
|
|
41 |
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 learn to retrieve the physical path of files, directory etc., and can learn on how to encode URL chracters without spaces.
|