View Single Post
  #1 (permalink)  
Old 09-28-03, 05:22 PM
darksoap darksoap is offline
Newbie Coder
 
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
How to refresh a shopping cart window

The below script is for a shopping cart.

onclick="window.open('https://www.paypal.com/cart/display=1&business=orders%mybusinessname.com','car twin','width=600,height=400,scrollbars,location,re sizable,status');">

The problem is when some keeps shopping and selects another item it opens a new window, and does not refresh the current on.

I have done some basic research I have been unable to find a way to refresh this expect using the child and parent commands and I am just not sure if that will work in this set of circumstances.


Thanks

Darksoap.

-we engouh soap we could blow up the world- Tyler Durdan
Reply With Quote