I was wondering if it is possible to cut and paste rows from an Excel
spreadsheet into a DataGrid on a Web page. I have to find a way for remote
users to add data from an Excel spreadsheet into a SQL Server that is the
backend for a Web based api.
If that is not possible, could I maybe upload data from Excel directly to
the SQL Server thru the Internet using a local api?

Any help or suggestions will be greatly appreciated.
--
Dennis