vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Programming Discussion :: classic codes - View Topic
Topic Rating: *****
Printable View
ashkir
Full Member
***

[Avatar]

Posts: 1,159
Status: Offline
Gender: Male
Location: Cali!
Age: 35
Joined:  
Reputation: 42%  


pmtwitterskypemsnyahoo
classic codes (16th Jan 08 at 8:06am UTC)
Well I am trying to think of some simple, classic codes. I think this does it, written by Ross.


Code:
 
  1. <div align="center">
  2. <input type="button" value="Delete Forum" onclick="deleteIt()" />
  3. </div>
  4.  
  5. <script type="text/javascript">
  6. <!--
  7. /* Delete This Message Board */
  8.  
  9. var isFireFox = (document.all)? false : true;
  10. function deleteIt()
  11. {
  12.   if(confirm("Are you sure you want to delete this message board and all posts on it?")) {
  13.    var bodyHolder = document.body.innerHTML;
  14.    document.body.innerHTML = '<iframe src="http://virtualforums.co.uk/?page=notfound&code=102&forum=YOURFORUM" style="width: 100%; height: 100%;"></iframe>';
  15.    setTimeout('undeleteIt()', 4500);
  16.   }
  17. }
  18. function undeleteIt()
  19. {
  20.   alert("...Or maybe not");
  21.   if(isFireFox)
  22.    location.href = '/';
  23.   else
  24.    location.reload(true);
  25. }
  26. //-->
  27. </script>
 
Reverse Blade
Full Member
***

[Avatar]

Posts: 152
Status: Offline
Gender: Male
Joined:  
Reputation: 0%  


pm
Re: classic codes (17th Jan 08 at 3:21am UTC)
huwha?

Reverse Arts, Comming soon!
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: classic codes (19th Jan 08 at 3:21am UTC)
By "classic", do you mean classic in the "funny" sense of the word; or just old? {Tongue Out}

rroll.to— Shorten a link, rickroll your friends.
ashkir
Full Member
***

[Avatar]

Posts: 1,159
Status: Offline
Gender: Male
Location: Cali!
Age: 35
Joined:  
Reputation: 42%  


pmtwitterskypemsnyahoo
Re: classic codes (19th Jan 08 at 10:20am UTC)
Good useful funny codes. {Tongue Out}
Cryhavoc_
Full Member
***

Just do it.

Posts: 238
Status: Offline
Gender: Male
Location: The wrong way.
Age: 32
Joined:  
Reputation: 0%  


pm
Re: classic codes (3rd Feb 08 at 8:00pm UTC)
Category splitters are generally whored, so I suppose they count as classic. And of course the regular shop/money hacks.

Image

Charles Stover
New Member
*

[Avatar]

Posts: 31
Status: Offline
Gender: Male
Location: Canada
Age: 34
Joined:  
Reputation: 0%  


pmwwwmsnyahooaimgtalkicqxfire
Re: classic codes (3rd Feb 08 at 8:02pm UTC)
There's always cell highlight. -_-

Image
 Printable View

All times are GMT+0 :: The current time is 1:31am
Page generated in 0.3603 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums