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



how to validate the pop up window Example :assume there is an webpage in that webpage we had a ..

Answer / 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

More Visual Basic Interview Questions

Data Control missing from toolbox when I use VB under NT3.5. Why?

0 Answers  


How can I create a VBX?

0 Answers  


___,___ and __ are difference between image and picture controls.

0 Answers  


what is the Difference between Declaration and Instantiation an object?

1 Answers  


How would you run your ActiveX Document Dll?

0 Answers  


What is DAO?

0 Answers  


what are the Differences between ActiveX Exe and Dll?

2 Answers  


How can you filter out specific type of file using file system controls?

0 Answers  


How can you save and Get data from Clipboard?

1 Answers  


What is controls in vb?

0 Answers  


How can you Implement windows functionality in VB?

0 Answers  


How can you Navigate from the DHTML application to another DHTML application? .

0 Answers  


Categories