hi,
i know that Google Toolbar's Autocomplete will try to be "helpful" and make certain fields have a yellow background. unfortunately, this is really impacting the CSS presentation on many of my websites. i'd like to somehow avoid the autocomplete's CSS domination, even if it means disabling...
Thanks in advance for any assistance that can be provided...
I have two tables that I would like to join in a query.
Table #1
Attributes ATT
.AttributeID
.AttributeName
Table #2
CategoryAttributes CA
.CategoryAttributeID (the index)
.AttributeID
.CategoryID
There are about 20 records in the...
I am trying to count the number of cells that have date values equal to or less than today's date.
The formula is in A1, and the contents of A2:D2 is as follows:
A2 = 01/01/2004
B2 = 02/01/2004
C2 = 03/01/2004
D2 = 04/01/2004
=COUNTIF(A2:D2,"01/1/2004")
This formula results in a value of 1...
has anyone experienced a website generating two cookies for one website (we're running a Site Server website)?
when a user comes to our site, two cookies are written instead of one (user@generalvitamin.com and user@www.generalvitamin.com). the cookie without the "www" seems to...
I needs to make all cookies that are created by Site Server disappear upon the user's exit from the website. Currently, the following cookie data remains when leaving the site via closing a browser:
ShopperManager%2F ShopperManager%2F=KWRLESQP3P9F9JRTCLQ3KVSK839GBX33
216.183.103.10/
1536...
I have an integer field that has a number * 1000, for example 4950. I am in need of having it display on a webpage as 4.950
Similarly, 5000 would need to display as 5.000 and 6251 would need to display as 6.251
How can I accomplish this?
Thanks much for any help that can be offered!
When I try to update a "visits" field in a "users" table, by using global.asa's Session_OnStart, I get the following error:
ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
//global.asa...
I have been instructed by my commanders to create popunder windows that are only triggered when the user leaves the site (and not each time a page is unloaded). Yes, I know this is a faux pas, but while I cannot disobey an order, I did manage to at least inject some compromise and have these...
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.