Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. Has your site propagated yet? if not just put in the ip address in your welcome mail. in the window for the normal ftp address instead of ftp.yoursite.com put 123.12.12.12 or whatever your ip address is
  2. Here is one place that may help www.mako4css.com/Issues.htm You can see how to load a seperate style sheet for NS4x
  3. TCH-Don

    Help

    Eric, just wondering what you are using to protect yourself: What anti-virus program, version, how is it updated? What fire wall software or hardware, security mode (full or medium)? I use Norton 2000, as I am always on, it updates automatically for a firewall, I use the free Zone Alarm with local and Internet security at full to cloak my computer. And it will ask me before allowing a new program to connect, like a Trojan trying to email with its own SMTP. I have only seen one virus through email, and all I saw was that Norton had quarantined it, I could only see the headers. It indicated it was from my Dad, who no longer had Internet. So it came from some one that had his old address in their address book.
  4. Done, As a survivor, I know it can be controlled, please tell Ty, he is in our prayers.
  5. First Welcome to the family Chris Your background helps a lot. I remember Pascal as the first computer language I really liked. I have a few books, but as you say the web sites that teach, give you a good base as well. But nothing beats building a site and seeing how it all ties together. The family here, are responsible for getting me interested in PHP. And now it is a lot of just fun trying to see what I can do, and there are so many possibilities. oops, my favorite links: The PHP Resource Index PHPBuilder.com PHP Help
  6. Thanks to Mitch's Jeering Jargon this week, I tried the cpanel Site Management > Backup and then Download a SQL DB Backup. It is a gzip backup with just a mouse click. Thanks again Mitch Thumbs Up
  7. Hmm, if we call it Turtle Choice Hosting we won't have to change the initials Naughty
  8. What I found was that the closing </FORM>tag is creating a blank line after, so I moved it below into the pass through, and it works. I also changed the mouse over part to make it work. <tR> <tD VALIGN=TOP HEIGHT= 13 WIDTH="175"><div><FONT SIZE="1" COLOR="#FFFFFF" FACE="Verdana"> <!-- Start Gem Insert your own HTML --> <form name="eMailer"> Tell a friend:<BR> <input type="text" name="email" size="20" value=" Enter Address Here" onFocus="this.value=''"><BR> <A HREF="java script:mailThisUrl();" onMouseOver="window.status='Enter email address here and tell a friend about this site...'; return true" onMouseOut="window.status=''">Send This URL</A> <br>När du klickar denna länk så öppnas ditt e-postprogram. <!-- </FORM> remove and put below --> <!-- End Gem Insert your own HTML --> </FONT></div> </tD> </tR> <tR> <tD VALIGN=TOP HEIGHT= 10 ><NOBR></form><HR COLOR="#FFFFFF" > </NOBR> </tD> </tR> Hope this helps.
  9. Hmm, when I saw cup match and then goal, I was thinking of something else Naughty
  10. Tracy, hope you have a nice time in the mountains. jim, you may want to consider another form, instead of on your site when discussing what you can do for a client like I can develop.... or we can develop... how about businessname can develop or businessname will assist you.... That way you are honest, and if you add help or take on a freelancer, it will be the same. just a thought.
  11. If you have clicked on the link to pay in your order confirmation email, and received acknowledge that your payment has been charged, then I would submit a help ticket remember to include you user name and password in the ticket. If you try to use an email address at the domain name for your new account it may not work.
  12. Thomas in looking at the html it looks like you may have selected the place holder for the script and changed the font size? the is a <div> tag wrapping the script and will start a new line after. If this is the case, can you select the whole cell with the place holder and remove all formatting for that table cell to see if that helps? You can apply font formatting to the entire table so it is not in a cell. If not I will look more when i get home.
  13. What do you see when you click on one of the links you posted, and then do a control-F5 to force a reload?
  14. Hi Susan, I see the site and the images you posted links to just fine. I get the same message you see when I try to view the image folder I would guess that the folder for the images has no index turned on the prevent seeing a directory listing of files.
  15. 'The Screen Savers' Mod Project Contest: Cast Your Vote! http://www.techtv.com/screensavers/story/0...3531844,00.html deadline noon today must pacific time, still works. Paul, good luck, enjoyed the show.
  16. Welcome to the family Dan If you want to try to change file permissions with an ftp program, there are a few free ones suggested in the Suggest a Product or Program forum such as coreftp and smart ftp In both you can change permissions by selecting a file and then right click to select properties. Again welcome to your new home!
  17. This is just a quick example of using a layer mask to non-destructivly erase a background.
  18. One of the great uses for echo is for conditional statments. As in if condition{ echo series of html} else{echo other html} I do not think it is nessary to echo all the html. But as to speed, I don't think it will matter on the super fast severs here, LOL But that is just my opinion.
  19. You can put it anywhere. I put it at the bottom of my home page.
  20. If you are using Photoshop or paintshop pro you can use a layer mask to paint out the background non-destructivly. This way you can easily undo a slip by reversing the mask color and paint it back on. Black will let the layer below show through, and white covers the layer below. If you use a soft brush, it will blend the edges with the layer below.
  21. Welcome to the family Jake and your new home! if you need anything, just ask, the family is here to help Thumbs Up
  22. how could you find it? there isn't any Seriously, welcome to the neighborhood, if you have any questions, just ask, we love to help
  23. Thomas, I glad it worked, just treasure your pets for me -Sköldpadda
  24. Thomas try replacing the button code in blue below with the red code Tell a friend: <!-- old with button --> <!-- new with link --> Send This URL
  25. Trudy, if by bit map thing, you mean the thumbnail you see as you browse through the different templates, just put up a blank page with your design and hit alt-printscreen to capture. Then paste into a graphic program, resize to 156x102 and save as a BMP file with the same name as your .tld file.
×
×
  • Create New...