Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.NET CR generated HTML Code

Status
Not open for further replies.

seni0rl0c0

Programmer
Sep 17, 2003
3
US
.NET 2003 (FW 1.1) Crystal Reports Embeded 9.0

When embeding a CR into a .NET page, the generated HTML code is very poor. Every "cell" of a "table" is actually it's own table absolutely positioned. The main problem is that the CR Generated code also includes Global styles. The Globaly styles are killing my DHTML menus on our intranet template. Is there any way to have the CR generated code revert to HTML 3.0 or the like?

Thanks in advance.

Matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top