Can I create my own applets to interface with uShopTM?
Yes. We have released the uShopTM API that allows developers to create their own custom Java Applets and JavaScripts that can interface with uShopTM. See the uShop Programmer’s Guide for more information. Q) Where can I see other applets and tools that other developers have made for uShopTM? A) You can see a listing of applets and tools that other developers have made for uShop by following the “Developer’s Corner” link on our uShopTM Reference Site. Q) Where is the data for the products stored? A) Typically, the data for each of your products is stored in the HTML page itself. That is, you specify the product information in the parameters of each uShopTM applet that you add to your HTML pages. If you want to change the price of an item, for instance, then you just have to edit the HTML page and change the “price” parameter of the product. For additional data storage options see the “Developer’s Corner” on our reference site for 3rd-party data management solutions. Also, be sure to che