Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dhtml editor
#18
about: protocol can be used. MSDN library knowledge base article "INFO: The "About:" Protocol in Internet Explorer".

Code:
Copy      Help
,str template=
;about:
;<style type="text/css">
;BODY {
;background: #ffffff;
;color: #000000;
;margin: 0px 0px 0px 0px;
;font-family: Arial, Helvetica, sans-serif;
;font-size: 12px;
;color:#666666;
;width: 640px;
;overflow: auto;
;}
;</style>
;<body>
;This is a test
;</body>

,template.setwintext(id(4 hDlg))


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)