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

Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

0 Answers  


wat are views in qtp explain

3 Answers   IGT,


what type of application we can select for automation testing and what is the entry criteria for automation

1 Answers  


What is Parameterizing Tests?

1 Answers   Crea,


What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.

3 Answers   Cap Gemini,






Q- what is the advantage of merging tool in QTP 9.2?

1 Answers   TCS,


In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.

1 Answers  


What is the difference between a Function and Procedure in QTP?

0 Answers   Wells Fargo,


What is the quicktest professional testing process?

0 Answers  


please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.

2 Answers   BSL,


Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain

0 Answers  


Which functionalities of QTP used in banking project? pls any say answer?

0 Answers  


Categories