• Hey there I need some help with a code I want to use on my site…The code I want is just like the one on this site : http://www.filmeon-line.com/ (press on captain america to see the redirection)

    The code is something like this :
    <meta http-equiv=’refresh’ content=’240; URL=……

    I don`t know how to get the url for each post. I have a code but it’s Java:
    <script> document.write(“<input style=\”color:#1A1A1A;width:300px;height:22px;vertical-align:top;font-size:14px;text-align:center;margin:0px;font:bold;\” type=\”button\” onclick=\”location.href='”+str.GetValue(“url”)+”‘\””+” value=\”M E R G I M A I D E P A R T E\””); </script>

    See the code in action here : http://www.filmenet.ro (press on any post)

    I want a similar to the one above but in HTML. Can somebody help me?

    Sorry for my english if you didn`t understand what I wanted to say 🙂

  • The topic ‘Redirection code’ is closed to new replies.