what is the difference between link and hyperlink?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
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 ? | 3 Yes | 0 No |
Answer / kalplata
Link is just a normal link to a file,which calls the server
where as hyperlink completely call the linked page i.e. the
URL defined irrespective of the server first means it is a
normal flow of text where link is not.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is parameterization? What is syncronization pt.?
3 Answers Semantic Space, SRM,
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
What are the Automation Limitations??
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
suppose i can done the project , that project have 4 modules in that one module they have many links(web pages).in that time i can say i can work on some links? or total module?
When to use shared and local object repository?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How you can find the absolute value of the number in qtp?
Hi All, I'm Akshaya here, could anybody please help me regarding how to import the excel sheet to run time datatable. But Pl. keep it in your knowledge is that excel sheet is opened. Thanks, Akshaya Madali 9823213538
what is the general issues faced while using automation tool Qtp9.0
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..