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
In qtp, explain what is qrs file?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
what is description object?
What are the check points can be inserted without recording?
what is run-time data?
Key word driven framework
How to use parameterization in qtp?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How is UFT 11.5 version different from UFT 12.0?
Write a script to verify font style and color of a windows object using descriptive programming
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
I want to do QTP Certification what is the pattern of Question paper.
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
How QTP support all types of applications (platforms)?
What is checking bitmaps?