Hi,
I'm new to DOTNET, we have a UI where the code is return in ASP.net, in the UI we have 3 templates:
1.Item Template (Front view)
2. Edit Template.
3. Insert Template.
Here I would like to have one more Insert Template, can I use it. When I add a new InsertTemplate with a different name, its giving me the error validation XHTML 1.0 transitional: Element 'NewInsertTemplate' is not supported.
How to fix this.
Go to the complete details ...