CustomValidator question/problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?V2ViQnVpbGRlcjQ1MQ==?=

    CustomValidator question/problem

    I have a CustomValidator with a javascript and a server side event
    the server side has an element that i could not get to work yet in
    javascript (i'll need to do an async call for it). The event fires on the
    server side, but the error message does not display. The client side part
    works fine and the message is displayed. Is there a reason for this?

    the client side checks for a valid type of input and the serever side checks
    for existance of the item in a table. i really want the client side to check
    for existance also. Does anyone have a simple example of an async call back
    for a javascript validator? or tell me where i can find one?

    Thank you
    --
    (i''ll be asking a lot of these, but I find C# totally way cooler than vb
    and there''s no go''n back!!!)
    thanks (as always)

    kes
Working...