Code Comments
Programming Forum and web based access to our favorite programming groups.You may run into problems with session or cookies between the pages in the frameset. I haven't tried frames using PHP but I have run into problems with session and cookies with ASP code. las69lenguas wrote: > Is it advisable to build a shopping cart with frames? > I don't think its a good idea, but then this client is asking me to > build > it. > He wants to have a framed web site, with two frames, a Navigation Bar > and > the Content Page. The shopping cart is supposed to be on the content > page. > With a button on the navigation bar that would call the check out > section, > to be loaded on the Content side of the site. > I think that if I do that, I'm gonna get duplicate items... > But maybe there are other things to consider... ##-----------------------------------------------## Article posted from PHP Freaks NewsGroups http://www.phpfreaks.com/newsgroups Get Addicted: alt.comp.lang.php,alt.php,alt.php.sql,comp.lang.php,mailing.www.php -dev,mailing.www.php...neral,php.notes ##-----------------------------------------------##
Post Follow-up to this messageMike Parks wrote: > You may run into problems with session or cookies between the pages in the > frameset. I haven't tried frames using PHP but I have run into problems > with > session and cookies with ASP code. > > > las69lenguas wrote: > > > > > > > > > > > > > > > > > ##-----------------------------------------------## > Article posted from PHP Freaks NewsGroups > http://www.phpfreaks.com/newsgroups > Get Addicted: alt.comp.lang.php,alt.php,alt.php.sql,comp.lang.php,mailing.[ url]www.php-dev,mailing.www.php-user,php.general,php.notes[/url] > ##-----------------------------------------------## You can do this with frames, the things you say are possible. But you can get the same functionality the customer asks for using layers and some css. That way you can keep everything in one file. -- http://www.archytas.nl/ webdesign, internet applicaties, internetgestuurde elektronica
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.