GrapeCity Forums

The GrapeCity Message Boards
Welcome to GrapeCity Forums Sign in | Join | Help
in Search

IE6 and printing

Last post 08-03-2010, 5:51 AM by Amit Pal. 3 replies.
Sort Posts: Previous Next
  •  07-30-2010, 2:50 PM 91418

    IE6 and printing

    Attachment: Simple.zip

    I have no problem printing in IE7, IE8, or Firefox.

    Nothing happens in IE6 versions :
    * Internet Explorer 6.0 (6.00.2800.1106)
    * Internet Explorer 6.0 (6.00.2900.2180).

    I need to be able to print from the client side Print(); - but printing from the standard Farpoint commandbar doesn't work either in IE6.
    I attached the simple xls workbook I am using.

    I am using really basic code :

        Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load

            If IsPostBack Then Return

            fp.OpenExcel(Me.Page.MapPath(".") & "\Simple.xls")

        End Sub

    The only js error I can see is :
    Line : 8550
    Char : 1
    Error : Unknown name.

    We do need to support IE versions 6 and above.

    Please advise, thanks !

  •  08-02-2010, 5:29 AM 91426 in reply to 91418

    Re: IE6 and printing

    What is the version of Spread for ASP.NET installed on your machine?


    Amit Pal
  •  08-02-2010, 9:03 AM 91428 in reply to 91426

    Re: IE6 and printing

    We are using :
    4.0.3514.2008
  •  08-03-2010, 5:51 AM 91439 in reply to 91428

    Re: IE6 and printing

    Hello,

     

    In my testing here, I have been able to make printing work with Internet Explorer version 6.

     

    Can you please upgrade Spread for ASP.NET to version 4.0.3523.2008 from here and let us know your observations:

    ftp://ftp.fpoint.com/SpreadASPNET4/spasp4_net35-3523.zip


    Amit Pal
View as RSS news feed in XML
     FarPoint Forums Home