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 |
What is OLE? Explain.
Draw Sequence Modal of RDO and Explain?
what are the Types of DBCombo boxes?
Explain about manipulating the recordset object
How do I call help files from a VB program?
What is the difference between queryunload and unload in form?
Specify technical & functional architecture of your last 2 projects.
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
What is controls in vb?
How to get Cursor position using API?
How to use hyperlink?
Is it possible to call oracle database through ADO control or Object?