[NF] Generic HTML and Logo Questions

2007-04-07 Thread Virgil Bierschwale
I have finished converting my site located at
http://www.bierschwalesolutions.com but one problem I see is that I recently
added a menu option called employment to my site. The problem is that it
won't show up if you've previously viewed my site unless you hit the refresh
button.

How do I FORCE a refresh when somebody loads a page ?

Also, the logo looks terrible.
Basically all I want is a .jpg or .gif with the words Bierschwale
Solutions in a clear background that will fit in that space and look good
on the blue background. Any tools that I should look at to create that or
better yet, is there a web site where somebody does this type of work for a
fee (reasonable fee) in case I have need of their skills in the future 

Thanks,

Virgil Bierschwale
Armstrong and Skipper Real Estate
(830) 329-6774 Cell
(830) 864-4799 Fax
(830) 864-4726 Home
http://www.bierschwale.com





___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: [NF] Generic HTML and Logo Questions

2007-04-07 Thread Ed Leafe
On Apr 7, 2007, at 7:20 PM, Virgil Bierschwale wrote:

 How do I FORCE a refresh when somebody loads a page ?

Use these meta tags in the HEAD section:

meta http-equiv=Expires content=Mon, 26 Jul 1997 05:00:00 GMT
meta http-equiv=Cache-Control content=no-store, no-cache, must- 
revalidate
meta http-equiv=Cache-Control content=post-check=0, pre-check=0
meta http-equiv=Pragma content=no-cache

Even with those, some brain-dead, standards-ignorant browsers (no  
names, please; but the initials are I.E.) will still try to show how  
fast they are by showing a cached page.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


RE: [NF] Generic HTML and Logo Questions

2007-04-07 Thread Virgil Bierschwale
Thanks Ed...
Should have known that but I've been Nyquil-ing the last several days and
I'm a bit fuzzy grin

Virgil Bierschwale
Armstrong and Skipper Real Estate
(830) 329-6774 Cell
(830) 864-4799 Fax
(830) 864-4726 Home
http://www.bierschwale.com


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Ed Leafe
Sent: Saturday, April 07, 2007 6:46 PM
To: ProFox Email List
Subject: Re: [NF] Generic HTML and Logo Questions

On Apr 7, 2007, at 7:20 PM, Virgil Bierschwale wrote:

 How do I FORCE a refresh when somebody loads a page ?

Use these meta tags in the HEAD section:

meta http-equiv=Expires content=Mon, 26 Jul 1997 05:00:00 GMT
meta http-equiv=Cache-Control content=no-store, no-cache, must- 
revalidate
meta http-equiv=Cache-Control content=post-check=0, pre-check=0
meta http-equiv=Pragma content=no-cache

Even with those, some brain-dead, standards-ignorant browsers (no  
names, please; but the initials are I.E.) will still try to show how  
fast they are by showing a cached page.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.