Hi. I am writing a program that will edit a web page from within the browser so I need to read the web page and then rewrite it back to the server. Also I will need to create a new page. Is it possible to use ftp(sockets) within an applet so that I can do this? Many thanks in advance.