View Single Post
  #3 (permalink)  
Old Nov 21st, 2003, 18:26
Webforumz Staff Webforumz Staff is offline
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Are you using Javascript for ASP? If not I'm not sure why you'd be doing this on the client-side verses the server-side as that's the correct place to do filtering like this (either in the SELECT like u2 said or in writing the recordset to the page).