what is the difference between link and hyper link?



what is the difference between link and hyper link?..

Answer / sudeepthz

To the Web page visitor, a HyperLink control and a
LinkButton control look identical. However, there is a
significant difference in functionality.

The HyperLink control immediately navigates to the target
URL when the user clicks on the control. The form is not
posted to the server.

The LinkButton control first posts the form to the server,
then navigates to the URL. If you need to do any server-side
processing before going to the target URL, use a LinkButton.

On the other hand, if there is no server-side processing
necessary, don't waste a round trip and use the HyperLink
control.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Diff b/w Health care domain and Banking Domain?

0 Answers  


Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)

0 Answers   GXS,


how to test Web application using QTP software

0 Answers   Google,


what is difference between wait and synchronization point.

3 Answers   IBM, Intel,


When Recovery scenario actually starts while testing the application?

0 Answers   SAP Labs,






When should I use smart identification?

0 Answers  


Can I do Game testing with QTP tool

1 Answers   Google,


how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.

3 Answers  


What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?

1 Answers  


Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

0 Answers  


What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?

2 Answers   iSoft,


we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?

0 Answers  


Categories