hi,
How will write a regular expression of date in VB scripting.
How will you get a subset of a array in vbscript?
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>
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....
Explain about the asc function?
Explain about scrrun.dll in vbscript?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
Write a VB Script to count blank Lines in a notepad
How will you convert a string to lower case string using vbscript?
What is the use of the recordset object and which statement is used to create such an object?
How do you write an SQL insert statement?
write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple