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
Answer Posted / 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 View All Answers
What is controls in vb?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
which property is used to change to some value to access a identity column in datacontrols?
What is file in vb?
What is vbs file?
What are the new events in textbox that has been included in VB ?
Types of LockEdits in RDO.
What is the use of property page Wizard in ActiveX Control?
What is meant by Establish Connection in RDO?
What is dao in vba?
what are the Types of LockEdits in RDO?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
How can you Implement windows functionality in VB?
Is visual basic still used?
How to customize workgroup message?