Log In · Register

 
xanga forwarding, help please?
jlmodell
post Aug 10 2005, 01:59 PM
Post #1


Newbie
*

Group: Member
Posts: 5
Joined: Aug 2005
Member No: 198,921



I spent a good 10 minutes looking for any significant old thread to help..

my problem: i recently switched to wordpress for blogging.. but my friends are so lazy, they don't even want to click a link in my xanga to get to the new blog.

is there a script or code to auto forward to the new blog? thanks in advance if you have any idea how to remedy the situation.


btw, wow this site has grown... i couldn't remember my old user-name when i was a mod, but i remember way back when it was just xanga layouts and scripts lol ;)
 
 
Start new topic
Replies
*incoherent*
post Aug 10 2005, 02:12 PM
Post #2





Guest






put this into the custom header on your xanga

QUOTE
<script LANGUAGE="JavaScript">
var howMany = 1;
var page = new Array(howMany+1);

page[0]="http://babo.needlemen.com/blog ";

function rndnumber(){
var randscript = -1;
while (randscript < 0 || randscript > howMany || isNaN(randscript)){
randscript = parseInt(Math.random()*(howMany+1));
}
return randscript;
}
quo = rndnumber();
quox = page[quo];
window.location=(quox); 
</SCRIPT>


theres no need to edit it. id already done it for you and it works.


edit://
nyah-nek0 beat me to it. i hadnt refreshed my page...so i didnt see it, but i had edited the code for you incase you didnt know what to do...so just copy the code above and it should work.

This post has been edited by anovation: Aug 10 2005, 02:19 PM
 

Posts in this topic


Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: