Jump to content
xisto Community

jlhaslip

Members
  • Content Count

    6,070
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by jlhaslip

  1. yes, me, too. Here is the first line of the page (below the nav bar):
  2. People,This Topic is 2 years old. These are Spam posts.Closed Topic.
  3. Here is one topic right here: http://forums.xisto.com/topic/41773-simple-php-calendar-and-yahoo-calendar-connection-linking-each-date-to-yahoo-calendar/ Couple of different calendar scripts in this Topic, including a link to the original Tutorial upon which these Calendars are based. If you would please check the Forum by using the SEarch feature, please and thanks.
  4. <<<< editted, I see sm is on the job>>>>Incidently, it worked for me...
  5. Sign in to your cpanel and Create a new file named .htaccess in the right directory, then cut and paste the contents into it using the editor. Repeat for the .mdu file.
  6. Look in the cpanel. there is a Submission Feature in there someplace. Is Dmoz on the list?
  7. It is usually quicker than a month. Between the Dmoz and beng hosted here at the Trap, I find that you will get good exposure to the Google, Yahoo and Msn Bots. And be sure to include your URL in your sig block as you have already done.
  8. $submit = $_GET ;echo $_GET ;if( !isset($_GET ) )I would say it doesn't like these get statements, but I don't know why. Unless you aren't running it through a Browser and failing to "get" a value?
  9. Yes, if you wish to have an "external" page showing inside your own page, use an iframe.
  10. Matak,If you are using the zip file from my siggy, unzip it and look in your Browser at the index.php file. Actually, the files for the menu creation script. A couple of pages into the Template. The name of the file should be defined in the "acceptable" list, too. The "included" files are defined as ".txt" files. If you want a php file for content, you must change that, too.The menu is built using a flat-file. It should be explained in the Tutorial which the zip file, I think, contains. Post back if it is not properly explained.
  11. Original first lines : $font_file = $_SERVER['DOCUMENT_ROOT']."/home/tehyev/public_html/fonts/Verdana.TTF";$font_size = 8;Change to: echo $_SERVER['DOCUMENT_ROOT'];$font_file = $_SERVER['DOCUMENT_ROOT']."/home/tehyev/public_html/fonts/Verdana.TTF";echo $font_file;Check that you aren't duplicating a folder name in there someplace. I am guessing that you might need to knock some of the path from this part: /home/tehyev/public_html/fonts/Verdana.TTF
  12. Nope, you need to then manipulate the data using ASP or PHP according to the formula you require. Reading the data in to an html file will only print it.
  13. Have excell export the data as a CSV (comma seperated values ) file and then use the php function fgetcsv() to read the file after an fopen, etc. http://ca.php.net/manual/en/function.fgetcsv.php explains more details.
  14. Nothing wrong with critical thinking.In fact, they teach it in all the Colleges and Universites. The ability to rationalise and form unique thoughts isn't unique to the Human species, but it appears that we are better at it than most other mammals. And the opposible thumb helped us out along the way, too.
  15. I have an iMac ppc g3 desktop running Netscape 7.01 and it is the most up-to-date Browser I can find for it. iCab crashed majorly, and IE5 sux, too.Hope that helps.
  16. Google for Oscar's MiniClip, authored by R. Volska. Try here: http://www.mediachance.com/ Never mind, I found it. http://www.mediachance.com/free/miniclip.htm That is the Clipboard extension I have and it works great. Still haven't figured out exactly what all the options are, but it is an awesome piece of software.
  17. Couple of reasons. Mostly because the W3c says they aren't or won't be allowed. Also, you can not bookmark a framed site properly. It always records the Index page and not the page you are actually looking at. If you are at the page http://forums.xisto.com/no_longer_exists/, it would record http://forums.xisto.com/no_longer_exists/ or something like that, and not the detailed page you were viewing. Additionally, this makes the site NOT Search Engine Friendly.
  18. Oh yes we did. Just had to find it.Hope it does what you want it to.
  19. CSSPLAY has a couple different ones. Here is a link to their IE6 compatible one. http://forums.xisto.com/no_longer_exists/ There are others there, too, if this one doesn't meet your needs.
  20. download here And if you have any difficulties with installing this script, just drop me a PM.
  21. Flip the circuit breaker off, then, using a flashlight, do as Albus says. Or diagonal side-cutters work, too. ***Almost anything will remove it once the power is off.***
  22. Just a note: that pasting the sig elements into your posts would not be allowed here.Most members respect that the credit system here serves a purpose and cheating it is not allowed. Xisto Rules do not permit such behaviour. Review the Readme and TOS if in doubt.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.