Can someone possibly help me. I am trying to update an SQL database thru ASP and can't get the syntax right. Not sure if I need to do something with DBEngine or Workspace or something else. The below query works when doing a plain query but does not work when trying to do an update query. The...
I have a situation where I have had to change the contents in a .lbi file. How do I implement the .lbi changes on all the pages where the library file was originally inserted? There are hundreds of pages that this library file was put into.
I'm sure there must be an easy way to do this as this...
Can someone tell me how to compare a date from a form to the current system date. I've tried coding this several ways and keep getting errors.
What I have is a form with 3 drop down boxes to determine a date. Dropdown boxes for Day is 01-31, Month is "January - December" and Year is...
I am trying to do a simple select statement where I only select records found with an expiry date >= today. It's an access database and the field is in Date/Time format.
Below are the statements which I have in my asp page but the selection is not working. If I take out the WHERE clause with...
Thank you "aperfectcircle" - that was exactly it! Strange that it worked in IE (actually no it's not :). Thanks again... it always helps to have another set of eyes looking at code.
Terrapin
Aperfectcircle:
Perhaps my call to the style sheet is in the wrong place for Netscape. I'll include the html code for my calling page. Doesn't make sense though that it worked for you and not for me - only think I can think of is that you are perhaps calling it from within your program than a...
My main (calling) document which references the css is www.kasaanmals.com/austin.htm - the css file is kasaanmenu.css
I call the style sheet by the following code and it is in the heading section of the html page:
<link rel="stylesheet" type="text/css"...
Can someone help me with this basic CSS code and Netscape? The version of Netscape that I am using is Netscape 4.7
The below code works fine with IE but will not work with Netscape. It will set the background color correctly in Netscape but nothing else. From every web site I have checked this...
I have a html page which I designed with Front Page - I have a table with 2 columns in it - one column is populated from data from an access database. When the data is larger than the cell size (70%) - the data is not wrapping in the cell and is stretching the table size off the screen. It works...
I have a html page which I designed with Front Page - I have a table with 2 columns in it - one column is populated from data from an access database. When the data is larger than the cell size (70%) - the data is not wrapping in the cell and is stretching the table size off the screen. It works...
I copied code on this site for preloading images. The code works fine in Netscape 4.75 but I get an overflow error with IE. The overflow error is occuring on the first for loop. Below is the code which I have in my program:
Any ideas??? I would appreciate them.
function Precache(){
var i = 0...
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.