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
What are the ASP Scripting Objects?
Is classic asp still supported?
how to delete windows application in vs.net
Is classic asp dead?
what is the difference between render event and prerender event
What does Server.MapPath do?
Define request object?
Any one tell me what GOOGLE GEARS and how to use it ?
Give the comment tags for the following?
Explain the tags necessary to be present within the tag ?
what are web handlers?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.