how to write function to validate the number of characters
entering into the text box?
Answers were Sorted based on User's Feedback
Answer / bfakruddin
dialog("text:=Login").winedit("attached text:=Agent Name:").set "Baba"
text=dialog("text:=Login").winedit("attached text:=Agent Name:").getroproperty("text")
Function length(text,le)
le=len(text)
End Function
Call length(text,le)
msgbox le
| Is This Answer Correct ? | 2 Yes | 1 No |
join all the array values without using join function?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
Explain different types of segment?
write a vb script to display the size of the folder,date created and name of the folder
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
Which operator can be used to do an xor operation in vbscript?
when we use filter funtiom invb script(QTP)
Mention what is the main difference between function and sub-procedure?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
what is the function to display current date?
write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple