cba321
09-09-2005, 02:29 AM
Hi,
Is there any way to insert data into database if user copy and paste a set of data into a single textarea rather than have to key in the item one by one in input boxes?
The set of data is copied from a HTML table from another website. The set of data is quite long with multiple product number, description, qty, and location so it is quite troublesome for user to key in one by one.
It is kind of like a mass data entry
Thanks
Is there any way to insert data into database if user copy and paste a set of data into a single textarea rather than have to key in the item one by one in input boxes?
The set of data is copied from a HTML table from another website. The set of data is quite long with multiple product number, description, qty, and location so it is quite troublesome for user to key in one by one.
It is kind of like a mass data entry
Thanks