Date parsed: 06/10/2007 21:20:11
Date: Sat, 6 Oct 2007 20:20:11 +0100
"Paul W Smith" <pws@NOSPAM.twelve.me.uk> wrote in message
news:OCbNPtECIHA.484@TK2MSFTNGP06.phx.gbl...
>I want the page below to be inside a ContentPlaceHolder.
You place HTML in a ContentPlaceHolder just as you would place it anywhere
else...
However, the MasterPage provides the <html></html>, <header></header> and
<body></body> tags, so you can't include those...
Also, you can't include a server-side <form> tag in a ContentPlaceHolder, so
remove that too...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net