Click here to Skip to main content
15,910,234 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: asp:Login --> how can I add onmousedown javascript handler? Pin
devvvy13-May-09 14:04
devvvy13-May-09 14:04 
AnswerRe: asp:Login --> how can I add onmousedown javascript handler? Pin
Brian W King13-May-09 7:16
Brian W King13-May-09 7:16 
GeneralRe: asp:Login --> how can I add onmousedown javascript handler? Pin
devvvy13-May-09 13:46
devvvy13-May-09 13:46 
GeneralRe: asp:Login --> how can I add onmousedown javascript handler? Pin
devvvy13-May-09 14:08
devvvy13-May-09 14:08 
QuestionSame control appearing different in seperate web pages - though rendered code is same in view source [modified] Pin
NetQuestions13-May-09 6:04
NetQuestions13-May-09 6:04 
AnswerRe: Same control appearing different in seperate web pages - though rendered code is same in view source [modified] Pin
Ian McCaul13-May-09 6:10
Ian McCaul13-May-09 6:10 
GeneralRe: Same control appearing different in seperate web pages - though rendered code is same in view source Pin
NetQuestions14-May-09 0:30
NetQuestions14-May-09 0:30 
AnswerRe: Same control appearing different in seperate web pages - though rendered code is same in view source Pin
Ian McCaul14-May-09 5:34
Ian McCaul14-May-09 5:34 
The problem is when a user control is rendered images are relative to the page it is hosted in. So with your scenario since the first webform is in the root I am assuming that is where the Image folder is as well, and that is why the admin page cant find it because I am betting there is no Image folder where it is. What I would recommend is move that background style setter in the user control into a css file and link the image relative to that. css files are handled differently and an image linked in it is relative to it not that page that is linking the css file.
GeneralRe: Same control appearing different in seperate web pages - though rendered code is same in view source Pin
NetQuestions19-May-09 10:16
NetQuestions19-May-09 10:16 
Questionhelp in ItemCreated method plus javascript Pin
Sujay chakraborty13-May-09 6:04
Sujay chakraborty13-May-09 6:04 
GeneralRe: help in ItemCreated method plus javascript Pin
Sujay chakraborty13-May-09 6:39
Sujay chakraborty13-May-09 6:39 
AnswerRe: help in ItemCreated method plus javascript Pin
Brian W King13-May-09 7:29
Brian W King13-May-09 7:29 
GeneralRe: help in ItemCreated method plus javascript Pin
Ramesh Swaminathan13-May-09 7:37
Ramesh Swaminathan13-May-09 7:37 
GeneralRe: help in ItemCreated method plus javascript Pin
Brian W King13-May-09 9:35
Brian W King13-May-09 9:35 
GeneralRe: help in ItemCreated method plus javascript Pin
Sujay chakraborty13-May-09 18:26
Sujay chakraborty13-May-09 18:26 
Questionc# with Linq help getting box checked in database Pin
Franklinlloyd13-May-09 5:32
Franklinlloyd13-May-09 5:32 
AnswerRe: c# with Linq help getting box checked in database Pin
Christian Graus13-May-09 6:04
protectorChristian Graus13-May-09 6:04 
AnswerRe: c# with Linq help getting box checked in database Pin
Brian W King13-May-09 9:33
Brian W King13-May-09 9:33 
GeneralRe: c# with Linq help getting box checked in database Pin
Franklinlloyd13-May-09 9:51
Franklinlloyd13-May-09 9:51 
QuestionAccess server side data from client side Pin
dptalt13-May-09 5:19
dptalt13-May-09 5:19 
AnswerRe: Access server side data from client side Pin
AlexeiXX313-May-09 5:42
AlexeiXX313-May-09 5:42 
GeneralRe: Access server side data from client side Pin
dptalt13-May-09 7:23
dptalt13-May-09 7:23 
GeneralRe: Access server side data from client side Pin
dptalt14-May-09 3:44
dptalt14-May-09 3:44 
QuestionProblem with Compiling a WEb Setup Project Pin
Vimalsoft(Pty) Ltd13-May-09 5:10
professionalVimalsoft(Pty) Ltd13-May-09 5:10 
QuestionExcel Error System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x800A03EC PinPopular
DotNetCoderJunior13-May-09 4:48
DotNetCoderJunior13-May-09 4:48 

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.