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 |
How to refersh an asp page on a single click of a button.
Define a filesystemobject object?
in how many sttes asp.net page available?
What is pdf aspx?
What is full form of aspx?
Is asp still supported by microsoft?
Explain life cycle of asp page.
difference between html and asp?
What is asp in java?
Name the two properties which are common in every validation control?
how to code in asp.net for button?
Why can't use DAO instead of ADO?