ASPNET - Themes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to set the 'Theme' on the page directive and I receive a message
that 'themes are not supported on the page directive'.

All the examples I see of this are setting this in the page directive:

<%@ Page Theme="BasicBlue" %>

Is this correct?

Any help would be great,
Dianna
 
Hi Brock,

I hope this doesn't sound stupid but, I am using .Net 2003 which runs
framework 1.1. Has ASP .NET 2.0 been released?

Thanks,
Dianna
 
Back
Top