On Mon, Apr 21, 2008 at 12:45 PM, Eli Shemer <[EMAIL PROTECTED]> wrote: > It's stuck on "Waiting for... " in the status bar
Step away from the browser. If you've never learned how to debug a web request with telnet or lwp-request, this is a good time to learn. Just google "telnet 80 debugging" or something similar to find some guides to get you started. - Perrin