The forum operates in read-only mode. Please head to StackOverflow for support.
Not an issue of the submission or writimg the file to disk, I want the html source view/editor to display from <html> to </html>.
RE: Full HTML is ASP
RE: Full HTML is ASP
RE: Full HTML is ASP
Please refer to the HTML sample number 7 and view source.
Thanks
RE: Full HTML is ASP
RE: Full HTML is ASP
I found the solution it's:
oFCKeditor.Config ("FullPage") = True
Right in front of me the whole time, just tired.....