Jump to content

wampthing

Members
  • Posts

    407
  • Joined

  • Last visited

Everything posted by wampthing

  1. My office "Tech Guy" uses TCH and suggested I give it a try. He said the forums were great and the support was second to none. He also promised that TCH would help me regrow my hair. Man! Talk about false advertisement! (At least it wasn't as bad as when he sold me a 3 year supply of "Rogaine Bodywash")
  2. So if I did take Raul's Idea and do a cron job, is there any tutorial where I can learn how that works? I am completely lost as to how to do cron jobs. Even a tutorial as to how to back up your site would be helpfully.
  3. Thanks for the link to birthdayalarms. It doesn't appear that they limit the number of reminders you can set. I think I will go with that unless anyone has any other experience with anything else...
  4. I am looking for a script that will allow me to send emails to my family to remind them about Birthdays. (If another person forgets my birthday I'll....) (...I digress) Does anyone know of somthing that I can use to do that? I have used happybirthday.com, but Im looking for more flexibility without ads.
  5. chocolate
  6. miss
  7. ring
  8. future
  9. mental
  10. tread
  11. thanks everyone. got it working.
  12. I have tried it all of the following ways ><body> include $_SERVER['DOCUMENT_ROOT']."/pool/top.php" <!--#include file="/pool/top.php" --> <?php include("/pool/top.php"); ?> <!--#include virtual="/pool/top.php" --> </body> no luck
  13. I have tried ><!--#include file="/pool/top.php" --> and ><!--#include virtual="/pool/top.php" --> and ><?php include("/pool/top.php"); ?>
  14. OK I added the code to my .htaccess file, and now instead of getting nothing I get errors. Any Ideas?
  15. WOW, Talk about pealing an onion. Ill see if I can figure it out.
  16. Ok, so I tried making an html page with a php include but I am having problems. http://myjensen.com/new.html if you look at the source it shows three different attempts at getting it, but none show up. any Ideas?
  17. So the main page can be in HTML and the include is a PHP file? Is that how it works or visa-versa
  18. If you look under apache handlers you see that SHTML pages are capable of hadling Includes (which is how I do mine). You can also set it up so that .html and .htm pages can handle includes. Is there a down side to doing this? It sure seems easy to stick with html instead of PHP or SHTML.
  19. Darn Thanks for your help
  20. I have been able to successfully use the following: <!--#include virtual="/assets/nav.htm" --> to include pages from within my site. I would like to include a page that is on a second site of mine. I thought it would be as easy as <!--#include virtual="http://www.othersite.com/assets/links.htm" -->. The only problem is it doesn't work. Does anyone know how to do this? again I want to include a file that is held on a second site.
  21. "Remember who you are, and what your made of" - Mom
  22. "The secret to creativity is knowing how to hide your sources." -Albert Einstein "Things are seldom what they seem. Skim milk masquerades as cream" -Gilbert and Sullivan, H.M.S Pinafore
  23. Pirate
  24. riddles
  25. Diner
×
×
  • Create New...