Forum: JavaScript and Client-Side Browser Scripting
Jan 14th, 2008, 4:48 AM
|
|
Replies: 7
Views: 289
Re: javascript web page reader and writer
yeah...
I now know that I can do it without opening new page, just getting that page from the proxy server before it is shown in the web broswer and then make modification and then send it to the web...
|
Forum: JavaScript and Client-Side Browser Scripting
Jan 13th, 2008, 10:16 PM
|
|
Replies: 7
Views: 289
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)...
|
Forum: JavaScript and Client-Side Browser Scripting
Jan 13th, 2008, 11:29 AM
|
|
Replies: 7
Views: 289
javascript web page reader and writer
The last problem is ok now!!
I would like to save/get some web pages which i'm browsing like 'save as' function and make some modification to that webpage and then rewrite to the browser again using...
|
Forum: JavaScript and Client-Side Browser Scripting
Jan 4th, 2008, 11:26 AM
|
|
Replies: 2
Views: 221
Error Code: 800A03EA
Whenever I try to run JavaScript programs, there's an error 800A03EA, Syntax error at line 1 char 1. I have this error in every JS program. How should I solve it?
|
Forum: HTML / XHTML / CSS
Jan 4th, 2008, 1:57 AM
|
|
Replies: 2
Views: 222
Firefox Exntesion
I would like to create some firefox extensions for my project. But I'm totally a dummy to it. And the time limit is just only one month. And I don't know how to start it. So, if you have any good...
|