Answer Posted / krrish
FileSystemObject is used to Create,,delete,copy,move
folders and files in web applications.To use this
filesystemobject we hav to create object by using
Server.CreateObject("FileSystemObject") command.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
why did u choose tech support as ur careears
What is aspx format?
What is asp in web technology?
How to refresh an asp page on a single click of a button?
In case of we are not saving the information as cookies. how server detects the same user?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
Define global.asa file?
What are the asp components?
How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.
Explain the difference between a namespace and an assembly name?
Why does my code get a security exception when I run it from a network shared drive?
Why .Net Does not Support multiple inheritance?
Explain the post and get method?
how u can use asp.net for making website?
Write a program in asp to find out the leap year. [Accept the year from the user ]