I've beaten the system!!!
I've got the site on my server using a port other than 80 (which is blocked) and I think it looks like I don't have a website on my IP address. I've searched on ZoneEdit.com and found the following solution....
My ISP blocked port 80, how can I run a web server?
Don't worry, you can still run one!
1.Sign up and get started with ZoneEdit.
2.Make your web server listen on port number like "6000" or "5000"
3.Check to see if your web server works by in a browser using a URL:
http://3.4.5.6:6000/. Use the port number that you're listening on and the real IP address of your machine.
4.Add the "IP Address" for your web server in ZoneEdit: "ww2.domainname.com" points to "ip address".
5.Add a Web Forward entry for your domain called "www.domainname.com" that points to
http://ww2.domainname:6000/
We recommend turning cloaking off in this case, letting people know thay are going to
http://ww2.domainname.com:6000 is usually OK, and it allows the browser to perform better.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Well, I left the cloaking on. So, it looks like people are actually on my site and don't have the port number after it.
I'm glad I finally figured this one out.
Hope this info helps someone out!!!
Cory