Hi,
I've develop an ASP "Order" page, where you can enter typical info like firstname, lastname, phone, email, product items, etc... now, these info are inserted onto and SQL Server 2000 database/table. I then have a trigger which also inserts all these info as a huge STRING onto a...