Search results

  1. droctoganapus86

    cpanel timeout

    i want to log in on Cpanel, but I am getting a timeout chrome says this: Error 118 (net::ERR_CONNECTION_TIMED_OUT) url: https://chopin.x10hosting.com:2083/login/?login_theme=cpanel
  2. droctoganapus86

    OAuth authentication php

    Hello, does anyone know a tutorial about OAuth where it is possible to have multiple providers (like Facebook, Twitter, Google, etc...)? Most of the tutorials are focussed on either Facebook or Twitter. Kind regards, Tom
  3. droctoganapus86

    asp.net ajax

    I want to make something, where the browser gets a message from the server, displays that and then moves along. The problem is, I don't know where to start or what to search for. I can use asp.net with visual basic, or javascript/jquery. Or both, if necessary. tl;dr : server says beep ->...
  4. droctoganapus86

    metro interface

    I am trying to build something like the metro interface. I have several tiles, which i would like to get bigger on mouseEnter, and get smaller on mouseLeave. I've tried jquery Animate, but that messes up the float properties. anyone who could push me in the right direction? also...
  5. droctoganapus86

    jquery script

    I am trying to make a script with jquery. The function is to add an additional <li> to an <ul> I have lots of <ul>'s, and i want to target a specific one. How is the best way to do this? I have this (simpliefied) html. The target <ul> is the one coming right after the "links" div <div...
  6. droctoganapus86

    Review and comment!

    Multifunctional website, facebook integrated Please review my site and place your comments: http://www.epicpwnz0r.co.cc/ I am especially curious about the facebook part.
  7. droctoganapus86

    CSS on Chopin

    On my website I use some CSS-files, and one of them is bugging me out. I can change it and then save it, no problem. I can acces the file manually and all the changes are there. But my website does not seem to do anything with the changes, it just uses the old version. Is it just me or are...
  8. droctoganapus86

    php classes help

    I have made a script, but it has become so big, that i want to convert it to a class. But I really don't understand how that works with variables and functions. Basically: How do i make a class out of this? I have this code : <div id="fb-root"> <?php echo $fb->status; if ($fbuser)...
  9. droctoganapus86

    jquery UI & jQuery

    Hello, i have a slight problem with the jqury UI and some jquery code. i have a couple of checkboxes, i want that when you click the first checkbox, the others are unchecked, and vica verca. I have this html : <div class="buttonset"> <input name="all" id="all" type="checkbox"...
  10. droctoganapus86

    Pear

    do we have support for pear on x10hosting? pear is a php library
  11. droctoganapus86

    mysql login

    $row = mysql_fetch_assoc(mysql_query("SELECT id,usr FROM tz_members WHERE usr='{$_POST['username']}' AND pass='".md5($_POST['password'])."'")); this line of code is giving me this error : Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in...
  12. droctoganapus86

    php mail script

    hello, I have a contact/email form made powered with php, and i'd like to have some extra things added. But i dont know anything about php, so who would like to help me? :biggrin: the extra's are email attachment and maybe checkboxes so you can select one or more. also, if you can find...
  13. droctoganapus86

    new design

    i got a total new lay-out, a bit brighter and inviting one i think :D compare it with "oldspider" for my old layout
  14. droctoganapus86

    flash help

    I have a Flash page, (www.redspiderplanet.co.cc/projects/prof/) of wich I would like to edit some elements. But I dont know anything of flash. Who could help me? :D
  15. droctoganapus86

    what you think

    http://redspiderplanet.co.cc. If you see bugs, please tell me! :D
  16. droctoganapus86

    hosting account reset

    could you please delete my hosting account, because i messed up and i don't know how to get it right. (x) by this X in the () I fully declare that i backed up my site and agree with deletion.
  17. droctoganapus86

    account reset request

    Account reset Request - Please reset my free hosting account. cPanel username: tomx (X) Inserting an X inside the parentheses signifies that I have made all necessary backups of my free hosting account and will not hold x10Hosting responsible for any data I am unable to recover after my...
Top