Page is a not externally linkable
JohnnyNight - 10:35 pm on Jul 12, 2012 (gmt 0)
Dijkgraaf,
Here's the code for the click button. May look a little funky as this is the code that NetOjects Fusion generates.
So after somone clicks on the - CONTINUE - a page is launched, then I'm trying to redirect to a new page in the site with the original index page.
Thanks
------------------------------
<td colspan="5" width="693" class="TextObject" style="background-color: rgb(255,255,0);">
<p><span style="font-family: Impact, 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif; font-size: 60pt; color: rgb(0,153,255);"> <A STYLE="text-decoration:none" href="http://urlgoeshere.com/html/4.html" target="_blank"><span style="color: rgb(0,153,255);">CONTINUE</a></span></p>
</td>
--------------------