I've recently been designing a website for a client, and have run into a slight difficulty in Javascript - I need to have either a <?php include()?>, or a form (the former being of more use) within a Javascript alert box.
Is there any way to do this? Thanks. :)