Def sounds like an ajax job to me. ;-)

--
Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/

On Nov 2, 2007, at 12:00 PM, WebDude wrote:

Hello all,

I had a shopping basket - you could search for products, a list returns, click on product for detail then add it to the basket. After adding it to the basket, a little window would pop up and show the item along with the price. Also, a javascript would pop the browser back 2 (history.go(-2))> so they would end up on the page with the list of products from the first search. Everytime they added a product, it would update the popup window along with a running total.

Now the client would like to get rid of the popup window (no problem) but still show the basket with a running total on pretty much all the pages. I started by building a quick basket search and displaying it on each page in the upper right hand corner. The problem is that you have to refresh to see any new results.

To make a long story shorter (at least a bit) is there any way to do a history.go(-2) and reload the page at the same time? to see the updated basket items?

OR...

is there a way to capture the url in the browser window so I can get back to the original search page? (all args are in the url) .

Any help would be greatly appreciated... would kind of like it cross- browser...

WebDude


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to