what is the difference between link and hyperlink?

Answer Posted / srinivas

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 ?    145 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi How to retrieve data from web element line by line?

1571


How does quicktest professional identifies the object in the application?

555


What do you to script when objects are removed from application?

616


wht type of User defined functions or Java Releated functions do we write in VB scripting

1828


What are metrics and matrix?

1367






How to get the particular property value?

612


wht type of User defined functions or Java Releated functions Do we write in VB scripting

1378


What are the differences between table and db checkpoints?

533


What is difference between Recording time object identification and Run time (Execution) time.

1007


what is output value in QTP and how it can be used in automation testing

1437


There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code

1212


can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

1527


What is checking bitmaps?

555


What is object repository in qtp?

559


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

1498