how to validate the pop up window
Example :assume there is an webpage in that webpage we had a
button to browser or file to upload .
how to validate this button
if we click on that botton window should appear else
back to the page
i need in VB Script Code since i am using QTP for testing
Answer Posted / hariharadeep
Try
<A href="#"
onclick="window.open('nameofwindow','info.asp?GradeID=<%=rsSublisting("Grade
ID")%>',width=100,height=100)"><%=rsSubListing("Grades")%></A>
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Explain about creating VB applications in excel?
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
Explain Types of DBCombo boxes?
Types of ActiveX Components in VB?
what are the Types of cursors in RDO?
Which method is preferred to save data like database to the disk?
Explain the usage of Web Browser Control?
Is visualvm free?
which method used to move a recordset pointer in nth position in DAG?
___ VB constant make the menu item in centre.
what is the Property used to add a menus at runtime?
Recordset object consists what?
What is the use of command Object?What are the various types of variables?
Why does everybody say I should save in TEXT not BINARY?