smariano77 0 Newbie Poster

I have a web page: www.netstorerosario.com.ar, and I now a lot of mistakes I made on it.
I decided to correct them all. In order to do that I need to know which option it's the most efficient.

In my page, to show product in the index.aspx I use user controls. I was wondering if it's better to write that same code using response.Write() method.

(I create the page based on a template, so YES, w3c show a LOT of mistakes)

Thanks in advanced, and sorry for my english.

Mariano