Geocities linking

DannyBoy

Diamond Member
Nov 27, 2002
8,820
2
81
www.danj.me
can i see the script?

Are you just simply re-directing from a geocities page?

If your ok with it send it to me, would be something interesting to learn, i can host it too if you like > dan@kyxtech.co.uk :)

Dan
 

Amorphus

Diamond Member
Mar 31, 2003
5,561
1
0
doesn't work here, either.

btw, with forums that allow for inline images, you can just change the extension to *.TXT, and do the <img>http://sdfsf.geocities.com/sdfds.txt</img> tag, and it'll work. this trick works for Tripod and Angelfire, too. this trick works for all browsers, that I know of.
if you're linking straight to the image, like in Anandtech forums, then the trick doesn't work right for us poor Opera users, and probably some other browsers, too. :)
 

GagHalfrunt

Lifer
Apr 19, 2001
25,284
1,998
126
Sloppy coding by the way. Leaving out the $site variable will trap the page in an infinite loop where it'll merely keep referring to itself. You need to write in some error checking to make sure $site isn't empty.

see it in action
 

Howard

Lifer
Oct 14, 1999
47,982
11
81
Originally posted by: GagHalfrunt
Sloppy coding by the way. Leaving out the $site variable will trap the page in an infinite loop where it'll merely keep referring to itself. You need to write in some error checking to make sure $site isn't empty.

see it in action
That would be pretty fun to watch when stoned.
 

oniq

Banned
Feb 17, 2002
4,196
0
0
Originally posted by: GagHalfrunt
Sloppy coding by the way. Leaving out the $site variable will trap the page in an infinite loop where it'll merely keep referring to itself. You need to write in some error checking to make sure $site isn't empty.

see it in action

Thanks, fixed now. Those of you that its not working for, what happens?