can anybody tell vb script code for alphanumeric and special
character .which is used in qtp the name text field.
Answer / pravati
x="pravati.001@gmail@.com"
For i = 1 To len(x)
y=mid(x,i,1)
If isnumeric(y) Then
z=z&y
elseif asc(y)>=97 and asc(y)<=122 then
a=a&y
End If
Next
msgbox z
msgbox a
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what is vbscript procedures?
Write VB script to convert from feet to inches(hint 1feet=12 inches)
How to find a latest file from any folder
What are the differences between sub procedures and function procedures?
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
what is the function to get the ascii value of the character?
How are arrays declared in the vbscript language?
how to write basic programs in VB Script like addition, multiplication?
i need to sort the data using qtp script for this how i need to write a qtp script
how to retrive the tooltip by using descriptive programming in qtp?
write a vb script to rename a folder from tree4 to tree7
what do you mean .ota mobile format