Click to See Complete Forum and Search --> : [RESOLVED] ASP database value --> <div id="my_value"> ???


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. :(

Mololo
02-09-2009, 05:15 PM
My problem was solved in the JAVASCRIPT SECTION.
Go search for it there if needed.