jason_kelly
01-05-2012, 08:10 PM
Hello,
Quick question for y'all,
Using javascript coding, how can you check if a recordset exists?
if (rs) { alert("yup the rs is active alright") }
this does not work,
Any ideas?
thanks,
Jay
Quick question for y'all,
Using javascript coding, how can you check if a recordset exists?
if (rs) { alert("yup the rs is active alright") }
this does not work,
Any ideas?
thanks,
Jay