Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
HTML Control usage
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: HTML Control usage (Read 5266 times)
ravi.shiva
Junior Community Member
Posts: 3
Hero Points: 0
HTML Control usage
«
on:
July 20, 2006, 04:45:11 am »
Hi,
I am writing macro to show a form in the Editor. In the form I want to display a HTML file. How can I do that?
Should I use HTML Control or is there any other way?
Ravi Shivashankaran
Logged
Dennis
SlickEdit Team Member
Senior Community Member
Posts: 3603
Hero Points: 480
Re: HTML Control usage
«
Reply #1 on:
July 20, 2006, 05:11:04 pm »
The HTML control should work fine, but keep in mind that it only supports a limited subset of HTML. The major items that it does not support include tables, scripts, applets, forms, and frames. It's handling of images is limited to bitmaps.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
HTML Control usage