Hi all,

This may have been asked on the forum but i cannot find it, what i am trying to do is link an image, lets say 'hot pre order' to a sub category of dvd's, i have about 15 of these to do.

I have created a user control and works fine with the image and a link like  a href="<%=Page.ResolveUrl("~/category/54-games.aspx")%> but VS2010 keeps throwing a compiler error as the aspx pages are created dynamicaly.

Does anyone of a work around for this.

Thanks in advance

Garrie