PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi By adding the Javascript function below I've managed to get a form which is a part of a large pre-written application to submit automatically when loading page but it seems to just repeat this every second going into some kind of loop. Any ideas how this might be caused/cured would be much appreciated
(The form is for payment choices with one option already checked, being all that seems neccessary when manually submitting the form)
All I had to do was change submit to hidden so that the intended values were forwarded (in the right format) to the form when submitting Thanks for reading
CASE SOLVED!