Thursday, September 15, 2011

"Listing" and "let search engines find your blog" settings - Blogger Help

"Listing" and "let search engines find your blog" settings - Blogger Help:

'via Blog this'
Problem:
System.Web.HttpException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>)



Solution:
Javascript which is written in body tag, move it to header tag and issue will be resolved.

Happy coding...:)