My Stuff
Comments
-
It turns out my easiest option was just to create a domain that was pointing to a static website. Configure my DNS properly and set the folder to Live Hosting Files, and i am able to access my files by having the script put them in a folder within that directory structure. I just wasn't aware I could create basically a…
-
Thank you so much, I will look into this. It sounds like exactly what we need. I guess my first concern would be how do I keep from downloading the file too often if it hasn't changed. If there's not a mechanism for that, then I may just need to poll the file less often and set a schedule for downloading it every 60…
-
The field Unit is just a reference to the type of units of measure available. Typical is Eaches (counted by a qty), Ounces (measuring items by wieght, Feet (by linear measure). You then have the units the item can be stocked in, sold in and purchased in. So if using your above example, under Units of Measure for the unit…
-
After more digging, I came across some threads I didn't see in my first round of searches. It seems this is a hot topic. What I've decided to go with is Example 1 in my post above. Each UoM will only contain the options that are valid when selected for an item. No grouping them together by similar terminology. But my…