Quote:
Originally Posted by sdfs
Thanks for your answer. I read that this was supposed to be the case, but it is not so. Opening the .htm document in a text editor does not grant you access to the code. It only allows you to edit the content.
I did more research last night, and it seems you need to use a script editor to gain access to the actual .html code behind the document.
|
Itimpi is correct, you are misinformed. Either you are using an html editor in its WYSIWG mode (that hides the html code) or you are referring to the html output of a server script and you are trying to get to the server script (which the server won't give you).