write a vb script to display the number is odd or even and whether it is divisible by 9 or not
2 20423accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
2 5858
Is vbscript a case-sensitive or case-insensitive?
How will you reverse a string in vbscript?
how to set one column as primary key in QTP and fetch values accordingly
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?
Explain the asc function?
Explain the functionality of vbscript?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
Explain about arrays in vb script?
How should i Create Email invite with server-side Coding?
Explain about scrrun.dll?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
How will you get a random number between 0 and 1 in vbscript?
Explain the arrays in vb script?
Which object provide information about a single runtime error in a vbscript?