PDA

View Full Version : Whats A Good Web Host?



johnboy
02-19-2003, 08:08 PM
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

The Great Dude
02-19-2003, 08:10 PM
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?

KinkoStinky
02-19-2003, 08:10 PM
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)

KinkoStinky
02-19-2003, 08:13 PM
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>

johnboy
02-19-2003, 08:14 PM
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