dynamic rs gen image with javascript
Hi
My Problem goes like this
See i have a client side javascript programm downloaded which displays images or text scrolling
actually the it uses a function with parameter as text which could be plain text or html tag if it is a html may ge <img> tag also then the it parses it appropriately and shows the relevent result.
I want to pass a set of recordset elements which give the path of the image file as parameter using the do untill rs.EOF clause.
it is not working
the client side scrolling program uses to script files used by <script tag>
how can i use the server side generated rs(0) object, with my client side program
Alls well that ends well
|