what is the difference between link and hyperlink?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

• What type of testing questions will be asked for 2+ yrs exp people in interview?

1263


What is test object model in quicktest professional (qtp)?

551


Explain the concept of object repository?

530


Explain QTP using different development techniques ?

542


What is an object repository?

612






While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?

1425


Where you are storing your script?

636


How to call a test from another test?

686


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1570


Please guide me release notes of Automation once scripts are completed

1468


explain structured testing? plz guys with exp. do answer

1414


Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

1518


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

599


when u script reveiwing in which area u more concentrates?

1420


Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please

1520