View Single Post
  #3  
Old 12-02-2002, 04:52 AM
 
motorhaven motorhaven is offline
 

Newbie
  
Join Date: Sep 2002
Posts: 4
 

Default

My plan of attack will be 2-staged:

1. Get the minimum required tags to make a purchased switched over: update card, add to cart, checkout, etc. I'll make X-Cart live at that point.

2. Get the rest switched over.

After that I plan to remove the need for cookies. I'll do this by attaching a session id to every URL tag (actually a bit easier than the javascript since it can be done as a global find/replace). The number of browsers rejecting cookies is even higher than the number with Javascript turned off.
Reply With Quote