Seticus
April 27th, 2003, 10:25 AM
I think this is almost impossible, or at least very difficult. The thing is: I wanted to make a guestbook on my site (inside flash) but my server doesn't allow me to use php. So the only other way (I think) is to use a remote script-host. So that's what I did, I found one on scripthost.com. It's a very simple one, it just changes a html-file everytime a new entry is entered. What I want to do now is to extract all the things that are in the html-file and put them in textboxes. Is this possible?
I searched a little bit and I found that I could use the server side include tags to read a html-file to another html-file (inside a div) and then use javascript to read the div and send it to a textbox in flash. But I can't seem to use ssi I don't know why, I never used it before and I don't really understand the language :crazy: .
Thanks
I searched a little bit and I found that I could use the server side include tags to read a html-file to another html-file (inside a div) and then use javascript to read the div and send it to a textbox in flash. But I can't seem to use ssi I don't know why, I never used it before and I don't really understand the language :crazy: .
Thanks