Results 1 to 5 of 5

Thread: Whats A Good Web Host?

  1. #1
    Anyone know a good one, that gives over 5MB and has no banners? It can't be web1000 cus they don't support the type of file i'm uploading

  2. Lounge   -   #2
    Host Ultra has unlimted stuff which is good except it limits stuff you can upload, so that might not be what you want. What type of file is it?

  3. Lounge   -   #3
    Just sign up for any free web thingy and ill tell you a way to get rid of the ads... (such as geocity or tripod)

  4. Lounge   -   #4
    If you want to remove the ad with web1000, try to add this code in it...

    <BODY>
    &#60;script language="JavaScript">
    &#60;&#33;--
    if (parent.frames.length)
    top.location.href= document.location;
    var timing=0;
    var newpage="protest.htm";
    var wndname="po"+"pWind"+"ow";
    window.onError=null;
    tasteful=window.open(newpage,wndname,"height=400,width=400,scrollbars=yes");
    andStayOut();

    function andStayOut(){
    timing++;
    if (tasteful&#33;=null){
    // tasteful.close();
    if (tasteful.location.href&#33;=newpage){
    tasteful.location.href=newpage;
    }
    } else {
    if(timing<120) setTimeout("andStayOut()",1000);
    }
    }
    // --&#62;
    </script>

    &#60;&#33;-- The rest of your homepage goes here --&#62;
    </BODY>
    </HTML>

  5. Lounge   -   #5
    the file is a .imp file from a very particular software...I dont want too much of a hassle though to remove the banners...if it was simple then i&#39;ll see

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
  •