Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Page 7 of 15 FirstFirst ... 34567891011 ... LastLast
Results 61 to 70 of 141
  1. #61
    Join Date
    Apr 2007
    Posts
    79
    Tokens
    0

    Default

    yeh can i please have an accout.



    -EDIT OMG ITS A COPY OF KPRC2 wid better feture yay LOL


    User: demop
    pass: demo


    User: bob
    Pass: bob

    user: im a **** head
    pass: imsure
    Last edited by Epanel; 01-05-2007 at 09:50 AM. Reason: Passwords & users

  2. #62

    Default

    Hmm, the AJAX seems like a little more unstable version of Kristall-Panel, sorry I don't want to compare the two but they are looking very similar. Why don't you get the Kristall-Panel source and just improve on it and release your own version? I'm sure it'll turn out much better that way then making one with pretty much the same features ?


  3. #63
    Join Date
    May 2005
    Location
    San Francisco, CA
    Posts
    7,160
    Tokens
    2,331

    Latest Awards:

    Default

    Hmm, the AJAX seems like a little more unstable version of Kristall-Panel, sorry I don't want to compare the two but they are looking very similar. Why don't you get the Kristall-Panel source and just improve on it and release your own version? I'm sure it'll turn out much better that way then making one with pretty much the same features ?
    AJAX = There isn't any AJAX?..lmao. I havn't coded any AJAX features yet ¬.¬

    Sorry to be rude but for your second idea, **** no

  4. #64
    Join Date
    Oct 2006
    Location
    Peterborough, UK
    Posts
    3,855
    Tokens
    216

    Latest Awards:

    Default

    HTML Code:
    <script type="text/javascript" language="javascript">
    var xmlHttp
    
    function GetXmlHttpObject(){
    	var objXMLHttp=null
    	if (window.XMLHttpRequest){
    		objXMLHttp=new XMLHttpRequest()
    	}else if (window.ActiveXObject){
    		objXMLHttp=new ActiveXObject("Microsoft.XMLHTTP")
    	}
    	return objXMLHttp
    }
    
    function GetSlots(day){
    xmlHttp=GetXmlHttpObject()
    if (xmlHttp==null){
    alert ("Browser does not support HTTP Request")
    return
    }
    
    var url="timetable/time.php?day="+day
    xmlHttp.open("GET",url,true)
    xmlHttp.onreadystatechange = function () {
    if (xmlHttp.readyState == 4) {
    document.getElementById("timetable").innerHTML = xmlHttp.responseText;
    }
    };
    xmlHttp.send(null);
    }
    
    
    function saveData(time, time2, day){
    	xmlHttp=GetXmlHttpObject()
    	if (xmlHttp==null){
    		alert ("Browser does not support HTTP Request")
    		return
    	}
    
    	xmlHttp.open('POST', 'time.php');
    	xmlHttp.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
    	xmlHttp.send('?action=book&slot=' + time2 + '&day=' + day);
    		document.getElementById(time).innerHTML = "<b>Booking....</b>"
    	}
    </script>
    I call your bluff.


    visit my internet web site on the internet
    http://dong.engineer/
    it is just videos by bill wurtz videos you have been warned

  5. #65
    Join Date
    May 2005
    Location
    San Francisco, CA
    Posts
    7,160
    Tokens
    2,331

    Latest Awards:

    Default

    <script type="text/javascript" language="javascript">
    var xmlHttp

    function GetXmlHttpObject(){
    var objXMLHttp=null
    if (window.XMLHttpRequest){
    objXMLHttp=new XMLHttpRequest()
    }else if (window.ActiveXObject){
    objXMLHttp=new ActiveXObject("Microsoft.XMLHTTP")
    }
    return objXMLHttp
    }

    function GetSlots(day){
    xmlHttp=GetXmlHttpObject()
    if (xmlHttp==null){
    alert ("Browser does not support HTTP Request")
    return
    }

    var url="timetable/time.php?day="+day
    xmlHttp.open("GET",url,true)
    xmlHttp.onreadystatechange = function () {
    if (xmlHttp.readyState == 4) {
    document.getElementById("timetable").innerHTML = xmlHttp.responseText;
    }
    };
    xmlHttp.send(null);
    }


    function saveData(time, time2, day){
    xmlHttp=GetXmlHttpObject()
    if (xmlHttp==null){
    alert ("Browser does not support HTTP Request")
    return
    }

    xmlHttp.open('POST', 'time.php');
    xmlHttp.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
    xmlHttp.send('?action=book&slot=' + time2 + '&day=' + day);
    document.getElementById(time).innerHTML = "<b>Booking....</b>"
    }
    </script>
    That shouldn't be allowed to be called code. It barely works at the moment thus why I said there really isn't any (working) ajax code.

  6. #66
    LondonGoons Guest

    Default

    Quote Originally Posted by Epanel View Post
    yeh can i please have an accout.



    -EDIT OMG ITS A COPY OF KPRC2 wid better feture yay LOL


    User: demop
    pass: demo


    User: bob
    Pass: bob

    user: im a **** head
    pass: imsure
    Its not like Epanel is any better?
    your panel sucks.

  7. #67
    Join Date
    Jan 2007
    Posts
    825
    Tokens
    0

    Default

    Heres Loads Of Acounts

    U: Dj1
    P: Dj1

    U: HXF
    P: HXF

    U: H
    P: H

    U: X
    P: X

    U: F
    P: F

    U:TDj
    P:TDj
    That post was really sensible!

  8. #68
    Join Date
    May 2005
    Location
    San Francisco, CA
    Posts
    7,160
    Tokens
    2,331

    Latest Awards:

    Default

    Sorry to bump but its easier than making a whole new thread, is it not? [:

    Anyways, I thought I wasn't going to do this, but meh.

    POWERpanel BETA 0.1 is almost near completion, so I'm going to pick some random site's to test it on

    If you want to nominate your site to be a beta tester, then pls post!
    xo.

  9. #69
    Join Date
    Oct 2004
    Location
    Lincoln, Lincolnshire
    Posts
    2,662
    Tokens
    98
    Habbo
    Carlsta

    Latest Awards:

    Default

    mine like www.carlstac.com ;loool
    » Carlsta «
    » Currently Got 1571 Reputation Points «



  10. #70
    Join Date
    Apr 2005
    Location
    Portsmouth, UK
    Posts
    3,361
    Tokens
    0

    Latest Awards:

    Default

    Easy to "hack"

    PIN Code was simple but good system mate. I actually love it

    So many features, text colour is a bit too light for my liking but we all have different tastes.
    MFC Results
    Home Vs Blackburn: 1-2 (Downing)
    Away Vs Wigan: 0-1
    Away Vs Fulham: 2-1 (Mido and Cattermole)
    Home Vs Newcastle: 2-2 (Mido and Arca)

    Next match
    Home vs Northampton

    Her face just makes my day

Page 7 of 15 FirstFirst ... 34567891011 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •