What is the output of a + b in vbscript if a = 5 and b = 10?
No Answer is Posted For this Question
Be the First to Post Answer
how to write function to validate the number of characters entering into the text box?
How to assign a numeric value to a variable?
What is the use of option explicit in vbscript?
how to delete folder test3,test4 and test5 using vbscript?
Difference between Function and Sub routine?
write a vb script to display first 5 odd numbers from 1 to 100
What's the difference between vbscript and vb.net?
Explain about vb script?
Input = 124 output should be 124421 Please do not use any string functions/variables
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>
hi, How will write a regular expression of date in VB scripting.
What is the difference between do until loop and do while loop?