[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Problems Running Embedded Perl Code
Hello fellow MiniVend Users,
Thanks to your help last weekend, we have solved our CGIWrap problem and we have MiniVend up and running. However, we have a special need to run a perl script on the checkout and receipt pages. I'll give you a little information on what this script does:
When a visitor comes to our site, he is linked to us from someone else. This other person embeds a unique Eid number in the referring url. When the visitor comes to our page he is actually running a script that grabs this Eid and sets a cookie containing the number on his machine. We need to add a script to the checkout page as well as the receipt page that will read this cookie from the visitor and embed the Eid number into the page. So when the visitor prints the receipt, it has this number. When the invoice is mailed to us, it has the number.
We have added what we believe to be the proper code to do this, but MiniVend is not executing it properly. Are there any limitations to doing this and are there any work-arounds that you know of?
Thanks for any help you can provide.
Cameron Prince