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

Which controls can not be placed in MDI ?

8 Answers  


Is it possible to set a shortcut key for label?

0 Answers  


What are the types of Error?

1 Answers   IBM,


Why does everybody say I should save in TEXT not BINARY?

0 Answers  


What is the difference between procedure and functions in VB?

15 Answers   Infrasoft,






How would you create Visual basic Document file?

0 Answers  


how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language

0 Answers  


How would you add elements in TreevieW Control?

0 Answers  


What is difference between datagrid and flexgrid?

3 Answers   InfoWorld, TCS,


how to get printout between two dates informations in datareport in vb6.0

1 Answers  


How do you create a form in visual basic?

0 Answers  


What is OLE? Explain.

3 Answers  


Categories