I have 3 pages, Index.asp, Cart.asp and albumview.asp. The index page loads 2 frames, one for cart.asp and one for albumview.asp.
I have the links in the xml file for the album passing information by query request to the cart page ( such as cart.asp?photoid=123456 ).
which 'linktarget' should I use in the config aspect of tiltviewer to make it push this to the cart frame?
Thanks!