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
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
what is the Difference between Linked Object and Embedded Object?
Explain the working of templates?
How do you change the icon and otherwise manipulate the DOS box?
Which method is used to write context Into file?
How would you navigate between one document to another document in Internet Explorer ?
Which method is preferred to save data like database to the disk?
Explain the "cursortype" and "Locktype" in VB?
Is it possible to Manipulate data through flexgrid? Explain.
How about Access 2.0 compatibility?
What is the use of Scalewidth and ScaleHeight Proeperty?
What is the Windows API?
What is instantiating?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
Explain OLE Drag and Drop?