Click here to Skip to main content
16,004,977 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: File Access Error [modified] Pin
doWhileSomething24-Jul-07 15:25
doWhileSomething24-Jul-07 15:25 
QuestionRe: File Access Error Pin
gvanto24-Jul-07 17:30
gvanto24-Jul-07 17:30 
QuestionRe: File Access Error Pin
gvanto24-Jul-07 17:38
gvanto24-Jul-07 17:38 
AnswerRe: File Access Error Pin
doWhileSomething25-Jul-07 3:10
doWhileSomething25-Jul-07 3:10 
QuestionRe: File Access Error Pin
gvanto26-Jul-07 15:33
gvanto26-Jul-07 15:33 
AnswerRe: File Access Error Pin
doWhileSomething27-Jul-07 3:07
doWhileSomething27-Jul-07 3:07 
GeneralRe: File Access Error Pin
gvanto27-Jul-07 16:28
gvanto27-Jul-07 16:28 
GeneralRe: File Access Error Pin
doWhileSomething27-Jul-07 17:40
doWhileSomething27-Jul-07 17:40 
If your hell bent on not creating a control, and want to dynamically add the script, you should take a look at the page.registerstartupscript method. http://msdn2.microsoft.com/en-us/library/system.web.ui.page.registerstartupscript.aspx[^]

Also, get rid of the label control, for stuff like this (raw text/HTML) using a literal control is a much better option. It has no mark up tags once rendered to the browser. The label control renders its text between "span" tags. (FYI).

If your simply not sure how to create a control and want some help with it, just ask. I have no problem taking a few minutes to help you with it.




QuestionRe: File Access Error Pin
gvanto27-Jul-07 17:54
gvanto27-Jul-07 17:54 
Questionhow to call function exposed by IDispatch in ActiveX control? Pin
eraccn24-Jul-07 14:25
eraccn24-Jul-07 14:25 
QuestionHow do I control the appearance of checkboxes? Pin
amymarie324-Jul-07 12:27
amymarie324-Jul-07 12:27 
AnswerRe: How do I control the appearance of checkboxes? Pin
Christian Graus24-Jul-07 12:42
protectorChristian Graus24-Jul-07 12:42 
GeneralRe: How do I control the appearance of checkboxes? Pin
amymarie325-Jul-07 4:29
amymarie325-Jul-07 4:29 
AnswerRe: How do I control the appearance of checkboxes? Pin
Ken Fan24-Jul-07 18:04
Ken Fan24-Jul-07 18:04 
GeneralRe: How do I control the appearance of checkboxes? Pin
amymarie325-Jul-07 4:28
amymarie325-Jul-07 4:28 
QuestionRepeater ? Pin
Assaf8224-Jul-07 12:10
Assaf8224-Jul-07 12:10 
AnswerRe: Repeater ? Pin
Christian Graus24-Jul-07 12:14
protectorChristian Graus24-Jul-07 12:14 
QuestionRe: Repeater ? Pin
Assaf8224-Jul-07 13:12
Assaf8224-Jul-07 13:12 
AnswerRe: Repeater ? Pin
Christian Graus24-Jul-07 13:22
protectorChristian Graus24-Jul-07 13:22 
QuestionRe: Repeater ? Pin
Assaf8224-Jul-07 13:43
Assaf8224-Jul-07 13:43 
AnswerRe: Repeater ? Pin
Christian Graus24-Jul-07 14:05
protectorChristian Graus24-Jul-07 14:05 
QuestionCan't link dropdown menu to gridview with access db back end Pin
kmarchiony24-Jul-07 11:46
kmarchiony24-Jul-07 11:46 
Questionstrings Pin
seemamltn24-Jul-07 10:44
seemamltn24-Jul-07 10:44 
AnswerRe: strings Pin
Christian Graus24-Jul-07 10:59
protectorChristian Graus24-Jul-07 10:59 
AnswerBAD USER! Pin
leckey24-Jul-07 16:30
leckey24-Jul-07 16:30 

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.