how to write function to validate the number of characters
entering into the text box?
Answer Posted / kumar
use len() function to find the number of chars
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
please can you help me to get a code of flames using a visual basic 6
How to assign a date value to a variable?
What are the environments supported by vbscript language?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
What is the use of the date function in the vbscript language?
How strcomp function works?
There are 5 web pages.write a script to click the button on 4th web page.
how to check whether link is disabled in QTP??
Explain about scrrun.dll in vbscript?
How to open a file. What is the perpose of true and false mode there?
Explain different types of segment?
What is select case statement?
How to create a function in vbscript?
What are the properties of regexp object?
What are the naming conventions while declaring a variable in the vbscript language?