|
Home > Archive > Microsoft Content Management Server > February 2004 > forms in html placeholder
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 |
forms in html placeholder
|
|
| =?Utf-8?B?QmVydA==?= 2004-02-04, 10:47 am |
| Hi,
Is there a way to insert basisc mailforms in a html placeholder control?
I guess I should use the StrippingHtmlPlacholder, but is there an easier way?
without having to create a new template?
| |
| Stefan [MSFT] 2004-02-04, 10:47 am |
| Hi Bert,
form and other active content (like Javascript code) cannot be inserted in a
Htmlplaceholder.
In addition - adding a <form> statement would cause problem due to the fact
the ASP.NET already has a <form> statement in the template.
And cascaded form statements will not work properly.
To still allow such content you need to use the following placeholder
control:
http://www.gotdotnet.com/Community/...e3-5009a962acea
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Bert" <bert.mostert@genesys.com> wrote in message
news:A98C7B08-B0D4-47BE-ABAB-813CB9E643F2@microsoft.com...quote:
> Hi,
>
> Is there a way to insert basisc mailforms in a html placeholder control?
>
> I guess I should use the StrippingHtmlPlacholder, but is there an easier
way?quote:
> without having to create a new template?
>
| |
| =?Utf-8?B?YmVydA==?= 2004-02-04, 10:48 am |
| thanks stefan, i'll try tis one
Bert
----- Stefan [MSFT] wrote: -----
Hi Bert,
form and other active content (like Javascript code) cannot be inserted in a
Htmlplaceholder.
In addition - adding a <form> statement would cause problem due to the fact
the ASP.NET already has a <form> statement in the template.
And cascaded form statements will not work properly.
To still allow such content you need to use the following placeholder
control:
http://www.gotdotnet.com/Community/...e3-5009a962acea
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Bert" <bert.mostert@genesys.com> wrote in message
news:A98C7B08-B0D4-47BE-ABAB-813CB9E643F2@microsoft.com...quote:
> Hi,
way?[QUOTE][color=darkred]
> without having to create a new template?
>
|
|
|
|
|