gergy008 Posted August 6, 2010 Share Posted August 6, 2010 Hi everyone, I need a little help on making forms that automatically update as you select stuff, For example if you was to select something from a drop down menu, The page will update, And show a new drop down box that will list products compatible with the fiirst product, I could easily add these to arrays, Then the script could just pull from each array. Also I don't know if this will need any javascript... I am no good at that so please warn me if it does! Any kind of help would be highly appreciated, Thanks, Gergy. Link to comment https://forums.phpfreaks.com/topic/209949-self-updating-forms/ Share on other sites More sharing options...
TOA Posted August 6, 2010 Share Posted August 6, 2010 I think you'll need AJAX Link to comment https://forums.phpfreaks.com/topic/209949-self-updating-forms/#findComment-1095813 Share on other sites More sharing options...
gergy008 Posted August 6, 2010 Author Share Posted August 6, 2010 I think you'll need AJAX Oh noes, And what is AJAX? Link to comment https://forums.phpfreaks.com/topic/209949-self-updating-forms/#findComment-1095814 Share on other sites More sharing options...
TOA Posted August 6, 2010 Share Posted August 6, 2010 Oh noes, And what is AJAX? Stands for Asynchronous Javascript and XML Link to comment https://forums.phpfreaks.com/topic/209949-self-updating-forms/#findComment-1095815 Share on other sites More sharing options...
gergy008 Posted August 6, 2010 Author Share Posted August 6, 2010 Oh noes, And what is AJAX? Stands for Asynchronous Javascript and XML Will it be as easy as PHP to make this kind of form thing? Oh and what is this kind of form called I had to explain it the long way -.-' Link to comment https://forums.phpfreaks.com/topic/209949-self-updating-forms/#findComment-1095820 Share on other sites More sharing options...
TOA Posted August 6, 2010 Share Posted August 6, 2010 Will it be as easy as PHP to make this kind of form thing? Oh and what is this kind of form called I had to explain it the long way -.-' Depends who you ask Its not too tough, there are alot of good tutorials out there. This forum might be able to help if you ask in the right forum Maybe ask about dynamic forms Good luck Link to comment https://forums.phpfreaks.com/topic/209949-self-updating-forms/#findComment-1095827 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.