Charlie, Now that you've presented the details, it's much clearer.
> Now, for the real issue. Assume for the moment that it needs to be done > the way I described. The order entry is part of an ecommerce site hosted by > BigCommerce, so I don't have any knowledge of or control over their > backend. They are not great on sharing, > Actually, they have a full RESTful API available to you. They support both XML and JSON and even show curl examples in their documentation. Have you looked into this at all yet? https://developer.bigcommerce.com/display/API/BigCommerce+API+-+Version+2 The short answer is that you can create a solution independent of the existing browser interface. The exact path you take and how much time/effort is involved depends on your experience with such things. -- Kevin Powick > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
