Dustman

1,147
reputation
102 views

Registered User

name Dustman
member for 1 year
seen Sep 14 at 18:59
website
location Nanaimo, BC, Canada
age 33
A long time ago, in a galaxy far, far away, I was a Web dev for an outfit in Bellvue, WA. Now, I kind of do a bit of this and that with the odd bit of computer-related work on the side.
Sep
22
awarded  Popular Question
Sep
18
awarded  Yearling
Aug
5
comment How can I rewrite the ErrorMessage for a CustomValidator control on the client?
A number of websites state that the "sender.errormessage" construct is the way to do this, so I suspect that I have done something wrong in the grander scheme of things that is preventing any of these methods from working. I guess I'll have to code up a test page and see if a simpler version doesn't act the way everyone seems to expect.
Aug
5
comment How can I rewrite the ErrorMessage for a CustomValidator control on the client?
Tried that, but no. Digging around, I find that the sender is not the span element, but is instead some other DOM object that doesn't display anything. Thanks, though.
Aug
5
comment How can I rewrite the ErrorMessage for a CustomValidator control on the client?
That is actually how I started out doing this, and that didn't work either. As it happens, the js sender.errormessage member does have the same content as the CustomValidator.ErrorMessage when the page first loads, but altering that content does not alter the displayed message.
Aug
5
revised How can I rewrite the ErrorMessage for a CustomValidator control on the client?
Title change. I'll take SO for $200, Alex.
Aug
5
comment Google Chrome CSS/rendering bug?
I see no difference between browsers.
Aug
4
comment ASP.NET Problem with upload on production server but not in dev
Prediction: we're looking for the name of a file or folder that doesn't yet exist on your production machine.
Aug
4
asked How can I rewrite the ErrorMessage for a CustomValidator control on the client?
Jul
26
awarded  Popular Question
Jul
18
awarded  Nice Question