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
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 |
Data Control missing from toolbox when I use VB under NT3.5. Why?
How can I create a VBX?
___,___ and __ are difference between image and picture controls.
what is the Difference between Declaration and Instantiation an object?
How would you run your ActiveX Document Dll?
What is DAO?
what are the Differences between ActiveX Exe and Dll?
How can you filter out specific type of file using file system controls?
How can you save and Get data from Clipboard?
What is controls in vb?
How can you Implement windows functionality in VB?
How can you Navigate from the DHTML application to another DHTML application? .