RLStalk: Is it possible too - RLStalk

Jump to content

extremeseed.com | Extreme Seed

Welcome to RLStalk

Welcome to RLStalk - The Official Forum of RLSlog.net, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information.
Take advantage of it immediately, Register Now or Sign In.

  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Add events to our community calendar
  • Get your own profile and make new friends
  • Customize your experience here
Guest Message © 2010 DevFuse
Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Is it possible too Rate Topic: -----

#1 User is offline   Lord Samnon Icon

  • Newbie
  • PipPip
  • Group: Members
  • Posts: 21
  • Joined: 30-September 09
  • Gender:Male
  • Location:Australia

Posted 06 October 2009 - 11:10 AM

is it possible to use javascript in signatures .. for e.g, I wrote a code to randomly shuffle quotes ...
<script language=javascript>
<!--//var quotnum = "3";
var sds = new Array(1000);
sds[0]="[b][url="http://en.wikipedia.org/wiki/Stargate_SG-1"]Dr. Jackson[/url][/b]: This tastes like chicken.[b][url="http://www.wikia.com/wiki/c:Stargate:Samantha_Carter"] [/url][url="http://en.wikipedia.org/wiki/Stargate_SG-1"]Capt. Carter [/url]:[/b] So what's wrong with it? [b][u]Dr.Jackson:[/u][/b] It's macaroni and cheese";
sds[1]="Ted: Y'know who I think we should let deal with this problem?[b] Marshall[/b]: Who?[b] Ted[/b]: Future Ted & Future Marshall.";
sds[2]="[b]J.D.[/b]: Remember when the new Star wars movie came out? It was all built up, and when people finally saw it, it wasn't that great in bed?.";
var arandomn=Math.random() * quotnum;arandomn=Math.round(arandomn);
var daquote =sds[arandomn];
document.write("<table border=0 align=center><tr><td align=center><b>"+daquote+"</font></b></td></tr></table>");
//--></script>


I have already tried putting in my signature and it didnt work .. But i have a feeling i did it wrong ..
Posted Image


0

#2 User is offline   Digi Icon

  • Cupcake
  • Icon
  • Group: Management
  • Posts: 1,035
  • Joined: 07-December 08
  • Gender:Male

Posted 06 October 2009 - 12:19 PM

No, sorry, due to security concerns we cannot allow html/javascript/php into signatures.
0

#3 User is offline   Lord Samnon Icon

  • Newbie
  • PipPip
  • Group: Members
  • Posts: 21
  • Joined: 30-September 09
  • Gender:Male
  • Location:Australia

Posted 06 October 2009 - 01:25 PM

Understandable, Thank your for your time :)
is it possible in anyway to have random (but chosen) quotations in my signature ?
Posted Image


0

#4 User is offline   ScHAmPi Icon

  • Extreme Member
  • Icon
  • Group: Super Moderators
  • Posts: 1,171
  • Joined: 12-December 08

Posted 04 November 2009 - 08:24 PM

View PostLord Samnon, on 06 October 2009 - 02:25 PM, said:

Understandable, Thank your for your time :)
is it possible in anyway to have random (but chosen) quotations in my signature ?


Yeah it should be possible. But you'll have to put them in images and load them like that in your signature. It will require a php script you have to host somewhere.

Something like this: http://www.devscript...t/browse/46.php

Hope that helps :).
Posted Image
0

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users