Write code for the following in ASP
a)Display attributes of a file
b) File copy
c) get disk capacity.
No Answer is Posted For this Question
Be the First to Post Answer
How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID
difference between SAP R/2 and R/3
What are the advantages of Cookies over Session Object?
what is meant by ajax
What is the function of Buffer in Response Object?
What is an asp program?
How can we do validation of the fields in a project?
Why can't use DAO instead of ADO?
what is database deployment?
How to run FileSystemObject in ASP
What are the properties of session object?
What are LOCAL and GLOBAL variables?