How to run FileSystemObject in ASP
Answer / 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 |
define the functionality of web server in context to Active server page.
What does asp stand for?
Define application object in asp?
What is http header?
Which is better asp or php?
Why does my code get a security exception when I run it from a network shared drive?
How to add Textboxes Programmatically in each and every cell of Gridview along with the Excel data in the Gridvew.I mean when i get Excel data in Gridview i need to display Data and Textboxes for each and every cell of Gridview. Got it. Iam new to this concept plz help me. Thanks in Advance.
How do I open an asp file?
what are ASP Objects?
what is the difference between sql server2000 and 2005
Define .asp file?
Distinguish functionalities of ASP in web design.