-
Content Count
6,070 -
Joined
-
Last visited
-
Days Won
2
Everything posted by jlhaslip
-
Can Anyone Load This Link? Try clicking please...
jlhaslip replied to PlugComputers's topic in Websites and Web Designing
yes, me, too. Here is the first line of the page (below the nav bar): -
Sign The The Trap17 Ban Petition :lol: (its a joke)
jlhaslip replied to Saint_Michael's topic in General Discussion
-
Can You Give Me Tips On How To Create A Web Page?
jlhaslip replied to cman500's topic in Websites and Web Designing
People,This Topic is 2 years old. These are Spam posts.Closed Topic. -
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.
-
Can't Upload .htaccess And .mdu File... bad filenames
jlhaslip replied to jaemarkbox's topic in Web Hosting Support
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. -
Dmoz Submission Anyone have experience with it?
jlhaslip replied to PlugComputers's topic in Websites and Web Designing
Look in the cpanel. there is a Submission Feature in there someplace. Is Dmoz on the list? -
Dmoz Submission Anyone have experience with it?
jlhaslip replied to PlugComputers's topic in Websites and Web Designing
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. -
$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?
-
Yes, if you wish to have an "external" page showing inside your own page, use an iframe.
-
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.
-
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
-
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.
-
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.
-
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.
-
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.
-
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.
-
No Frames, But Still A Nice Menu?
jlhaslip replied to mwbouwkamp's topic in Websites and Web Designing
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. -
No Frames, But Still A Nice Menu?
jlhaslip replied to mwbouwkamp's topic in Websites and Web Designing
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. -
Try this to start
-
Help With Some Website Coding Databases and saving form results
jlhaslip replied to PlugComputers's topic in Programming
download here And if you have any difficulties with installing this script, just drop me a PM. -
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.***
-
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.