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. Quote Link to comment 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. Quote Link to comment 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.