... The php code looks as if it were written for PHP4.x or so. It appears there are some places where variables from the form are referenced without naming...
Ya, I know you all hate them, so do I. However, with the Google calendar and now my new calendar that's what it takes to get it on my site. But I'm here to...
... Unless they provide a Javascript-ified version of their widget that uses absolute URLs across the board, then there isn't a whole lot you can do. You can...
... This is called "cobranding". You put your header/footer on their page and they supply the rest. My personal experience is that cobrands are a complete...
Hi, I'm off to bed, but just did a quick search on a site that I run, which has a custom Google search thing on it. The site has NOTHING (bad) on it - ... Its...
... A group I moderate has just gone nuts over this. Everyone's guess is that it is temporary and will be fixed shortly. Some Google software engineer is...
... From: "Gordon Stewart" Sent: Saturday, January 31, 2009 3:05 PM Subject: [HTML-on-the-WEB] Custom Google Search - This site may harm your computer ... Hi...
... Er...Google does know what caused it: http://googleblog.blogspot.com/2009/01/this-site-may-harm-your-computer-on.html -- Thomas Hruska CubicleSoft...
... From: "Thomas Hruska" Sent: Sunday, February 01, 2009 9:33 PM Subject: Re: [HTML-on-the-WEB] Custom Google Search - This site may harm your computer ... ...
i have a ? a long time ago someone in here gave me the code to take a photo and have it have like a mirror effect. can anyone give it to me now??? PLEASE!!...
... Styles should be in CSS (either inline or, preferably, an external stylesheet). Strict HTML is different than "quirks-mode" or Transitional HTML. XHTML...
... We have both :) - inline (for page-specific styles) & stylesheet ... What is the least-hardest doctype :) (I should have said that before) -- G Freecycle...
COLOR is depricated and should be in your style tag or CSS. ... -- <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Nigel A. Gunn....
COLOR is depricated and should be in your style tag or CSS. ... -- <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Nigel A. Gunn....
One of my pages sucesfully validates as <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> - Now to scan...
... New sites really should be using Strict HTML or XHTML. Transitional is there for older sites. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 ...
I use xhtml1.1 strict I prefer to stick to the latest standards. If html4 loose works for your pages, fine, but don't be surprised if they don't look as you...
Hi, A friend of mine has IE version 7, & has trouble viewing a google doc.... Basically the HTML source of the google doc has A NAME, A HREF etc It works on...
IE8 is out now. A Microsoft problem I've often seen is image maps created by Frontpage which only work in Internet Explorer. Check their page source and the...
... < I'm the author :) The links are pretty simple A HREF = #hello A NAME = hello (with the appropriate Brackets etc ) All linking within the document I'll...
http://validator.w3.org/check?uri= (whatever) Hello, I'm using the above site to validate the HTML (comes as a utility in Mozilla Firefox) Right now, My new...
I am now getting a copy of the form results I wanted to get. And the person who submitted the form gets a thank you letter. However, I'm down to two things to...
... pt_register('POST','FirstName'); pt_register('POST','LastName'); pt_register('POST','CompanyName'); Took me a bit to find where this function came from....
... <snip> Forgot to mention, this is hardly off-topic for the group. And please leave your replies on-list. Don't e-mail me privately. -- Thomas Hruska ...
Hi, My "favicon.ico" image resides in the root directory, but I'm getting more and more requests for my "favicon.ico" in every section or folder. Is anyone...