
July 16th, 2002, 06:09 PM
|
|
The calm b4 the storm
|
|
Join Date: Jul 2002
Location: Manchester, UK
Posts: 404
Time spent in forums: < 1 sec
Reputation Power: 8
|
|
|
WYSIWYG - write file properties...
Hey all,
I know what you're saying... "not another bl**dy WYSIWYG question"!!.....but this one is a little different than all my others...
I have the whole editor thing sorted... saving and getting from DB, formatting text, etc etc....
but now I want to open a pure HTML file and load it in to the iFrame window... I dont think that will be a problem, as I would use "<iFrame src=somefile.html></iframe>" (or similar)...
the problem comes when I want to write the changes back to the server..... how do i?!!
When I press save.. it currently gets the value of the iFrame and saves it to the DB.... how can I get it to save the HTML file it opened back to the server??
Thanks guys.... 
|