PDA

View Full Version : cgi links and accounts


remmo
28-Jan-2006, 09:38 AM
I've read on this forum the benefits of using hard coded links to sections instead of links taking people through the cgi bin.

I have also read that this can be a problem with Customer Accounts... can someone please explain this to me or show me a link to a thread that may have covered this... my search has failed to do so.

Thanks,

Kermy
28-Jan-2006, 10:20 AM
When a user is logged in, the user must go from page-to-page via the cgi bin, so their price band can be determined and the adjusted product prices displayed. If you hard-code your links, then logged-in users are just going to see the retail prices, and information like Account & Buyer won't be displayed either.