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 type of recordsets are available in ADO?
Is VB comes under Object Oriented Programming ?
Explain about the creation of EXE files with Visual Basic?
which arguments will be used to run a executable program in shell function ?
Types of Modal windows in VB.
Why can't I use an index with my VB accessed database?
What is the difference between a Property Let and Property Set procedure?
what is Type Library and what it's purpose?
Explain about manipulating the recordset object
What is "Reserved Error -1209"?
How many objects resides in ADO ?
Types of LockEdits in DAO?