If you use the XMLHttpRequest object (which is in gecko and safari and
there is a similar object in IE) you can get access to the headers.
However, you'll have to make a request other then the current page
request.

Here is some info from the apple site, but like I said you can make it
work in most modern day browsers

http://developer.apple.com/internet/webcontent/xmlhttpreq.html


On Tue, 16 Nov 2004 11:13:33 -0500, Dave Watts <[EMAIL PROTECTED]> wrote:
> > am using cfheader to add some information to the headers passed back..
> > was looking for a way to retrieve that information
> > clientside... w/o having to rely on IE as the browser.. (only
> > examples i have stumbled upon mention IE 5+)...
> 
> Can you provide a specific example? I don't think you can just arbitrarily
> access HTTP response headers using cross-browser JavaScript.
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> phone: 202-797-5496
> fax: 202-797-5444
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184431
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to