Hi, I am trying to put a hyperlink on my website to take me to a particular forum page but cannot get the link to work correctly. i sense I need to escape some characters but have tried all combination and cannot get the link to work.
The ff is the code:
When I click on the link on my site, it only only displays on the address line but not the last remaining text - f=10 in the address line.
Can anyone help please?
Thanks,
D
"To educate a man is to educate an individual; to educate a woman is to educate a nation"
Dr. Aggrey, Ghana.
The ff is the code:
Code:
document.write('</td></tr><tr></form><form action="[URL unfurl="true"]http://www.oldvandals.com/phpBB2/viewforum.php\?f=10"><td>');[/URL]
document.write('<input type="submit" value="Tollie Special" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
When I click on the link on my site, it only only displays on the address line but not the last remaining text - f=10 in the address line.
Can anyone help please?
Thanks,
D
"To educate a man is to educate an individual; to educate a woman is to educate a nation"
Dr. Aggrey, Ghana.