Hi all,
I pretty new to asp.net & the editor, so please be gentle with me
I already have one site working & all went fine, however Im now involved in a much more advanced project & have a question which Im sure someone will be able to answer easily.
I have a template which is loaded into the editor & I make changes & save it to a MySQL database. This all works fine. But the resulting page, needs to have some details from a record set within the templated area. This area will be a locked section of the template which the user cannot change, but when viewed as the finished page, will contain some details from a recordset.
How can I do this? I have tried wrting some simple code <%="Test"%> in the editor just to see if I can write script, but of course this dosent work. Can this be done in anyway? Im sure Im overlooking something really obvious but cant quite figure out what.
Thanks in advance
Stuart