Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello everyone,

 

I am very new to asp.net, I have an html link and I have a asp label. I want when the html link is clicked, a text to be displayed in the asp label. I know how to do this with a asp button. But that is not what I need.

 

If I posted this in the wrong forum, feel free to move it.

 

Thank you in advance.

 

 

 

CG:rolleyes:

Posted

Thank you

 

Thank you for the quick reply.

 

I have a world map, with image map on every country. So I want to desplay text on a asp label right under it when a country is clicked.

 

Is there any way of knowing when a html like is clicked?

  • Moderators
Posted

You'll need to do it in a JavaScript function. (on the client side)

 

If you're coordinating which country they clicked as well as getting the country's name from the server then you may want a control that will PostBack.

Visit...Bassic Software

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...