write a program to display configuration of a local system
with the help of vb script.
No Answer is Posted For this Question
Be the First to Post Answer
How can you create a file object to work with the files in the vbscript language?
how to find number of characters(letter a) in the sentence Rain Rain Go away
Hi Friends, I am facing some issues with If,else condition,i.e. i am working on some web page for ex:gmail page.now if i want to check if username is incorrect or already exist,i want to display error message in my test report,for this i am using a simple code first,i.e. If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "Shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If But still i am getting a syntax error If Browser("Gmail: Email from Google").Page("Gmail: Email from Google").WebEdit("Email").Set "shekhar.g"= true Then Msgbox ("Username Does not Exist!") Else msgbox ("Welcome !") End If I don't feel any thing wrong in this syntax but i don't understand why it shows such error,i am confused what went wrong,please help me out & do the favor,thanks a lot....
How to write functions and sub in vb script?
Explain the tristate constants in vbscript?
What is the use of the date function in the vbscript language?
How will you get the octal value of the given number in vbscript?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
When does ‘on click of button’ event gets triggered in the vbscript language?
What is the purpose of regexp object in vbscript?
How to find a latest file from any folder
write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple