Hi Guys
My store is based on a hosted server and i'm restricted for storage space. I intend to sell downloadable mp3 files and for a while have been trying to find a way to allow the download email to point to an offsite storage area. I've recently found a way to do it by adding my own aspx page with a response.redirect and a query string thats entered into the download location box. This seems to work well and I can program various things in this pge for security purposes etc. I'd like to make this query string order specific. Is there a way I can automatically get the order number into the download location box without any aspdnsf source programming? Or can anyone think of another way to make my aspx redirect page reflect the order somehow?
Hope this makes sense
many thanks
nick