Hi Leon, jj,
Many thanks for the replies.
>> http://teak-furniture.co.uk/index.php3?SCREEN=department&department=2
>
>Very nice!
And the compliments ;-)
>> I can't rely on my visitors not to do this and I'd really appreciate any
>> help people on the list can offer about a solution.
>
>This is a problem with HTTP and browser history. We're sending headers
>to make the browser expire pages so that the user will at least have to
>consciously decide to re-submit form data.
Yes I'm comfortable with the reasons, and already found the code sending
the false headers. I'm aware of the problem but I dont have a lot of
experience with ecommerce sites. This one will be a first complete job.
I wanted to give PHP a try and looked at a few cart scripts. FreeTrade
seems to have slotted in OK!
>I checked Amazon for what
>they do...and it appears that they ignore it any time you try to add an
>item to your basket twice.
I havent checked Amazon. Its probably a good place to look!
>Nice trick, but that doesn't work with FreeTrade
>because we support shipping to multiple addresses by allowing the items
>to occupy multiple line items.
>But you could get rid of the forms for
>using multiple addresses and change the behavior of ADD_BASKET so that
>it ignores multiple adds.
Without discussing it with my client, I dont think I need to support
mulitple addresses, so blockign multiple adds may be a way to go. I
havent really been thru the code in there yet tho.
>
>Now, there is a way to clear out browser history with javascript, so you
>might pursue this angle. It's not neccessarily very nice, though.
I had a mind that I might include a javascript history-1 back link
somewhere so I dont want to take this route just yet.
Anyway, its 2:30am here so I'm gonna think about it again tomorrow.
No doubt I'll be back here again soon!
thanks again
--
Colin
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]