Explain few date functions in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about adodb.stream class?
How to Convert Hex color code to color name in VB Script?
Which operator can be used to do an xor operation in vbscript?
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)
What is byref and byval parameters in vbscript?
Both Static and dynamic arrays are handled by VB script. Is it true?
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
write a vbscript for traffic signal
How many types of operators are available in the vbscript language?
Explain different types of segment?
What is dictionary object in vbscript? Explain?
write a vb script to calculate factorial of a number?