Hi, I'm coding a web browser in Cocoa using XCODE - I'm using the webkit SDK. So far it is pretty basic but there is one thing that I simply can't stand: the fact that you have to input http:// before a web site or file:// before a local file. Thanks in advance for any help. Also if anyone...