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

Difference between Recordset and Querydef?

2 Answers   3i Infotech, IBM, TCS,


CONNECTIVITY OF SQL 2000 + VB USING ODBC. steps i Follow- 1) Go to Control panel-->Admintrative Tools-->Double -click Data sources(ODBC)-->click Add button-->I choose SQL server (last option), Is it right or wrong option for connecting to SQL 2000.Then a new screen appears Create a New dataSource-->in name textbox,we can write anyname--Right or wrong. suppose i enter sonia, & my server name is .,so I enter . in server & click next button-->On the Next screen i have checked the option With Sql server authentication-- >Login Id-sa, Password-->Blank-->Click next button-->Next-- >Finish-->Then I click on button Test Data source-->Mesage Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok. These steps we have to do or not for Connectivity using ODBC. If yes,then what after these steps we have to do??Plz reply me early ??Thx in advance.

6 Answers  


Which method is used to write context Into file?

2 Answers  


___,___ arguments will be used to run a executable program in shell function

0 Answers  


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

1 Answers  






To populate a single column value which dbcontrols you to use?

0 Answers  


What is RDO?

1 Answers  


What is the use of Scalewidth and ScaleHeight Proeperty?

1 Answers  


What about DLL calls that require callbacks?

0 Answers  


in ADO connection string if password is leave blank and all others are given. what will happen

1 Answers   eFunds,


List out the ADO objects?

2 Answers  


What do you mean by ADO?

1 Answers  


Categories