I have an Admin Panel that manages my Database (http://kbase.ad.scs.wsu.edu/admin/admin.asp). It seems to connect fine to all tables except tblDirections. On the page http://kbase.ad.scs.wsu.edu/admin/Directions.asp I get error:
Microsoft Cursor Engine error '80004005'
Data provider or other...
Okay, I am calling up over 50 .gif's and don't want to write an html doc for each gif. I just want to call a window.close() function in the window.open() for each gif that I am calling. Writing a sql statement would work best but the .gifs are already made and not in any order nor in a...
I am using window.open to open a bunch of different screen shots (.gif) in a smaller window and I want to be able to close that window with something else than the "x" button in the upper left corner.
My code is:
<BUTTON...
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.