This is cool but I haven't been able to make it work. The problem may have more to do with the CC/Mashable auth business than how I'm trying to use the code. I already have an ASP page that imports downloaded web orders into our customer service database (none of this stufff was written by me). What I'd like to do is use this code to, while each order is being imported, stuff the customer info into a CC list for an auto-response email. I'm a programmer, but I don't have a lot of ASP experience, so I'm just figuring out things as I go along. But if I try to run this code as a test, it always fails with a 403 error. Which makes me think the API key/account info is what's causing it to fail. We're running IIS6, BTW. This is basically just an internal bit of automation so that our customer service people don't have to query new order info into a spreadsheet and import that into a CC list. Pete @ Clark Labs
... View more