Hey- paid hosting is great! use http://webcentre.lycos.co.uk, you get all kinds of scripting, no ads great ftp, cool .com or others for only £2.49/month.
you can just use a javascript redirect script on your old website-
put in your body tag <body onload="c_url()">
and in your head tags
<script language="javascript">
function c_url()
{
location.href = "http://www.YOUR NEW DOMAIN NAME GOES HERE.com"
}
</script>
hope this helps
mohiga
Edited by TheFatControlleR on 14/01/2005 01:56 (server time).