writing to a file, then loading it in another page
I'm trying to do something without any server-side language.
Basically, on one page, I have a submission form with FCKeditor where I am trying to write the html code from the html editor to a file, then have that code loaded into another page as its body.
Any ideas about how to do this, or if there's a better way than what I have in mind?
Bookmarks