Jump to content

TCH-Andy

Members
  • Posts

    4,700
  • Joined

  • Last visited

Everything posted by TCH-Andy

  1. Hi, Can you post a sample of the code here? Take out the password of course, and any other sensitive data, then we can have a look. I should look something like ><?php $host="localhost"; $db="usernm_dbname"; $user="username"; $passwd="password"; $dbh=mysql_connect ($host, $user, $passwd) or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("$db"); ?> Andy
  2. I'm not sure about frontpage 2000, not a package I use. I would suggest backing up via cPanel though, it will zip it on the server for you, and just provide a single file for you to download. Andy
  3. Pictures, of the people, not that would be scary Have a look at Total Choice Gurus where you can see real pictures of some of us Andy
  4. Congratulations Mike Sorry for the slow response - blame it on the time zone Andy
  5. Hi Jen Can you give us a link to the page with your forms and tell us which php script you have used? There will be a place within the PHP where you can set where the emails go. Andy
  6. Hi, Welcome to the family I have not tried any search engine to do this. Doing a google search there are a number of possibilities but it would seem best to use one of the packages that creates an index offline, and then enables searching through a Java script. I'm sure someone with a bit more knowledge will be a along shortly though Andy
  7. Have you tried Sophos ? That has a removal tool Andy
  8. leezard, a useful bit of info - thanks Thumbs Up Andy
  9. The current versions (18 August 2003) are WHM 7.4.2 cPanel 7.4.2-S82 Andy
  10. If you give someone email space, then you can not easily force them to take the mail off your server. If you only give them a small amount of space, they will have to keep removing it. They can remove it using most mail packages, or copy from squirrelmail. Andy
  11. For them to set their own passwords they can login to ******/webmail. There is then an option for them to set their password. Andy
  12. Back to the IP address until your domain name propogates I think Andy
  13. Hi, What FTP program are you using? or just a windows command line? One of the things I often find helps is to change to passive FTP in whatever package you are using. Andy
  14. Hi Steve, Have a look at The ultimate PHP form mail script. There are a number of ways you can keep the email address from most of the harvesters using PHP. Another alternative is to set up a dedicated email address for you form responses, and then remove as spam anything that does not have the header you have provided from the form. Andy
  15. What sort of slides do you want to show? You can do it in Java, if it is for a series of photo's. Powerpoint can produce a slide show, if you want a "presentation" displayed as a slide show. You can write it in html or there are a raft of other variations if you do a quick google search. Andy
  16. It's a few years since I played with that package, and it may have improved since then. It was a so-so program at that time, I would be tempted to stick to one, persist a little, you'll get there. I think you'll find this has just as many things you don't understand as CSB. Andy
  17. Steve, We should be able to manage that for you. Drop a ticket into the support desk, let us know the old domain name, and the new domain name you would like hosted instead (along with all those other details like username, password etc) Andy
  18. We chated via IM, To get all technical on you, the domain name has not propogated yet, and you need to use the IP address from the welcome email to access the file. You did that, and are now rocking Dance Andy
  19. Hi Tara, Yes, those colours are looking pretty good I would be tempted to copy those onto your hard disk and then look at the html to see what they are doing, you can then modify them for a site here. I'm not sure about the images though - looking at the site some of these may be licensed and without looking in more detail I'm not sure of the copyright issues on the ones you have used. You should be able to re-create the site in CuteSITE builder, adding all the bells and whistles you want. In terms of a program to use. There are a number that will produce basic outlines, fairly quickly, as you have done here. But they tend to be fairly limited when it comes to do adding the bells, whistles, and certainly for search engine optimisation - which is what you need for driving those customers to your site. Andy
  20. Hi, You need to change your name servers, currently they are set to; NS1.PEPPERJACK.COM and NS2.PEPPERJACK.COM You need to go to your domain registrar (TUCOWS), and change the name servers to ns1.totalchoicehosting.com and ns1.totalchoicehosting.com The (within 72 hours) everything should be pointing here Andy
  21. Hi, My first guess is that the file has a slightly different name, either a capital letter somewhere, rather than all lower case, or maybe even has an extra extension on it. If I go to your site, the file doesn't appear to exist. What are you trying to delete it with? The file manager in cPanel, or via FTP? Andy
  22. Hi, What are you after streaming? The simplest is just to upload the audio files to your site, and provide a link to them, then watch as it starts to use up your bandwidth Or were you after information on which types of audio files are best? Andy
  23. chunkeroni, Thanks for posting and letting us know. Thumbs Up One of the great things I love about this family is we all share our knowledge of the things we find out Andy
  24. Hi, I think you've already done the right thing, upload the file to your site, and submit a ticket Andy
  25. Spot on turtle Thumbs Up It is one of those features in dreamweaver that lets you display a mock up of your design, that you may have created in a graphics package, behind your page whilst you are creating it in dreamweaver. As you say, it will be ignored by a browser looking at your site. shadyDW. I would suggest you also decrease the size of your images, they take a while to download on a dial-up line. Andy
×
×
  • Create New...