Page 1 of 1

Opening HTML files for editing

Posted: Mon Sep 02, 2013 3:52 pm
by andrewferguson
Hi,
I am trying to open an HTML file, but whenever I open it the contents are converted into what you might get if it was in a browser, not the HTML code.
Does anyone know how to open an HTML file so that you get the HTML code?
Thanks,
Andrew

Re: Opening HTML files for editing

Posted: Mon Sep 02, 2013 4:05 pm
by Klaus
Hi Andrew,

...
put url("file:/Users/klaus/Documents/WebDesign/kreatives2.html") into fld "the htmlsource"
...
Or just click the little folder icon on the "Contents" tab of the Inspector for that field! :D


Best

Klaus