FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Myspace link codes?

 


xyberz
I'm not sure if this can be done, but I'm wondering if you can use CSS, Javascript, or even a link forwarder and force it to direct viewers to a page I create on Frihost?
I'm assuming that you would be able to but I'm not sure. Also even though I read the TOS, I just wanted to make sure it doesn't infringe on any other not published rules or anything.
ncwdavid
You can do it using php:
Code:

<?php
header('Location: Yourdomain.frih.net');
?>


But the function header() has to be done before any ther output of the page.
simplyw00x
You can't use PHP code on Myspace. You might be able to use a javascript redirect instead - Google 'javascript redirect' and you'll find hundereds of examples.
xyberz
Awesome, sounds good. Thanks, I'll go search those out and try them out.
xyberz
Okay I've tried to use Javascript, and it's not even allowed. Also tried using Meta tags and that's also not allowed.

Anyone have any other clues?

The only allowable code is the obvious, HTML/DHTML and CSS. Crying or Very sad
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.