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
What is connection object in vb net?
How would you navigate between one document to another document
Differentiate between DAO,ADO and Adodc as in data access objects?
What is the difference between adodc and adodb in vb?
Write the Steps in Creating an ActiveX Control?
What is the use of Active Control Property?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
Explain the differences between ActiveX Dll and ActiveX Exe?
What is visual basic used for?
1s it posible to Create Tables Through Querydef?
Explain about declaring variables in Visual basic?
What is the need of tabindex property is label control?
Explain about Caturing Baseline.
Explain the types of Views in Listview Control.
How do I program the Novell NetWare API from VB?