Hello sir,
I am having 3 linklabels on the form and 1 button.
Consider these are the linklabels.
a
b
c
When "a" is clicked, button is visible on the form and when i click the button HTML output is displayed (i had already attached HTML pages to my project and also i know how to display output for HTML pages in the project) .
For a,b,c i am having different HTML pages.
What i actually need is?
I want to use only one button. But when i click a,b,c linklabels, the appropriate HTML output must be displayed.