Mololo
02-09-2009, 04:07 PM
Hello,
I want to show how many records I have in my ASP/ACCESS Database; I know how to get the value but I'd like to publish it on top of my page...
In other words, I run my sql and get the value I'm looking for but I'd like to assign it to <div id="my_value"></div> located above my SQL request.
I know it's noob level but I just couldn't find the answer on Google. :(
I want to show how many records I have in my ASP/ACCESS Database; I know how to get the value but I'd like to publish it on top of my page...
In other words, I run my sql and get the value I'm looking for but I'd like to assign it to <div id="my_value"></div> located above my SQL request.
I know it's noob level but I just couldn't find the answer on Google. :(