alohatofu Posted May 19, 2007 Share Posted May 19, 2007 Hello, I'm wondering if anyone can help me do this. I would like to have a field which a user will enter a keyword in the field and submit, upon submit, the script bring up a form based on the user's keyword. Is it possible to do that if so anyone can give me an example? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/52089-display-form-based-on-keywords/ Share on other sites More sharing options...
jumpenjuhosaphat Posted May 19, 2007 Share Posted May 19, 2007 What sort of form? Would the form ask questions to further narrow the users first query? Quote Link to comment https://forums.phpfreaks.com/topic/52089-display-form-based-on-keywords/#findComment-256852 Share on other sites More sharing options...
alohatofu Posted May 19, 2007 Author Share Posted May 19, 2007 I would like a user to input a keyword and based on the keyword the user enter, I would like to take the user to a form for a user to fill out. let's say a user enter "breakfast" or "break fast" I would like to take the user to a form regarding breakfast. if a user enter the keyword which does not have a form defined for that keyword, display something so a user knows that it's not one of the keyword Quote Link to comment https://forums.phpfreaks.com/topic/52089-display-form-based-on-keywords/#findComment-256853 Share on other sites More sharing options...
alohatofu Posted May 19, 2007 Author Share Posted May 19, 2007 I could use an IF statement but that would not be appropriate? Quote Link to comment https://forums.phpfreaks.com/topic/52089-display-form-based-on-keywords/#findComment-256855 Share on other sites More sharing options...
MadTechie Posted May 19, 2007 Share Posted May 19, 2007 OK, whats the problem with YOUR code ? we don't write the code for you, thats for the freelance section! Quote Link to comment https://forums.phpfreaks.com/topic/52089-display-form-based-on-keywords/#findComment-256871 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.