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

Which type of object requires this object?

0 Answers  


What is the need of tabindex property is label control?

0 Answers  


Is visual basic easy?

0 Answers  


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

0 Answers  


How would you create properties by using class Builder Wizard?

0 Answers  






What is the difference between a Dynaset and Snapshot and how would you create one?

2 Answers  


What is Pseudocode?

0 Answers  


Explain the types of Views in Listview Control?

0 Answers   Hella,


OLE is used for _______

0 Answers  


Is visual basic still used?

0 Answers  


what are the Parts of ODBC?

0 Answers  


Clear property is available in hich control?

2 Answers  


Categories