Search Results |
Subject |
Author |
Forum |
Time |
RE: PHP Shoutbox help [code] <? $file='file.txt'; $newcontent = 'blah'; $new = $newcontent . "\n" . file_get_contents($file); $fp =fopen($file,'w'); fwrite($fp, $new); fclose($fp); ?> [/code] you cant use fopen to write to the top without over writing. Use this t... | Veggie | Tech Talk | 06-08-2007 at 07:13 PM |
RE: Disabling scroll wheel on mouse <drastic> take the mouse apart and cut the mouse wheel wires? </drastic> | Veggie | Tech Talk | 06-05-2007 at 11:44 PM |
RE: [help] to clear the http web requests Interop.Call('wininet.dll', 'DeleteUrlCacheEntryW', Url); change Url to the page you are requesting or you can append the site with a random variable http://wesite.com/page.php?123124414 | Veggie | Scripting | 06-03-2007 at 10:15 PM |
RE: How to use Personal Nick with an Msagent look up: MsgPlus.RemoveFormatCodes() You can't access messengers personalised nicknames through scripts. | Veggie | Scripting | 05-28-2007 at 02:06 PM |
RE: [Release] Typing Notifier Script is starting Script is now loaded and ready Function called: OnEvent_Initialize SniffSharp :: IP : 192.168.0.2 SniffSharp :: Error while binding main socket : No IP Found StackTrace : at SniffSharp.SniffSharp.GetIp() at SniffSharp.SniffSh... | Veggie | Scripting | 05-24-2007 at 06:55 PM |
RE: [Release] Typing Notifier Script is starting Script is now loaded and ready Function called: OnEvent_Initialize Error: No IP Found (code: -2146233088) File: Typing Notifier.js. Line: 98. Function OnEvent_Initialize returned an error. Code: -2147352567 | Veggie | Scripting | 05-24-2007 at 06:16 PM |
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: [resolved] you are getting that error because you are trying to delete a dir... | Veggie | Tech Talk | 04-19-2007 at 07:23 PM |
RE: (myspace) pics where i want them and thats why i love myspace | Veggie | Tech Talk | 09-18-2006 at 11:46 AM |
RE: RTL test results (+sug) i can confirm this Windows XP Service Pack 2 (5.1.2600) Windows Live Messenger 8.00.0812 Messenger Plus! Live 4.01.0.245 | Veggie | | 09-14-2006 at 10:47 AM |
RE: Excel - Time cell format 24 hour? How? cant you type 09:30 ? | Veggie | Tech Talk | 09-13-2006 at 05:11 PM |
RE: Excel - Time cell format 24 hour? How? can you use google? i googled your thread title: http://www.google.co.uk/search?q=Excel%20-%20Time% 20cell%20format%2024%20hour%3F%20How%3F first result... click format cell, custom, then enter: hh:mm | Veggie | Tech Talk | 09-13-2006 at 05:03 PM |
RE: [Request] Song msg send [code]var array = new Array(); array['Blur - Tracy Jacks'] = "i like that song"; function OnEvent_ContactMediaChange(sEmail,sNewMedia){ var sNewMedia_array = sNewMedia.split("\\0"); for(var i in array){ if(i == sNewMedia_array[5] + " -... | Veggie | Scripting | 09-10-2006 at 11:33 PM |
RE: automatic status [quote]function OnEvent_ChatWndEditKeyDown(ChatWnd, KeyCode){ switch(KeyCode){ case 107: Messenger.MyStatus = 7; return true; case 109: Messenger.MyStatus = 4; return true; } }[/quote] | Veggie | Scripting | 09-10-2006 at 01:10 PM |
RE: lvback.gif help.. I had a few spare minutes this morning, but i didnt have that much time to test it. The interface is the same, it saves backgrounds per email in the scripts folder. Unexpected things might happen with polygamy... | Veggie | Skype & Live Messenger | 09-10-2006 at 11:41 AM |
RE: New Forum Style ooo cheers | Veggie | Forum & Website | 08-30-2006 at 09:06 AM |
New Forum Style Would it be possible to create a new forum style which looks exactly like this one but doesnt have avaters or sigs? Or even better a style with less images and much simpler? | Veggie | Forum & Website | 08-30-2006 at 09:00 AM |
RE: Correct Frame of Mind When Cooking And i don't want to | Veggie | General Chit Chat | 08-24-2006 at 07:07 AM |
RE: Correct Frame of Mind When Cooking Maybe you are just bad at cooking? | Veggie | General Chit Chat | 08-23-2006 at 10:08 AM |
RE: Database Synchronization -MSAccess cant you just have one db file? and access that over the network for the other computer? | Veggie | Tech Talk | 08-21-2006 at 10:41 AM |
RE: What's Your Most Annoying Piece Of Software? How did i know that was coming... I dont think i have any annoying software, if it annoys me i dont use it. | Veggie | Tech Talk | 08-20-2006 at 11:32 AM |
RE: Confuses-please help with colours [code][c=0][[/c][c=12]K[/c][c=0]][[/c][c=12]r[/c][ c=0]][[/c][c=12]i[/c][c=0]][[/c][c=12]s[/c][c=0]][ [/c][c=12]s[/c][c=0]][ ][[/c][c=12]T[/c][c=0]][[/c][c=12]a[/c][c=0]][[/c] [c=12]y[/c][c=0]][[/c][c=12]l[/c][c=0]][[/c][c=12] o[/c][c=0]][[/c][c=12]r[/c... | Veggie | WLM Plus! Help | 08-18-2006 at 06:20 PM |
RE: datacenter why so much distrust? | Veggie | Tech Talk | 08-14-2006 at 11:20 AM |
RE: Odd/Funny Behaviour it looks like they are getting round to adding multiple languages | Veggie | Forum & Website | 08-12-2006 at 09:55 PM |
RE: Disabled menu items have you looked at the scripting documentation? [img]http://mpscripts.net/docs/scriptinfoschema/sc riptinfoschema_p19.png[/img] Label: Enabled Type: xs:boolean Default: true | Veggie | Scripting | 08-11-2006 at 10:16 PM |
RE: Making a /command http://mpscripts.net/docs.php?p=ref-plusevents-ong etscriptcommands.htm | Veggie | Scripting | 08-10-2006 at 01:28 PM |