wardensmat08 0 Newbie Poster

Hi.

Can anyone help solve my problem. I'm stuck already and still can't find solutin although have search in google many times.

I want develop a simple firefix addon. This is my first addon.. It was use javascript. I want to read a content from other web. In php, I know by using function file_get_content(), but in javascript how to solve it?

Additional, I want assign the web content to a string variable. How to solve it? Any idea..