The Artima Developer Community
Sponsored Link

.NET Buzz Forum
ieHttpHeaders and Source Tree

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mark Harrison

Posts: 3775
Nickname: mharrison
Registered: Dec, 2003

Mark Harrison is Microsoft UK Systems Engineer focussing on .NET eBiz and Portals
ieHttpHeaders and Source Tree Posted: Jan 9, 2005 4:36 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Mark Harrison.
Original Post: ieHttpHeaders and Source Tree
Feed Title: Mark Harrison
Feed URL: http://markharrison.co.uk/blog/xml.aspx
Feed Description: .NET Portals, Collaboration and eBiz
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Mark Harrison
Latest Posts From Mark Harrison

Advertisement
I was having problems today debugging a Web application and solved my issues thanks to an IE extension called ieHttpHeaders. This shows whats going on under the covers by logging the HTTP Headers that IE is sending and receiving. The information is conveniently displayed in an Explorer Bar at the base of the IE window.

When reading how ieHttpHeaders worked, I was refered to Source Tree which is another Explorer Bar that displays a tree view to provide quick-access to the source code for a web page, including frames and external scripts and style sheets. Also available was the source code and so is a great example of how to develop functionality in an Explorer Bar.

Perhaps an Explorer Bar would be a nice place to locate the MCMS Web Author menu ??

Read: ieHttpHeaders and Source Tree

Topic: Full source for The Regulator released Previous Topic   Next Topic Topic: Update: Generics and CLS Compliance

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use