How to get the length of the string by making use of the string function?
No Answer is Posted For this Question
Be the First to Post Answer
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
write a vb script to display 3*3 matrix
Which function is used in the vbscript language to convert the specified expression into a date type value?
Mention what is the main difference between function and sub-procedure?
What are the properties of regexp object?
find the length of the string without using length function?
Explain the arrays in vb script?
What is the technology used by vb script?
In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?
What's the difference between vbscript and vb.net?
When are redim statement and preserve keyword used in the vbscript language?
hi, How will write a regular expression of date in VB scripting.