On Feb 10, 2007, at 1:40 PM, Dan Stein wrote:
More investigation seems like what happens is since I don't go
through the
DB and mark those cart items as having been inserted into our FMP
database
right away it is possible for them if the hit the button that close
together
that it will see the items in the cart again and I guess add them
to the
request scope cart. I am still a little fuzzy on this.
But if I make the submit button go away will that take care of
this? Can you
point me to a place where I can get that code?
<div id=submitWrapper style="display: block;"><input type=submit
value=submit onClick="document.getElementById
('submitWrapper').style.display = 'none'"></div>
It looks like I could move the cleanup cart routine to right under
insert
order items or maybe even above it. Would that work and could it
have any
other effect we did not want?
--
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf