Anyone have any experience with Simplecart(js)? I need to create a custom "process_checkout.php" page, but can't seem to figure it out. I use SendForm and process_checkout.php with a POST method, so I assumed I could just iterate through an array of POST vars (on the process_checkout page), but I get an empty array with print_r($_POST); Mind=Blown
Can anyone point me in the right direction to figure out how to make my shortener do some url shortening in mIRC? I'm not that well versed on mIRC scripting.