Click here to Skip to main content
15,905,781 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: getting an issue when we click on back button of the browser Pin
sashidhar4-Dec-09 0:45
sashidhar4-Dec-09 0:45 
QuestionValidations in Multiview Pin
sris 4263-Dec-09 23:01
sris 4263-Dec-09 23:01 
AnswerRe: Validations in Multiview Pin
sashidhar3-Dec-09 23:07
sashidhar3-Dec-09 23:07 
AnswerRe: Validations in Multiview Pin
CrazyCoder264-Dec-09 0:26
CrazyCoder264-Dec-09 0:26 
QuestionASP Panel Pin
Munteanu Ciprian3-Dec-09 22:17
Munteanu Ciprian3-Dec-09 22:17 
AnswerRe: ASP Panel Pin
Petr Pechovic3-Dec-09 22:56
professionalPetr Pechovic3-Dec-09 22:56 
AnswerRe: ASP Panel Pin
meeram3953-Dec-09 23:41
meeram3953-Dec-09 23:41 
GeneralRe: ASP Panel Pin
Petr Pechovic4-Dec-09 0:08
professionalPetr Pechovic4-Dec-09 0:08 
Hi,

I just write one more comment if I may Smile | :) ... ASP.NET Panel is DIV. It is rendered as DIV element into DOM. You can use it, there is no doubt about it. Even though there is no intellisense in VS for "onmouseover" it will works well.

<asp:Panel runat="server" ID="pnlPanel" onmouseover="javascript: myAction();">...



QuestionQuestion about the URL string? Can a website be aware of what the user enters by hand in the URL string... Pin
basilmir3-Dec-09 22:15
basilmir3-Dec-09 22:15 
AnswerRe: Question about the URL string? Can a website be aware of what the user enters by hand in the URL string... Pin
sashidhar3-Dec-09 23:15
sashidhar3-Dec-09 23:15 
AnswerRe: Question about the URL string? Can a website be aware of what the user enters by hand in the URL string... Pin
OriginalGriff4-Dec-09 2:13
mveOriginalGriff4-Dec-09 2:13 
AnswerRe: Question about the URL string? Can a website be aware of what the user enters by hand in the URL string... Pin
basilmir11-Mar-10 23:34
basilmir11-Mar-10 23:34 
QuestionDisable a hyperlink Pin
MacIntyre3-Dec-09 21:45
MacIntyre3-Dec-09 21:45 
AnswerRe: Disable a hyperlink Pin
Abhishek Sur3-Dec-09 22:04
professionalAbhishek Sur3-Dec-09 22:04 
AnswerRe: Disable a hyperlink Pin
bhavnvyas3-Dec-09 22:06
bhavnvyas3-Dec-09 22:06 
GeneralRe: Disable a hyperlink Pin
MacIntyre3-Dec-09 22:19
MacIntyre3-Dec-09 22:19 
GeneralRe: Disable a hyperlink Pin
bhavnvyas3-Dec-09 22:35
bhavnvyas3-Dec-09 22:35 
GeneralRe: Disable a hyperlink Pin
MacIntyre3-Dec-09 22:49
MacIntyre3-Dec-09 22:49 
GeneralRe: Disable a hyperlink Pin
bhavnvyas3-Dec-09 23:17
bhavnvyas3-Dec-09 23:17 
GeneralRe: Disable a hyperlink Pin
MacIntyre3-Dec-09 22:52
MacIntyre3-Dec-09 22:52 
GeneralRe: Disable a hyperlink Pin
MacIntyre3-Dec-09 23:03
MacIntyre3-Dec-09 23:03 
GeneralRe: Disable a hyperlink Pin
bhavnvyas3-Dec-09 23:19
bhavnvyas3-Dec-09 23:19 
QuestionJavascript Errors Pin
Johndas3-Dec-09 19:37
Johndas3-Dec-09 19:37 
AnswerRe: Javascript Errors Pin
keyur satyadev3-Dec-09 19:44
keyur satyadev3-Dec-09 19:44 
AnswerRe: Javascript Errors Pin
nainakarri3-Dec-09 19:47
nainakarri3-Dec-09 19:47 

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.