Explain few date functions in vbscript?
How to get path of the file through scripting?
why variable name should not exceed 255 characters?
How to return a value from function...? you should not tell msgbox, print.. etc.,
Explain about the support of asp for vb script functionality?
What is Querystring collection?
what is the use of Data base check point ?
Mention characteristics of sub procedures?
Why is the use of exit do or exit for statements within loops discouraged?
who will create the object?
What is the purpose of on error resume next statement?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
What is select case statement?