(I'm not posting it yet, but the layout is turning out pretty close to that of www.i-mockery.com )
I just hae a few questions regarding php and redirecting and pop-up javascript messages...
1. I want to make an intermediate page which comes up when you click on external links, sort of like this:
<img src="http://img170.imageshack.us/img170/7053/linkbar8qo.gif">
How could I do that? with a frame page and an address that would look something like
Code: Select all
http://bic.wherever.wtf/redirect.php?site=http://www.google.com2. What's the VBcode code for pop-up messages? (I <i>used</i> to know how to do it, it was a blast to save a copy of the google homepage and add the code to say something like "This is Bill Gates. Prepare to be assimilated." or something like that.) I want to make people get text popup message windows when they use IE.
EDIT: I just found <a href="http://www.echoecho.com/jsbrowserdetection02.htm">this page</a> which has a bunch of info on browser detection, but nothing on the popup messages yet...
EDIT 2: http://www.echoecho.com/jsframelinks02.htm This page shows how to make the redirect thingy.
Now all that's left is popup windows and other fun stuff...
3. Any other cool web tricks like that you know of?
Thanks everybody!
