Need some help

by 2 replies
3
I was wondering if it is at all possible to do a URL redirect using a website on webs.com? Thanks in advance.



spsfinest
#website design
  • Hi spsfinest,


    I checked to see what kind of code you could use at webs.com. This was what their site said:

    It does not say anything about javascript though. If you can use javascript put the below code in the head tag of a page you create and it will redirect for you.


    Code:
    <Script language="javascript">window.location="XXX-redirect-url-here-XXX.html"</script>
    Hope that helps,
    Pete
    • [ 1 ] Thanks
    • [1] reply
    • Thanks a lot Pete that's exactly what I needed.

      spsfinest

Next Topics on Trending Feed