PDA

View Full Version : Form on showthread??


doa24uk
08-01-2009, 11:03 AM
Hi guys,

I need to insert this form somewhere obvious on the showthread page....

As far as I can tell the entire showthread page is a giant form so I can't use forms .... can anyone help with getting this onto the page??


<form method="post" action="get-contents.php" target="_blank">
<input type="hidden" value="$variable;" name="myname">
<input type="submit" value="Submit" name="submit"><br />
</form>

Lynne
08-01-2009, 02:48 PM
There is room in the SHOWTHREAD template to put a form at the top, before the $spacer_close line (I've put ones there myself).