I have hit a wall in a script I'm building for a web site. I'm attempting to use a recordset in a javascript "Preload Images" script. Here's the code I'm using:
<body onLoad="MM_preloadImages(
<%
While ((Repeat2__numRows <> 0) AND (NOT rsProdFinishPicsPreload.EOF))
%>...
I have hit a wall in a script I'm building for a web site. I'm attempting to use a recordset in a javascript "Preload Images" script. Here's the code I'm using:
<body onLoad="MM_preloadImages(
<%
While ((Repeat2__numRows <> 0) AND (NOT rsProdFinishPicsPreload.EOF))
%>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.