gigas10 Posted July 8, 2008 Share Posted July 8, 2008 Hey there, i'm a pretty intermediate user with php and mysql, but new to ajax. I'm having a problem with a forum inside of ajax, what i'm doing is when the user selects a document from a drop down menu, it displays all the info about the document, no problem. But it also brings up a drop down menu that lets them select a new owner for the document. I have a button so they can make the change, however it does not work correctly. If I put the <form> tag in my php file that the information is coming from, it just says error on page whenever someone selects a document. Link to comment https://forums.phpfreaks.com/topic/113731-forms-with-ajax/ Share on other sites More sharing options...
gigas10 Posted July 9, 2008 Author Share Posted July 9, 2008 ya im an idiot and this was worded very badly, anywho i just went with a different method, onclick and a function to switch to the page. Link to comment https://forums.phpfreaks.com/topic/113731-forms-with-ajax/#findComment-584961 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.