Jump to content

KevinW

Members
  • Posts

    1,024
  • Joined

  • Last visited

Everything posted by KevinW

  1. Bill, Just saw your reply regarding Invision. Sorry I suggested that users contact the help desk to get Invision. I was working off a previous message thread that indicated this. -kw
  2. Keep in mind that by the end of this week, the head guru will be making a decision on stats, and will only offer one standard stats package on TCH. So, if you have a preference, vote for your favorite one! -kw
  3. FYI, here is an Avatar tutorial http://www.kongming.net/avatars/tutorial.html -kw
  4. Do you have a docking station with the iPaq. If so, does it make a difference if you try booting it when docked in the docking station vs when it is undocked? Just a thought. -kw
  5. I'm glad it got resolved. That's why I kept asking you to confirm the email addresses. However, I thought your problem was on the client end, but it holds equally well to the server end! My motto is: there's always something new to learn. -kw
  6. Subliminal message coded into my response: Welcome, Curtis newbie. It's good to see you newbie around these parts. We look forward to new users newbie come on board. We think TCH is great, whether young or old newbie. There's room for everyone newbie to participate, and to join in on the fun. Glad to hear tghat you newbie got signed up. Looking forward to more posts from you newbie. -kw
  7. I had read where Linux could be loaded, but I don't have any experience. Sorry! kw
  8. cPanel will allow you to create multiple forwarders for the same email address. So you can then forward all email for jdoe@mysite.com to both john@yahoo.com and johndoe@work.com -kw
  9. As to secured cPanel -- drop in a ticket at the TCH help desk and request SSL to be enabled for your site. You should be able to access cPanel via https:// instead of http:// -kw
  10. Shammer, One more time -- just to be sure -- verify what you use to setup your email client software: for your main email address, the account name (userid) should be: jlemieux for your other email address, the account name should be: junk@cyberhigh.net -kw
  11. If building a web site for a group (any soccer moms out there?) -- then you may want to include a calendar of events on your web site. I'm sure there are several variations on the theme. This is one hosted on another site, making implementation as is easy as inserting the appropriate HTML code - no source code to install, etc. http://www.calendars.net/ -kw
  12. Thanks, Rick -- just last night I happened to come acroos the Gallery software myself. Good to know someone is using it. -kw
  13. Make sure you have your email address 'name' correct. For your main, primary account, it should be just the name (do not append the @yoursite.com). For all other users your create, their email address is user@yoursite.com BTW, what is your domain name? -kw
  14. As Gomer Pyle used to say: SURPRIZE, SURPRIZE, SURPRIZE ! =kw
  15. The term 'localhost' is actually a special keyword used in Unix/Linux environment to represent the web server that you are running on, and simply avoids having to hard code in your actual host name or IP address. Example: here is a statement in MySQL/PHP: mysql_connect(localhost,$username,$password); This line tells PHP to connect to the MySQL database server at 'localhost' (localhost means the server that the site is running one. Unless you web host tells you otherwise you should use localhost) using the username stored in $username and the passoword in $password. HTH! -kw
  16. For some time now, I have been using a free program called AdShield to block browser popups. It only works with Internet Explorer, and is essentially a browser add-in, meaning you don't have to remember to start it. Go to: http://www.adshield.org If you do use it, by default the software comes with a blank list of sites to block. One of the Microsoft MVP's has put together a zipped file of a block list that you can import and load into AdShield. Go to: http://www.mvps.org/winhelp2002/block.zip HTH, kw
  17. Guess we will need to take a look at it, and get back to you. -kw
  18. Petros, Sometimes the mere act of putting your problem down in writing will help in diagnosing a problem. I don't know how many times I would have one of my programmers come to me with a problem, and I would ask them to just talk thru the code and logic. And as they are talking, it's like a light goes off and they say 'Oh, I see the problem ... thanks' -- and I never had to say a word! -kw
  19. John, First, thanks for taking the time to express how much you like TCH. Second, consider adding a link and/or logo to your web site telling your visitors that TCH is your web provider of choice! You cand find an assortment of TCH logos at http://www.totalchoicehosting.com/adpage.htm -kw
  20. So, we don't have a problem? or what? I don't use FrontPage ... so I can't help you there. -kw
  21. just checked out your web site with IE6 while blocking all cookies, and your home page came up just fine. -kw
  22. your photo album page did NOT scroll for me - and I am using IE6 on Windows XP. As far as IE vs Netscape is concerned - I used to be a devout Netscape believer, but when they released NS 6.0 they lost me as a user. I retain NS 4.7x, NS6 and NS 7 on my ssystem simply to verify sd browser compatibility. But as far as issues with making something work with it -- forget it. -kw
  23. Peter, realized no one ever responded to your post. Chances are your problem with the echo for the date last modified is two fold: 1) your format --- you need to remove the space before the #echo 2) your page name -- rename your web page to use a .shtml suffix I have some examples on my site. Go to http://tch.kwsupport.com - click on Tools and Scripts, then click on the 'click here' link under 'View various HTML insert commands' -kw
  24. I kind of liked the T.B. Bucs avatar ... now we got Lou Pinella coaching the baseball team, even our hockey team is winning some games ... geez hockey in Florida ... who would have ever thunk that? -kw
  25. So, Lianna - did you get yourself a 17" flat screen? -kw
×
×
  • Create New...