|
Home > Archive > Microsoft Content Management Server > June 2004 > Restrictions of HtmlPlaceholder
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Restrictions of HtmlPlaceholder
|
|
| Trevor Grant 2004-06-20, 11:04 pm |
| Hi
It's in the doc, right here:
http://msdn.microsoft.com/library/en-
us/sitedevl/htm/cms_sd_dev_vsnetintegration_lcua.asp?
frame=true
If the tag is not in the list, it's taken out.
Trevor
>-----Original Message-----
>Hi,
>
>What are restrictions tags used inside of HtmlPlaceholder?
>
>I know from practice that CMS will strip <INPUT> tags
while saving
>HtmlPlaceholder even if full Html editing is enabled.
>What about <FORM>, <EMBED>, <OBJECT>, and probably more,
tags?
>
>Where can I find a reference how it works?
>
>(I know , there was discussion about custom form lately,
and Stefan
>mentioned "this will require lots of coding in the
>logic of your custom placeholder control".
>
>What are actual restrictions?
>
>
>Thanks,
>
>Oleg
>
>
>.
>
| |
| Oleg Slyusarchuk 2004-06-20, 11:04 pm |
| Thanks,
It's exactly what I wanted.
Finally, I realized that ONLY tags in the table are allowed.
Just FYI, Stefan provided a link to AnyHtmlTagsPlaceholderControl that will
to the trick:
http://www.gotdotnet.com/Community/...e3-5009a962acea
Oleg
"Trevor Grant" <anonymous@discussions.microsoft.com> wrote in message
news:1c55c01c452bf$b8f03e40$a301280a@phx
.gbl...[vbcol=seagreen]
> Hi
>
> It's in the doc, right here:
> http://msdn.microsoft.com/library/en-
> us/sitedevl/htm/cms_sd_dev_vsnetintegration_lcua.asp?
> frame=true
>
> If the tag is not in the list, it's taken out.
>
> Trevor
>
> while saving
> tags?
> and Stefan
| |
| Trevor Grant 2004-06-20, 11:04 pm |
| Yeah, that's a really cool control! It provides a very
simple and elegant solution to the problem :-)
>-----Original Message-----
>Thanks,
>
>It's exactly what I wanted.
>Finally, I realized that ONLY tags in the table are
allowed.
>Just FYI, Stefan provided a link to
AnyHtmlTagsPlaceholderControl that will
>to the trick:
>
>http://www.gotdotnet.com/Community/...les/Details.asp
x?SampleGuid=9f154bda-8b69-4858-96e3-5009a962acea
>
>
>Oleg
>
>"Trevor Grant" <anonymous@discussions.microsoft.com>
wrote in message
> news:1c55c01c452bf$b8f03e40$a301280a@phx
.gbl...
HtmlPlaceholder?[vbcol=seagreen]
more,[vbcol=seagreen]
lately,[vbcol=seagreen]
>
>
>.
>
|
|
|
|
|