How will you get a combined string from array of string in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
Mention what is the main difference between function and sub-procedure?
Write a VB Script to count blank Lines in a notepad
How to throw an error in vbscript?
To get data from table which method will be used in QTP
Differentiate javascript and vbscript?
How to replace junk code recorded by QTP with a mall function.
What is the difference between function and procedure?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong
How to Import data from a file (file is on the desktop) to the data table
How to find a latest file from any folder
where can i learn VB scripint ?