no actually - it's because of a third party 'cash register' component that we're implementing here.
that component reads in form values, and one of those values that it takes in is an order-id. I'm trying to be able to generate a new order-id for an order, in case the user tries to hit refresh.
In retrospect it's a good thing that I can't do it, because that would open up the door for too many false or repeated orders
thanks anyways -
leo