|
Re: javascript web page reader and writer
I mean...I just want to write something like firefox extension for my project. And I need to retrive the web page and then make some modification (matching with the keywords, it's part of my project) and then open a new page and put my modified web page onto it. It's no need to change the server side. I just only want to get the function which will be work as 'save as' function and then rewrite to a browser(firefox) again. I'll have to use JavaScript and Java.
|