What is vbscript language used for and which earlier language is it modeled upon?
No Answer is Posted For this Question
Be the First to Post Answer
How to access array data?
How will you get the smallest subscript of an array in vbscript?
What is loose binding? Why is it not a good practice to use it?
where can i learn VB scripint ?
How to Convert Hex color code to color name in VB Script?
Is VB Script Case sensitive or Case insensitive?
what is used of Property........End Property loop ? how to write the script for it?
after medical test,when will be the police verification
How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
How do you write an SQL insert statement?
How do you declare a variable in vbscript?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.