Gazing into my crystal ball I observed Bad Roy <AlaBadRoy (AT) yahoo (DOT) com>
writing in news:b4uuc1hdh06ah6e3fmra6shhvd60247ev4 (AT) 4ax (DOT) com:
Quote:
How do they make those interactive HTML tutorials? I mean the
ones where you can type your own HTML code in a text box, click a
button and see your code displayed on the screen. Do they just put
whatever you typed into a new page, or is there more to it? Are there
security vulverabilities? Enquiring minds want to know! |
If you're talking about W3schools, it's server side (ASP classic) and
frames. The user submits the markup in one frame, then the server spits
the output to the other frame.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share