Forum Moderators: open
You could drop something like this in the place you want the link:
<script>var variable="relativeLink";document.write("<a href=" + variable + ">" + variable + "</a>");</script>
hey in place of relative link what do i type in?
anyways thanks a lot for the code!