blastbum
09-26-2006, 09:58 PM
Hi,
I'm in a bit of a sticky situation here at the moment. I've got a e-commerce website that has a product image allocated for each product listed on the site. The problem is, that the link has been lost between all of the product records and the images located on the server, so there are no images being displayed for each product. The error that has caused this has been resolved, but there are thousands of these images and it would be a major pain if the client had to individually add these images back to their respective products. Is it possible that if each of the jpg images were named as the product number, that the backend could simply parse or add each jpg image by the product name that's been named by and add it to each product on the database with the same product number?
At the moment, my developer who is working on this is asleep on the other side of the world and I need to know whether this could be possible so I could let my client know that it is possible now, without having to wait another 8 hours before I could ask my developer whether it's possible.
My developer is using ASP.NET 2.0 with MS SQL Server 2003.
Your feedback would be greatly appreciated.
Thank you,
Blastbum :)
I'm in a bit of a sticky situation here at the moment. I've got a e-commerce website that has a product image allocated for each product listed on the site. The problem is, that the link has been lost between all of the product records and the images located on the server, so there are no images being displayed for each product. The error that has caused this has been resolved, but there are thousands of these images and it would be a major pain if the client had to individually add these images back to their respective products. Is it possible that if each of the jpg images were named as the product number, that the backend could simply parse or add each jpg image by the product name that's been named by and add it to each product on the database with the same product number?
At the moment, my developer who is working on this is asleep on the other side of the world and I need to know whether this could be possible so I could let my client know that it is possible now, without having to wait another 8 hours before I could ask my developer whether it's possible.
My developer is using ASP.NET 2.0 with MS SQL Server 2003.
Your feedback would be greatly appreciated.
Thank you,
Blastbum :)