Rather delusional, but the thought of the usser is indomitable ...

Does anyone know the ways to import? At least some. But most of all they are interested in php or JS. Thank you in advance.

  • I think the answer can be found here: [ excel php ] [1]. [1]: google.com/… - Oleg
  • I fully support! - oleg_ismaylov 5:56 pm

2 answers 2

Initially, let's clarify - on which side will the table "parser" work? Server or client? And why php js? In general, an Excel spreadsheet is a COM object, and the corresponding technology is used to access its properties, methods, and events. You explain how you are going to "convert" the table - and then we will see.

  • M ... 1) The user on the site page clicks the "Load table" button, a dialog box opens, he selects the desired table, presses "ok". 2) MAGIC 3) The table is displayed in the browser. What methods will be loaded / transformed (on the client or on the server) so far anyway. Any method. - oleg_ismaylov 5:41 pm
  • Well, that's not fully answered. But, partially, judging by your answer - the table is processed on the server, and then, it is transferred to you. The program is "spinning" on the server - Excel workbooks are opened (converted) using PHP, ASP, ASP.NET (with powerful support from JS, VBS) :). - Vyacheslav Kirichenko
  • Well .. you can and so. But how? - oleg_ismaylov

@oleg_ismaylov , Do you really need these problems like using some php-shny libraries or other heresy? There are in fact unfamiliar https://docs.google.com/

There you want to keep, open the general access and everything will be (as I understood it) that you want

  • In vain you answered them so professionally. They do not understand anything. If I'm wrong, put me a lot of cons. My answer to this user is below. - Vyacheslav Kirichenko
  • I inform the user Oleg_Ismaylov that there are two options for providing the user with an Excel spreadsheet: the 1st is “run out” through the scanner and send by “mail” - this option is suitable for LUSERS! 2nd - an option for "normal kids" - just take and study the object model of MS Office - then you can work !!! ... And everything will be great !!! - Vyacheslav Kirichenko
  • one
    Vyacheslav, I read all the answers and comments, as a rule. This time is no exception to it) And judging by the comments of @oleg_ismaylov, he is not very strong in what he asks. There is a task - it needs to be solved as quickly as possible. Understanding how PHPExel works or something else there is by no means the fastest way to solve a problem when there are gugldoks - Vitaly Kustov