Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between link and hyperlink?

Answers were Sorted based on User's Feedback



what is the difference between link and hyperlink?..

Answer / 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

what is the difference between link and hyperlink?..

Answer / pappie

The purpose of both controls is same.
But there is one major difference between these two, i.e.
HTML Hyperlink control is an HTML control, whenever it is
clicked the page navigates to the target page.

ASP.NET Link Button control is a server control, whenever
the user clicks on it, the request is redirected back to
the server and in its response the page is navigated to the
target page.

Is This Answer Correct ?    56 Yes 10 No

what is the difference between link and hyperlink?..

Answer / gaurav

A hyperlink is a link you can click on or activate with the
keyboard or other device in order to go somewhere else. The
hyperlinks are used on the pages and they navigate from one
page to another between same or different Sites/servers.

A URL/Link can be thought of as the "address" of a web page
and is sometimes referred to informally as a "web address."

Like if we write "http://google.com" in the address bar, it
is a link and if we apply it on the page so that, anyone can
navigate from the site to Google, it is called hyperlink.

Is This Answer Correct ?    23 Yes 7 No

what is the difference between link and hyperlink?..

Answer / fazal kareem

link is a address like of a web side.how connect you with
different servers and web but hyperlink is a address how
touch in one web page and live in a portion a link.

Is This Answer Correct ?    17 Yes 5 No

what is the difference between link and hyperlink?..

Answer / mohan

A hyperlink is a link you can click on or activate with the
keyboard or other device in order to go somewhere else. A
hyperlink is defined by its function, not by its appearance.

A URL can be thought of as the "address" of a web page and
is sometimes referred to informally as a "web address."
URLs are used to write links linking one page to another;
for an example, see the HTML entry.

Is This Answer Correct ?    40 Yes 39 No

what is the difference between link and hyperlink?..

Answer / shona

The difference is link button will have clickevent which you don't have in hyperlink. so, in click event you can write your own code.

Is This Answer Correct ?    3 Yes 2 No

what is the difference between link and hyperlink?..

Answer / inder chauhan

A hyperlink is a link you can click on or activate with the
keyboard or other device in order to go somewhere else. The
hyperlinks are used on the pages and they navigate from one
page to another between same or different Sites/servers.


A URL/Link can be thought of as the "address" of a web page
and is sometimes referred to informally as a "web address."

Is This Answer Correct ?    5 Yes 5 No

what is the difference between link and hyperlink?..

Answer / srikanth chowdary

The purpose of both controls is same.
But there is one major difference between these two, i.e.
HTML Hyperlink control is an HTML control, whenever it is
clicked the page navigates to the target page.

ASP.NET Link Button control is a server control.

Is This Answer Correct ?    5 Yes 5 No

what is the difference between link and hyperlink?..

Answer / inder chauhan

A hyperlink is a link you can click on or activate with the
keyboard or other device in order to go somewhere else. The
hyperlinks are used on the pages and they navigate from one
page to another between same or different Sites/servers.



ASP.NET Link Button control is a server control, whenever
the user clicks on it, the request is redirected back to
the server and in its response the page is navigated to the
target page.

Is This Answer Correct ?    3 Yes 5 No

what is the difference between link and hyperlink?..

Answer / latasha

A Hyperlink is an computer piece that you use all the time
and when it is frezzed you post to become to from the right
youmit doing ...

Is This Answer Correct ?    4 Yes 16 No

Post New Answer

More QTP Interview Questions

How can we fill data in a text box without recording using object spy. Can you please provide the steps...

1 Answers   Hotel Jobs, TCS,


How will you declare a variable in qtp?

0 Answers  


Explain quicktest professional testing process?

0 Answers  


How to use custom checkpoints in QuickTest Professional?

1 Answers   TCS,


How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.

6 Answers  


what is debugging testing?

5 Answers  


how do u import the test cases written in excel sheet to qtp? and how do u generate the script in qtp for the testcase in excel sheet? plzzzz do answer this question thanks in advance

4 Answers  


what is advantage of descripting programming in QTP?

3 Answers   ADP,


hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

0 Answers  


I want to do QTP Certification what is the pattern of Question paper.

0 Answers  


how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)

3 Answers  


we have 5 default properties we want add more Default property in Object Repository how to add the property

2 Answers   Nous,


Categories