CodeIgniter Forums
Need Help! - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Need Help! (/showthread.php?tid=32407)



Need Help! - El Forum - 07-22-2010

[eluser]baudday[/eluser]
I'm making an application where a user can get a quote on a shirt printing job. Basically the administrator adds shirts on the back end and the select them on the front end. Well, for the front end I have a menu that breaks the shirts down into categories. When you click on a category, I'd like for all the shirts in that category to be loaded in a frame on the same page. Can anyone tell me how to do this?

Thanks!