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 are the types of line styles available in Treeview Control?
Which method is preferred to save datas like database?
what are the types of LockEdits in DAO?
What is ado data control in vb6 0?
How can I create a VBX?
What is Parser Bug?
Explain OLE Drag and Drop?
Where can I get good up-to-date information about VB?
I get a "file not found" error on the IIF function when I distribute by program. Why?
What is datagrid in vb net?
What is activex control in vb?
How many ways we can access file using VB?
Types of Resultsets.
What is executenonquery in vb net?
How would you create properties by using class Builder Wizard?