No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
12 Posted Topics
I am not sure what i am doing wrong, can someone help me please. I have my DB which contains - Manufacturer Table - Model Table (this one contains also the year field) I want to be able to choose Manufacturer>Model>Year will be display in the text area but nothing … | |
I am trying to develop a ListMenus like this one [URL="http://www.felixonedst.com/test/dependents.php?"]http://www.felixonedst.com/test/dependents.php?[/URL] I have already my database running i am missing all the rest, PLEASE HELP ME GUYS THANK YOU | |
Guys, what would be the best way to create a Dynamic Drop Down Menu with a parent List and child's list, please help on this one | |
I am trying to build a refine search like this one, [URL="http://www.k-tech.uk.com/store.php?category_id=5&offroad=1&manufacturer_id=&model_id=&Submit=Go"]http://www.k-tech.uk.com/store.php?category_id=5&offroad=1&manufacturer_id=&model_id=&Submit=Go[/URL] My search is smaller that the link above, i have only 3 products and each product has his own page, i ned to run a search for MAKE, MODEL, YEAR and depending on this values i need to … | |
I can make the INPUT for QTY pass the value to my hidden field of quantity, what i want to try is something really easy. I want the user to choose the quantity and pass the variable to my form, please help Thank you for your time amigos OCB [code=php] … | |
i know this maybe to easy for you, this is what i need to accomplish: 2 list menus 1.- Manufacturer (Honda, Kawa, Susuki) 2.- Model (cr250, cr125,etc..) each manufacturer has their own models 3.- Year(1999.1998,etc..) So i would like to have the first list menu listing the manufacturers options and … | |
Hi guys, How can i store multiple image paths in one single MySQL field, help please Thank you OCBPHOTO | |
Hi guys, Once again here i am asking for your wise knowledge, i am having porblems with deleting a record. I can update the record but when i am trying to delete it i cant it it does nothing here is my code [code] <?php require_once('Connections/hello.php'); ?> <?php if (!isset($_SESSION)) … | |
Hi guys, Probably this is something really over discuss but would you be so kind to teach me. I want to store prices on MySQL table, i currently have my Data Type as FLOAT with my prices on the table but it renders only the same number, what is the … | |
Re: I have a DB with images paths and my page is dynamic with a repeat region so it will display each Picture on the DB here is my working code hope it helps rsInventory is the name of my Record Set small_pic is the name of my field in my … | |
Guys i am going crazy here I dont know what I am doing wrong here, it renders in blank the page. I apreciatte very much your help. Oma [code] <?php //include("functions.php"); //dbConnect(); //ADD YOUR OWN DB CONNECTION HERE ?> <html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta name="generator" content="Adobe GoLive" /> … | |
Hello there, I am trying to pass the result of a list menu to another one - Have one first list menu and the data will be dynamically from my db ---> DONE--/ - Make the result from that list menu pass it to another list menu so when the … |
The End.