--- Advance Design - Vance <[EMAIL PROTECTED]> wrote:
> Hi Joel,
> Thanks for the fast reply.
> This is the html document heads.
> 
> I have tried "messing" about with these, but with
> no change in result.
> 
> <!doctype html public "-//W3C//DTD HTML 4.0
> Transitional//EN">
> <html>
> <head>
> <title>base-02.html</title>
> <meta name="Generator" content="Edit Plus">
> <meta name="Author" content="Vance">
> <meta name="Keywords" content="keyword,keyword">
> <meta name="Description"
> content="keyword,keyword">
> </head>

Actually, that's the head of the HTML document.  What's needed are the headers that 
are sent
*prior* to that.  Those headers tell the user agent (the browser, in this case) what 
to do with
the document.

Cheers,
Curtis Poe

=====
Senior Programmer
Onsite! Technology (http://www.onsitetech.com/)
"Ovid" on http://www.perlmonks.org/

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to