Hello,

I managed to create a new column in the user list table with a dropdown select in each cell. I added a submit button but this gave errors so I was thinking about using the 'onChange' attribute and AJAX to execute some php code and update a users status in de database. Is this possible with AHAH? I just want to execute some php code when an admin changes the value in one of the dropdown boxes.

Thanks in advance

Comments

jaypan’s picture

If you want a response from the server, you will need to use AHAH (and can). If you just want to ping a URL, you can just use pure javascript and don't need to use AHAH.

Contact me to contract me for D7 -> D10/11 migrations.