passing parameters dependent on database entry
Posted: Tue Nov 28, 2006 6:52 pm
hi! i am implementing a web based menu system and am having a bit of trouble:
i have a view recipes page which lists each recipes name and this is working fine. What i want is to be able to click on the name and the system to open a template page (which i have created) which has fields duch as recipe name, cookingtime etc etc.....) so basically
hope this makes sense and someone can help
thanks
Steve
i have a view recipes page which lists each recipes name and this is working fine. What i want is to be able to click on the name and the system to open a template page (which i have created) which has fields duch as recipe name, cookingtime etc etc.....) so basically
- click link
script retrieves all data about this recipe through its unique id
a href opens details.php and displays parameters in appropriate fields
hope this makes sense and someone can help
thanks
Steve