andrewp Posted April 21, 2004 Posted April 21, 2004 I am trying to link my shopping cart to my navigation bar which is html and I am curious to know how to maintain the sitename.com/index.php? osCsid=2050ce76dee271b378b6ae009f7bcb6b is any of this important? Can I just link my buttons to what I am cutting from ie after going to the page manually? same goes with categories and everything else. --thanks
Guest Posted April 21, 2004 Posted April 21, 2004 you definitely do not want to link the session id to it
andrewp Posted April 21, 2004 Author Posted April 21, 2004 How should I link the buttons then to the php backend? Say for login it is http://www.sitename.com/login.php What about checkout, and the categories? --andrew
♥Vger Posted April 21, 2004 Posted April 21, 2004 Provided that the rest of the structure of the page is unchanged, with the page content appearing between left and right columns, then you can link as you've suggested above. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.