Hi, i need to read data from an ascii text file, located on the same server, in the same folder as the applet (server side). IE handles this fine with a URL.openStream(), but netscape gives me a permissions error.

another reason why netscape sucks, how can i do this? thanks

oliver