Results 1 to 3 of 3

Thread: Javascript added by Webhost

  1. #1
    Join Date
    Jan 2006
    Posts
    234
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Question Javascript added by Webhost

    Hi.

    My webhost (free web space) adds an advertising popup javascript to my index page above the doctype which makes it invalid HTML.

    Code:
    <SCRIPT LANGUAGE="JavaScript">
    window.open('http://www.gmx.net/cgi/hpad','ptOPsmtuKSsno','width=488,height=50');
    </SCRIPT>
    Also this script interferes with another script on that page.

    Is there a way to fix this?

    I contacted the webhost but didn't got a reply.

    Hopefully someone here here can help.

    Thanks in advance,
    Cheng

  2. #2
    Join Date
    May 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Best answer I can think of is why are you with this host? Placing ads on your site is one thing, and not replying to your emails would be the icing on the cake for me...

  3. #3
    Join Date
    Jan 2006
    Posts
    234
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by sretep View Post
    Best answer I can think of is why are you with this host? Placing ads on your site is one thing, and not replying to your emails would be the icing on the cake for me...
    .......this is free of charge webspace which is included having an e-mail account with this provider (also free of charge).

    Since the website which is hosted on this server is a non-commercial one I think free webspace is the right choice and most people have a popup blocker anyway.

    Still I would like to create the website in valid HTML and CSS but with this javascript on the index page it can't be done.

    That's why I asked if there is a way to fix this.......
    Cheng

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •