My asp page is retrieving some records from an Access database to be displayed. I have a javascript function on the same page that I want to pass these records to. How do I do that.
If I can't pass them to the function, how can I retrieve the same records within my javascript funtion.
Any help will be greatly appreciated.
If I can't pass them to the function, how can I retrieve the same records within my javascript funtion.
Any help will be greatly appreciated.