I have a javascript message that floats on my page
and the background text color is tranparent so the message doesnt cover up other text when it floats over the other text.
My declaration and setting for background text is:
var backgroundcolor="transparent"
which works in IE but...
I think databarn accurately points out the subtlety of the Y2K issue. Since a single piece of software relies so heavily on a vast number of other pieces of software (such as the OLE Automation library and network libraries), it is often difficult to track down and predict problems like what...
No, you are not the only sucker out there. Our department has moved our SQL Server app to a three-tiered system. The jury is still out on the "improvement." Although we in the MIS department appreciate the architecture, the application is slower than our previous...
Access stores dates internally as an 8 byte number which represents dates from the year 100 to the year 9999. So although you might not see all four digits of the year (such as a return value for the DateAdd function), Access is storing it internally. The trick is to display all four digits of...
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.