Subject: recordset and Javascript
Posted By: kroachOTS Post Date: 1/10/2006 2:26:08 PM
I am trying to check a recordset in a onblur within a textbox.  What this web page is suppose to do is check if a unit & date exists in the database on the server, it has to check it on the client-side.


Kenneth L Roach
Reply By: jbenson001 Reply Date: 1/10/2006 2:43:07 PM
You can do it client side.  The DB is on a server.  You will need to post back and query the DB.  Or you can try using client call backs (AJAX)

Jim


Go to topic 37666

Return to index page 399
Return to index page 398
Return to index page 397
Return to index page 396
Return to index page 395
Return to index page 394
Return to index page 393
Return to index page 392
Return to index page 391
Return to index page 390