Click here to Skip to main content
15,887,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to do validation of dynamically added textbox in asp.net Pin
Sandeep Mewara9-Jun-10 20:13
mveSandeep Mewara9-Jun-10 20:13 
Questionsms alert Pin
trilokharry9-Jun-10 18:48
trilokharry9-Jun-10 18:48 
AnswerRe: sms alert Pin
Not Active9-Jun-10 19:03
mentorNot Active9-Jun-10 19:03 
AnswerRe: sms alert Pin
Sandeep Mewara9-Jun-10 19:04
mveSandeep Mewara9-Jun-10 19:04 
AnswerRe: sms alert Pin
Jamil Hallal9-Jun-10 20:07
professionalJamil Hallal9-Jun-10 20:07 
Questioncss file not getting applied by asp.net page Pin
Member 39190499-Jun-10 17:07
Member 39190499-Jun-10 17:07 
AnswerRe: css file not getting applied by asp.net page Pin
PSK_9-Jun-10 18:42
PSK_9-Jun-10 18:42 
AnswerRe: css file not getting applied by asp.net page Pin
Sandeep Mewara9-Jun-10 19:02
mveSandeep Mewara9-Jun-10 19:02 
Member 3919049 wrote:
I can't figure out why my css classes aren't getting applied at runtime even though the references appear to check out at compile time.


At times, it happen that it is fine during compile time but when you publish it, the path is little different and thus you code is unable to refer it. Looks like the same with you.

Using viewsource of page, check where is the stylesheet being referred. Is the location correct based on your project hierarchy.

If you are unable to resolve the path in deisgner, you can check the value of it on server side, using the same URL.
You can also, set the URL of CSS via codebehind. Refer: Resolving Paths in a Multi-Folder WebSite[^]
AnswerRe: css file not getting applied by asp.net page Pin
Jamil Hallal9-Jun-10 20:10
professionalJamil Hallal9-Jun-10 20:10 
QuestionASP .Net Page with two languages Pin
FJJCENTU9-Jun-10 8:00
FJJCENTU9-Jun-10 8:00 
AnswerRe: ASP .Net Page with two languages Pin
T M Gray9-Jun-10 8:27
T M Gray9-Jun-10 8:27 
GeneralRe: ASP .Net Page with two languages Pin
FJJCENTU9-Jun-10 8:40
FJJCENTU9-Jun-10 8:40 
AnswerRe: ASP .Net Page with two languages Pin
Jamil Hallal9-Jun-10 20:13
professionalJamil Hallal9-Jun-10 20:13 
QuestionLinkButton Visibility inside a Gridview Pin
mtataric9-Jun-10 6:54
mtataric9-Jun-10 6:54 
AnswerRe: LinkButton Visibility inside a Gridview Pin
Sandeep Mewara9-Jun-10 7:48
mveSandeep Mewara9-Jun-10 7:48 
QuestionIn Google Maps - how do I add more information to the Info Windows? Pin
jkesterson9-Jun-10 6:36
jkesterson9-Jun-10 6:36 
AnswerRe: In Google Maps - how do I add more information to the Info Windows? [modified] Pin
Sandeep Mewara9-Jun-10 7:45
mveSandeep Mewara9-Jun-10 7:45 
QuestionProgress Bar Stylesheet Pin
Member 17738959-Jun-10 3:48
Member 17738959-Jun-10 3:48 
AnswerRe: Progress Bar Stylesheet Pin
Peace ON9-Jun-10 3:51
Peace ON9-Jun-10 3:51 
QuestionProgress Bar Pin
MaheshSharma9-Jun-10 2:55
MaheshSharma9-Jun-10 2:55 
AnswerRe: Progress Bar Pin
JHizzle9-Jun-10 3:22
JHizzle9-Jun-10 3:22 
QuestionMessage Removed Pin
9-Jun-10 0:00
geeeeeeeetha9-Jun-10 0:00 
AnswerRe: WebServices Pin
Abhijit Jana9-Jun-10 0:17
professionalAbhijit Jana9-Jun-10 0:17 
QuestionCalculate prices using radio button value on a GridView Pin
Nopo8-Jun-10 23:57
Nopo8-Jun-10 23:57 
AnswerRe: Calculate prices using radio button value on a GridView Pin
Sandeep Mewara9-Jun-10 7:55
mveSandeep Mewara9-Jun-10 7:55 

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.