Explain the difference between client-side script and server-side script?
No Answer is Posted For this Question
Be the First to Post Answer
What is aspx used for?
In how many ways you can track the Session?
Explain the difference between a namespace and an assembly name?
Why .Net Does not Support multiple inheritance?
Why does my code get a security exception when I run it from a network shared drive?
What does asp stand for?
What are the methods in Application Object?
How to display images using response object?
The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.
Write a program in asp to find out the leap year. [Accept the year from the user ]
What is asp used for?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.