yournamehere Posted January 11, 2009 Share Posted January 11, 2009 Is there a way that a page could be made listing all products with basic information (such as product name, and current price, availability - i.e. the things that change regularly on lots of products) and thus instead of having to view every product to alter a price, I could alter 10 or 20 prices simultaneously and just click save.This would save alot of hastle considering how regularly I am changes prices to compensate for Suppliers in a recession!Any help would be greatly appreciated.Thanks,Sam Link to comment Share on other sites More sharing options...
L. Brett Sinclair Posted January 12, 2009 Share Posted January 12, 2009 you can use SQL to update the prices directly in the DB Link to comment Share on other sites More sharing options...
yournamehere Posted January 12, 2009 Author Share Posted January 12, 2009 Though this is true... You cant see the name of the Names of products simultaneously since Numeric data is stored in a different table to the words info. The point is to reduce time, not to have to cross reference ID's from products with another table and then alter the price...Can someone code an applet that would do this? Link to comment Share on other sites More sharing options...
Recommended Posts