jamkelvl Posted February 16, 2010 Share Posted February 16, 2010 Pretty new to programming, so I was wondering if anyone could point me in the right direction. I'm wondering how to, for example: update a dynamic drop down menu if the database has changed. I want to do this without reloading the page. I believe I found an article on this here: http://www.ibm.com/developerworks/web/library/wa-aj-dynamic/index.html to me it looks like Java? The article basically just says, create code to listen to the database, if there is a change then update the dynamic element or something along those lines... Any help or suggestions? Perhaps a beginners guide for noobs who have no idea where to begin? Link to comment https://forums.phpfreaks.com/topic/192223-question/ Share on other sites More sharing options...
jamkelvl Posted February 16, 2010 Author Share Posted February 16, 2010 Hmm definatley need to learn AJAX. Lol, solved. Link to comment https://forums.phpfreaks.com/topic/192223-question/#findComment-1012967 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.