What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
Get File Size
Buenas =D! Hi, i want to get the file size of a file... im downloading a image from internet and want to put it as display picture, i generate the image on the server side using GD library, normally everithing its ok, but sometimes failed and the scr...
neohunterScripting09-15-2006 at 05:10 PM
RE: ListBoxControl
mmm thanks for your reply.. i understand it and try it.. but now is what i looking for... i do this on HTML <select size="1" name="D1"> <option>option1</option> <option>option2</option> </select> im sorry cause i dont speak english i dont know...
neohunterScripting09-06-2006 at 05:39 PM
ListBoxControl
Hi! i want to create a listbox but i just cant do it!!! i read the documentation and try adding this <Control xsi:type="ListBoxControl" Id="Lblserver" Enabled="1" Visible="1"> <Position Left="20" Top="80" Width="90"/> ...
neohunterScripting09-06-2006 at 04:48 PM
RE: Sort Received Files SCRIPT
Ok, i try doing this function OnEvent_ChatWndReceiveMessage(ChatWnd,Origin,Messa ge,MessageKind) { MsgPlus.DisplayToast("UnionRo 2.0","Msg: "+Message+MessageKind); } and it gives me the received messages, but dont give me nothing when is a file t...
neohunterScripting09-04-2006 at 09:20 PM
Sort Received Files SCRIPT
Hi, is posible to sort and group the received files into folders for each contact like the logs? ejem my received files -->pedro@hotmail.com --->File 1 --->File 2 --->File 3 --> thowtyr@hotmail.com --->Fi...
neohunterScripting09-04-2006 at 08:12 PM
RE: Display Picture Problem.
VICTORY!! this is the code... if anyone want to use it just tell me ;) i dont have any problem [QUOTE] var update = Math.round(300*Math.random()); client = new ActiveXObject("Microsoft.XMLHTTP"); //MsgPlus.DisplayToast("UnionRo","Conectando.. .
neohunterScripting09-01-2006 at 07:07 AM
RE: Display Picture Problem.
The same. Return me a unknow error... also i put everything on a .BAT file, but returns me a unknow error: var shell = new ActiveXObject("wscript.shell"); shell.run(MsgPlus.ScriptFilesPath + "\\dp.bat", 0, false); *-) .... a couple of minuter l...
neohunterScripting09-01-2006 at 06:27 AM
RE: Display Picture Problem.
Returns me a Unknow Error... mmm lets se. The wget.exe is on the script folder 1. i run from the cmd wget.exe http://dominio.com/pic.jpg Works fine. 2. i do in JS: shell.run(wget.exe http://dominio.com/pic.jpg", 0, true); Returns me an unknow error...
neohunterScripting09-01-2006 at 01:33 AM
RE: Display Picture Problem.
Ok i have a idea 10 minutos ago, i compile wget in cygwin and include on my package. So next try use de wscript.shell activex Obj var shell = new ActiveXObject("wscript.shell"); shell.run("wget.exe http://dominio.com/pic.jpg", 0, true); but ...
neohunterScripting09-01-2006 at 01:20 AM
Display Picture Problem.
Hi!! im just starting making Messenger Plus scripts! i writing a script for a online game. The user write they username/password on msn and he gets they account info. Thats works perfect! im using: new ActiveXObject("Microsoft.XMLHTTP"); and send...
neohunterScripting08-31-2006 at 10:35 PM
RE: [Release] Online Chat Logger
yep. we can do another script. please add me to your msn =)
neohunterScripting08-21-2006 at 06:36 PM
RE: [Release] Online Chat Logger
Hey! seriously! the timer is not the solution. i think the solution is a php script on the server side. If not may we can release anothing Plug-IN using a php on the server side. So we just need to send the last message we send or receive using POST ...
neohunterScripting08-21-2006 at 05:22 PM
RE: [Release] Online Chat Logger
was so nice until the file comes to 50kb and i need to wait about 10 seconds for every messege i send or receive... There is no way to just upload the last message and not the full log?... if not, why you dont think in a server side script, may a ph...
neohunterScripting08-14-2006 at 05:33 PM
[Hide Excerpts] Pages: (2): « First « 1 [ 2 ] Last »