How to delete a cookie using vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
What are class properties?
My Salary is 65000. How Much TDS I have to pay
What is the purpose of on error resume next statement?
how to store charecters of HARIBABU Using arrays
What is the use of option explicit in vbscript?
can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)
write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple
Explain about tristate constants?
How can you create an object in vbscript?
how to acces the remote mechine using vb cript(QTP)
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....
Mention what is vbscript?