CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2001
    Posts
    10

    DHTML in Netscape

    I have a question for u all. I am creating reports in crystal report 8.0 and exporting the report to DHTML, if i view this report in netscape only data's are displayed, but the graphs are not displayed, just a small icon is appearing in graphs place. Give me the solution.Source code is welcomed


  2. #2

    Re: DHTML in Netscape

    If you follow this link http://www.w3schools.com/default.asp] , they list what is accepted by netscape and IE, you will find that there is not much that functions in netscape.


  3. #3

    Re: DHTML in Netscape

    If you follow this link http://www.w3schools.com/default.asp, they list what is accepted by netscape and IE, you will find that there is not much that functions in netscape.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured