Jump to content

sven

Member
  • Posts

    963
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by sven

  1. their average, one of my posts got replied to 2 weeks after i wrote it. some stuff is really interesting on this site.
  2. sven

    send spam

    lol, iv got 3 hotmails, 1 get 150 spam, 1 gets no spam, and one is starting to spam up.
  3. everytime i get these things my internet crashes, what are they? is it possible to block these or something?
  4. sven

    send spam

    so i cant just sign up to a "spam me like hell' list?
  5. i wanna test a spam filter and i need a way to send junk mail to myself, anybody know how?
  6. emax, just the deal i might be looking for
  7. hehe, so true that that hapennes sometimes
  8. i check when i get back from school, and every hour approx after that. all depends.
  9. i use 007 spy software, key logger, screen shot taker, log certain users, website log with direct viewing, file folder log, aplication log, lots of stuff.
  10. well, i didn't think its funny
  11. quite funny milk and cereal best song ever
  12. well, u can still see the head when it slides off the car
  13. this is the script, it reads my coolmon stats from a xml file. <script language="JavaScript">function GetNode(dom,xpath){ // Declaration of var node = dom.selectSingleNode(xpath); // a supplementary var value = node.text; // function GetNode() return value;}function UpdateReadings(){ dom = new ActiveXObject("Msxml.DOMDocument"); // Creates DOM using MSXML as parser dom.async = false; // Makes DOM wait until download is complete dom.load("coolmon.xml"); // Loads data into DOM from CoolMon's output uptime_load.innerHTML = GetNode(dom,"CoolMon/Raw/Uptime"); drive_load.innerHTML = GetNode(dom,"CoolMon/Raw/Drive_Space"); process_load.innerHTML = GetNode(dom,"CoolMon/Raw/System_Processes_Count"); ram_free_load.innerHTML = GetNode(dom,"CoolMon/Raw/RAMFree"); ram_used_load.innerHTML = GetNode(dom,"CoolMon/Raw/RAMUsed"); processor_load.innerHTML = GetNode(dom,"CoolMon/Raw/Processor_Usage"); net_int_load.innerHTML = GetNode(dom,"CoolMon/Raw/Network_Bytes_Read"); net_outt_load.innerHTML = GetNode(dom,"CoolMon/Raw/Network_Bytes_Written"); net_in_load.innerHTML = GetNode(dom,"CoolMon/Raw/Network_Read_Stats"); net_out_load.innerHTML = GetNode(dom,"CoolMon/Raw/Network_Write_Stats"); top_process_load.innerHTML = GetNode(dom,"CoolMon/Raw/Top_Process"); temp_load.innerHTML = GetNode(dom,"CoolMon/Raw/Temperature_2"); }function CoolMon(){ // Sets timer interval to update the info window.setInterval('UpdateReadings()',1000); // by calling the previous function every} // # of milliseconds </script>i display each information bit with this code. <span id="Network_Write_Stats" style="position:relative; font-weight: bold; left: -1px;"></span>im not really sure how to divide that one by 1024, its not a code im sure off.
  14. sven

    Iduck

    lol, thats funny
  15. my bad then
  16. go to the google front page, look for french military victories and click the im feeling lucky button. its quite funny
  17. you need to buy one of those car deck, not those cheap readios that the cars come with. these cost 125 CDN minimum. its like teh radio in the rav 4 clili edition. it has mp3/wma playback. when my mother gets back with it, ill tell you the model. not all of these radios have mp3 playback. also, if your burning mp3s to a cd, buy CD-RWs.
  18. sven

    schedualed tasks

    thanks, i must have been brain dead when i thought of this Tried that yesterday and it didn't work for me... Stops working... gh, tell me if you find anything
  19. sven

    schedualed tasks

    thanks, i must have been brain dead when i thought of this
  20. im having problems getting into the google website. it doesn't load, neither does search results form the google toolbar. anyone else having this problem? i noticed at 6:18 pm est
  21. chose who will win the western conference go avs theres another thread for eastern conference
  22. chose the team that you think will win the eastern conference GO HABS GO tricolore jusqu'au bout!!! theres another thread for western conference
  23. i want to make a certain page open up every hour on iexplorer. i tried using the schedualed tasks, making iexplorer open every hour with the home page on the site. problem is that all it did was open it once, and just kept it open. is it possble to close iexplorer every 5 minutes, or make it open every hour?
  24. moi aussi je suis de montreal ------------------------------------- im also from montreal
  25. belle job mike, dit a ton prof que tu peut parler francais. lol Bienvenue cyriaque, si tu a besoin de l'aide avec de la traduction, demande a moi ou gamehead200 s'il veut. nous parlons bien francais (je pense ) Bienvenue encore SVEN
×
×
  • Create New...