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 |
Explain about adodb.stream class?
hai all.iam chandu..please let me know how to test a link in QTP when it is changing at run time..and what property we should take while we r using descriptive programming for a link..
There are 5 web pages.write a script to click the button on 4th web page.
how to find greatest of n numbers!
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
please can you help me to get a code of flames using a visual basic 6
Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance
explain with example primitive data types of vb script.
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
how to add action through AOM in QTP
Mention what is vbscript?