I'm developing a website that has a header on the top, a mainbody in the middle, a secondarybody on the right and teasers to the left.
I would now like to include a template in the teaser area to the left that includes some text, a textbox and a button. I would like to use ASP.NET to develop the textbox and the button. I have managed to develop templates that includes controls like textboxes in the mainbody (Middle of the page) and the secondarybody (to the right of the page). But I have not managed to make any templates in VS 2008 with controls in the teaser (to the left).
I can develop the textbox and the button in EPiServer CMS 5 by using HTML and Javascripts. But I want to do it in ASP.NET. Do you have any suggestions that might help me in this issue?
Hi!
I'm a EPiServer beginner and need some help.
I'm developing a website that has a header on the top, a mainbody in the middle, a secondarybody on the right and teasers to the left.
I would now like to include a template in the teaser area to the left that includes some text, a textbox and a button. I would like to use ASP.NET to develop the textbox and the button. I have managed to develop templates that includes controls like textboxes in the mainbody (Middle of the page) and the secondarybody (to the right of the page). But I have not managed to make any templates in VS 2008 with controls in the teaser (to the left).
I can develop the textbox and the button in EPiServer CMS 5 by using HTML and Javascripts. But I want to do it in ASP.NET. Do you have any suggestions that might help me in this issue?
I'm using Episerver 5 and Visual Studio 2008.
Thanks!