I will start off by saying that I am not very computer literate. I find php scripts confusing, but I am trying and learning. I am trying to get an online clothing store up and running. My problem is that I sell mostly one of a kind items of hand knit clothing and accessories. I am working with 1 and 1 in their eshops developer stores. They do not offer any kind of inventory control. I was able to use a php to allow people to only buy one of each item at a time, but I need to find a script or understand how to write one to make that item show not available once it has been sold, and to not allow anymore of that item to be sold once it has been sold. I found a script to show the item is not available, but it can only be activated manually once I realize an item has been sold. It can not do it automatically along with the item being sold. ( so to basically to show the item is unavailable, and take out the order button, so that I will not have a sale that I can not fill ). Can someone help me with this? I would really appreciate any help that I can get, in this area. I would even be okay being directed to a site where I can find this kind of script. I don't even mind paying someone to write this kind of a script if someone knows someone good to do it. When I check different sites, they have script, but they do not say what the script is for, and I am not literate enough to be able to read and understand what the scripts do. Thanks for reading this posting and trying to help.