Click here to Skip to main content
15,920,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: calendar control Pin
scar_face26-Apr-09 22:14
scar_face26-Apr-09 22:14 
GeneralRe: calendar control Pin
Christian Graus26-Apr-09 22:43
protectorChristian Graus26-Apr-09 22:43 
GeneralRe: calendar control Pin
scar_face26-Apr-09 23:03
scar_face26-Apr-09 23:03 
AnswerRe: calendar control Pin
ncsubbu27-Apr-09 3:50
professionalncsubbu27-Apr-09 3:50 
QuestionRefresh a page on img tag Pin
CodingLover26-Apr-09 20:25
CodingLover26-Apr-09 20:25 
AnswerRe: Refresh a page on img tag Pin
SayreCC26-Apr-09 20:30
SayreCC26-Apr-09 20:30 
QuestionRe: Refresh a page on img tag Pin
CodingLover26-Apr-09 20:33
CodingLover26-Apr-09 20:33 
AnswerRe: Refresh a page on img tag Pin
SayreCC26-Apr-09 20:48
SayreCC26-Apr-09 20:48 
Hi, try this

<asp:ImageMap ID="ImageMap1" runat="server" ImageUrl="path of your image">
<asp:CircleHotSpot NavigateUrl="~/Default.aspx" Target="_parent" />
</asp:ImageMap>

Hope this one can help.
Thanks

Hi, Please select Good Question if my answer are fit to your Question.
AnswerRe: Refresh a page on img tag Pin
sekannak26-Apr-09 20:50
sekannak26-Apr-09 20:50 
QuestionChanging password by email and newpassword of .NET with C# web site Pin
Shahdat Hosain26-Apr-09 20:12
Shahdat Hosain26-Apr-09 20:12 
AnswerRe: Changing password by email and newpassword of .NET with C# web site Pin
Christian Graus26-Apr-09 20:23
protectorChristian Graus26-Apr-09 20:23 
AnswerRe: Changing password by email and newpassword of .NET with C# web site Pin
Perry Holman26-Apr-09 21:27
Perry Holman26-Apr-09 21:27 
GeneralRe: Changing password by email and newpassword of .NET with C# web site [modified] Pin
Shahdat Hosain26-Apr-09 23:22
Shahdat Hosain26-Apr-09 23:22 
Questionjavascript Pin
trimandir prajapati26-Apr-09 20:09
trimandir prajapati26-Apr-09 20:09 
AnswerRe: javascript Pin
Christian Graus26-Apr-09 20:12
protectorChristian Graus26-Apr-09 20:12 
GeneralRe: javascript Pin
trimandir prajapati26-Apr-09 21:02
trimandir prajapati26-Apr-09 21:02 
GeneralRe: javascript Pin
Christian Graus26-Apr-09 21:06
protectorChristian Graus26-Apr-09 21:06 
AnswerRe: javascript Pin
ncsubbu27-Apr-09 3:51
professionalncsubbu27-Apr-09 3:51 
QuestionSample MDI application using C# .Net 2008 Pin
Narsimha0926-Apr-09 19:25
Narsimha0926-Apr-09 19:25 
AnswerRe: Sample MDI application using C# .Net 2008 Pin
Abhijit Jana26-Apr-09 19:50
professionalAbhijit Jana26-Apr-09 19:50 
AnswerRe: Sample MDI application using C# .Net 2008 Pin
SayreCC26-Apr-09 20:25
SayreCC26-Apr-09 20:25 
Questionpage refresh at the click of a button.... Pin
scar_face26-Apr-09 18:58
scar_face26-Apr-09 18:58 
AnswerRe: page refresh at the click of a button.... Pin
Abhijit Jana26-Apr-09 19:10
professionalAbhijit Jana26-Apr-09 19:10 
QuestionDynamic Images (Ajax/Asp.net) Pin
427748026-Apr-09 9:23
427748026-Apr-09 9:23 
AnswerRe: Dynamic Images (Ajax/Asp.net) Pin
Christian Graus26-Apr-09 11:00
protectorChristian Graus26-Apr-09 11:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.