Just connect to the web server (usually port 80) and type something like: GET /INDEX.CFM HTTP/1.0
The format is: COMMAND <SP> DOCUMENT <SP> HTTP version The command can be GET, POST, HEAD, etc. but it would be difficult to do a post in telnet... Just remember to hit RETURN twice. BTW - our freeware utility is here: www.coolfusion.com/downloads.cfm HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: >http://www.coolfusion.com/imssecomparison.cfm ----- Original Message ----- From: "Ben Johnson" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 5:30 PM Subject: RE: How does this work (cfheader+cfcontent)? > > FYI, Coolfusion has a really cool little utility called http analyzer that > > will get you all of the headers without having to telnet. > > How do you do that with telnet? I've never read up on it. > > > > Ben Johnson > Hostworks, Inc. > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

