
Originally Posted by
John
I have no way of knowing what Safari is served.
User input is in bold, my comments are in italics.
Code:
prompt> telnet imagesource.com 80
GET /photography_disc/SF011 HTTP/1.1
Host: www.imagesource.com
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/124 (KHTML, like Gecko) Safari/125
Accept: */*
Connection: Close
(press enter twice)
Copy and paste the resulting HTML. If using *nix (or Cygwin), you can redirect the output to a file with "> file.txt" on the end of the command. This might work in Windows as well; I can't remember. The XP version of telnet is shockingly awful. You might want to use the Cygwin one or HyperTerminal.
Bookmarks