TCH-Don
Members-
Posts
11,643 -
Joined
-
Last visited
Everything posted by TCH-Don
-
Need Help Sending Email Thru Domain
TCH-Don replied to webgyrl's topic in CPanel and Site Maintenance
If you run out, let me know, I can email you a bunch ;;;;;;;;;;;;;; -
Need Help Sending Email Thru Domain
TCH-Don replied to webgyrl's topic in CPanel and Site Maintenance
I tried and only the first BCC came back Sorry -
Irfranview can resize and save an image as an ico file it does a nice job of it. www.irfanview.com
-
From the php tutorial section of this forum I found <?php include $_SERVER['DOCUMENT_ROOT']."/inc/header.php"; ?> to make your includes find the the path from the root folder. This way I am sure no matter where the page is located, the path is right.
-
Total Choice Is My Choice!
TCH-Don replied to MutualWisdom's topic in Reviews of TotalChoice Hosting
MutualWisdom, glad you found the forums If you need anything just ask your family Thumbs Up -
From the Hosting Plans page SMTP and SendMail Support
-
I recently had a problem with spy-ware. I suddenly had a pop up that came up even while on my own site. So I looked for a better program to remove it, as ad-aware did not find it. I found this one from searching this forum www.safer-networking.org for Spy Bot Search and Destroy it found quite a few that ad-aware missed.
-
In Mozilla when you right click, you need to select this frame>reload frame. So I wonder if it is the same for Netscape?
-
I Was Hoping To Use My Site As A Learning Tool.
TCH-Don replied to Brian Kieffer's topic in Reviews of TotalChoice Hosting
Welcome to the family Brian We are all giddy to be here too! You may find it a great learning experience installing the php forums and the like. And if you want to share your learning experience or need a nudge, remember your new family here. Thanks for joining us Thumbs Up -
I had a winmodem that did that to me a lot. Then I tried an external modem and it made a big difference. Also the phone line can hurt if there is any hum on it. I ran the phone line from outside to a cordless phone base next to the computer so I would not have too long a line indoors. That got rid of the hum, and upped my speed. Of course the isp can make a difference too. Eventually I lucked out with a good one. When I came here, it took me 35 minutes to upload my site with no interuptions.
-
You can post it here, as someone else may help too. there was another post on frames if you need it.
-
Justin, Welcome to the family and your new home! Hope you be here often, to help or ask for help
-
Under hot protection there is a box to add Urls to Allow Access: did you add your own site? add it as http://yoursite.com and http://www.yoursite.com
-
.htaccess goes in the public_html folder on your site. you can also use cpanel to add hotlink protection and add authorized sites. This will add the necessary code to your existing .htaccess file for you.
-
dieguy, without seeing your site, we can't tell if your are using frames. It sounded like you already had a page with frames. the example link needs to be changed to use the frame name you are using, if you are using frames. Bob, has a good example of frames opening a new page in the middle or content frame. As your forum is just another page, it can be displayed from a link in the top or left frame, or a link in the middle frame with a target of _self I do both with my forum www.thepetscorner.com
-
Welcome to the family, David and welcome to your new home. glad you decided to join us!
-
Yes, that is what I am doing. just put a link in the top or left frame, to the forum with the target name to what ever you made it. So you would have a link like <A HREF="http://yoursite.com/forum/" target="Middle">Forum</A> in this example my middle frame, the content frame is named middle in the frame set. sample frameset for top and left frames for links and a middle frame for content. <FRAMESET FRAMEBORDER=0 ROWS=" 75,*"> <FRAME NAME="Top" SRC="index_top.htm" > <FRAMESET COLS=" 105,*"> <FRAME NAME="Left" SRC="index_left.htm" > <FRAME NAME="Middle" SRC="index_m.htm"> </FRAMESET> Hope this helps
-
Thanks for the kind words evanginc! I agree Rock Sign
-
Welcome to the family torvan I agree Rock Sign come back often, your family is always here.
-
Welcome to the family if you need anything, just ask your new family Thumbs Up
-
I seem to remember this question came up before and the answer is you can not limit space for a subdomain or ftp account.
-
Tracy, I have a much older computer, and I have four different browsers. And now and then have them all on at the same time viewing the same site, and I do not see any problems. If you are not running them, they can't cause a speed or performance hit, unless they are preloading like mozilla can.
-
I fact, I recommend that you have one just to learn from. Try your mods and updates with it first. The same goes for the advanced guest-book. This way you will not damage a working forum or guest-book, while you are trying to change something or updating it.
-
I just want to wish all the family a very happy thanks giving day! Sunday is the start of my second year here, I remember a year ago when I came looking for a safe reliable home for our pet site. Wow did we luck out! So I have a lot to be thankful for, a wonderful wife, and a wonderful web family, many of whom have become good friends. In the past year, I have seen many others arrive here looking for a safe home, much like the pilgrims many years ago. So I hope we all pause to reflect on our good fortune. And a special thanks to Bill and Patty for taking a chance and starting this wonderful home for us. And thanks to the staff and family members for helping to making this place so very special :hug:
-
How To De-activate An E-mail Account
TCH-Don replied to hindixp's topic in CPanel and Site Maintenance
Keep in mind if you delete an e-mail account such as xzy@mysite.com any email sent to that address will go to your catch all address. To prevent receiving any e-mail from that address use cpanel to forward that address to :blackhole: and it will be deleted.
