1d
comment Can't find my missing ). Am I crazy?
Thanks for the sanity check. @Matt you had it. I hadn't moved the fix out of my test query to my page that converted my dates to the appropriate timestamp. Thanks for the sanity check everyone.
1d
asked Can't find my missing ). Am I crazy?
May
14
comment postbacks from inside not firing
Good call. It is indeed bringing them outside the form. Thanks for the fast response and accurate information.
May
14
asked postbacks from inside not firing
May
10
awarded Popular Question
Apr
5
awarded Popular Question
Mar
26
awarded Teacher
Mar
26
answered Why add computers to Active directory domain?
Mar
25
revised Inserting from a nested gridview
Cut a large commented section out
Mar
25
asked Inserting from a nested gridview
Mar
5
answered Displaying line breaks from SQL in a bound label
Mar
5
revised Displaying line breaks from SQL in a bound label
added full code for my item template
Mar
5
comment Displaying line breaks from SQL in a bound label
It's seeing line breaks, but they aren't replaced with <br />. I'm guessing it's because the breaks are made with the enter key in a textbox earlier, and the character generated isn't included in Environment.NewLine, thus making the .Replace miss.
Mar
5
revised Displaying line breaks from SQL in a bound label
added 369 characters in body
Mar
5
asked Displaying line breaks from SQL in a bound label
Feb
11
comment Global.asax Application_Error issues
The page now errors due to there being no default redirect in the <customErrors> tag.
Feb
8
comment Global.asax Application_Error issues
Changed the web.config as suggested. I get to the error page now, but it is using the default redirection from <customErrors> and not the redirection I feed it in Application_Error.
Feb
8
revised Global.asax Application_Error issues
added 430 characters in body
Feb
8
asked Global.asax Application_Error issues
Feb
7
comment Error page not seeing Server.GetLastError as having an error
It certainly will. Thank you.
1 2 3 4 5