OK guys, I'm designing this new site called Wexford Deals. Here's the HTML: http://pastie.org/1428387
And here's "loader.js": http://pastie.org/1428391
Basically, when you select something from the dropdown menu, it should automatically load the html file via jQuery in the big white space...
So I'm making an install wizard for my PHP bot...
When installation is done, how would I go about executing the actual bot script after the install script without the user having to manually execute it? The bot script is called bot.php. Could someone gimme the command to put at the end? Thanks...