The forum operates in read-only mode. Please head to StackOverflow for support.
then follow the instructions here.. http://wiki.fckeditor.net/Developer%27s ... ration/ASPthis is what i did and it runs fine.
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
then follow the instructions here.. http://wiki.fckeditor.net/Developer%27s ... ration/ASP
this is what i did and it runs fine.
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.....