robjen Posted January 18, 2007 Share Posted January 18, 2007 I have a list of CODE NUMBERS generated from a database and displayed in a single column table on a web page. WHAT I WANT TO DOI want to be able to CLICK on any one of those Code Numbers and have a Product Name, Product Description and Product Price (from the database) displayed ON THE SAME PAGE.If anyone can solve that problem for me I would be most appreciative.Robin Link to comment https://forums.phpfreaks.com/topic/34667-php-help-with-code/ Share on other sites More sharing options...
trochia Posted January 18, 2007 Share Posted January 18, 2007 create template > with tables > post data to tables Link to comment https://forums.phpfreaks.com/topic/34667-php-help-with-code/#findComment-163370 Share on other sites More sharing options...
rantsh Posted January 18, 2007 Share Posted January 18, 2007 AJAX is what you want.check [url=http://rajshekhar.net/blog/archives/85-Rasmus-30-second-AJAX-Tutorial.html]http://rajshekhar.net/blog/archives/85-Rasmus-30-second-AJAX-Tutorial.html[/url] out, I learned with it and been doing some really cool stuff then.If you need any help you can PM me. Link to comment https://forums.phpfreaks.com/topic/34667-php-help-with-code/#findComment-163402 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.