Community discussion forum

Convert an excel sheet into a website using ASP.net

Tags: asp.net Iran
  • 3 months ago

    Hi, I would like to convert an excel sheet into a website,for that i need some ideas that how to convert.Experts please advice or help.

    If possible give me sample of codes

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 3 months ago

    Hi,

    Is it just the figures from the cells that you want to extract and put into a datagrid on a website?

    That shouldnt be too hard, but if you want to take like VBA controls etc onto the webpage, then that will be much harder.

    Si

  • 2 months ago

    I agree with Simon that picking up the Excel data and putting it into a datagrid isn't hard. You can use classes in the System.Data.OleDb namespace to do this.

    Aspose.Cells is also a good 3rd party component that you can use for this.

    http://www.aspose.com/categories/file-format-components/aspose.cells-for-.net-and-java/default.aspx

     

Post a reply

Enter your message below

Sign in or Join us (it's free).