The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Right, me and rob are trying to make a little php script work, and I need to use Javascript to open a new page.
The idea is that the Javascript will run when one page loads and will load up another pag straight away.
IT MUST BE DONE IN JAVASCRIPT!!
Because of the way the php script works, it must be javascipt, but we need to know the little bit of Javascript used to open the page.
Any ideas?
so, if monkeys don't have the internet, how are you posting here??
The table seems to be a bit messed up and appears to have a blue background, so ignore that. The idea is that they fill in the form, the php script sends it to me, then directs them on to a new page. Easy.
got a URL for what you wanted it for?
Just used window.location='blah.php' and it worked great, cheers mate!
This any good?