Subj : client-side Javascript HTTP To : netscape.public.mozilla.jseng From : Felipe Gasper Date : Sat Oct 30 2004 09:19 pm Hello, Does anyone out there know if there's a way for client-side Javascript to fetch a text file via HTTP and read its contents into a variable? The best I can do so far is creating an IFRAME element (via DOM), which does display the text I want, but from there I can't find a way to read the frame's contents into a veriable. Sorry if this is the wrong NG for this question; if there's a better one, I'm happy to post there. Thanks! regards, -Felipe Gasper .