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

What is OLE? Explain.

3 Answers  


Draw Sequence Modal of RDO and Explain?

0 Answers  


what are the Types of DBCombo boxes?

0 Answers  


Explain about manipulating the recordset object

0 Answers  


How do I call help files from a VB program?

0 Answers  






What is the difference between queryunload and unload in form?

2 Answers  


Specify technical & functional architecture of your last 2 projects.

0 Answers  


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

1 Answers   Sapient,


What is controls in vb?

0 Answers  


How to get Cursor position using API?

2 Answers  


How to use hyperlink?

0 Answers  


Is it possible to call oracle database through ADO control or Object?

0 Answers  


Categories