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

Search Results
Subject Author Forum Time
RE: Websites.
Free WYSIWYGs include Nvu, Mozilla comes with one i think, PHPdesigner. There are lots out there.
rob_botchTech Talk11-03-2006 at 08:14 PM
RE: fps problem.
First of al, it might be worth running some basic spyware, virus, disk cleanup, defrag routines. Then try to remember any programs that you have recently installed. One of these might be running in the background and slowing the computer. Even a patc...
rob_botchTech Talk11-03-2006 at 08:05 PM
RE: Upload to FTP
There are two other scripts that I know of which use FTP upload: Status2FTP and my AnswerPhoneFTP. The good thing about the scripts engine is that you can read other people's code and learn from it.
rob_botchScripting11-03-2006 at 06:47 PM
RE: contact is always writing in CAPS... annoying
Or if you want to do it to every message from anyone, [code] function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind) { return Message.toLowerCase(); } [/code] But there is a script that has been made, I think, do do t...
rob_botchWLM Plus! Help11-01-2006 at 04:26 PM
RE: WLM plus email notifications
For Tiscali, incoming server is pop.tiscali.co.uk ad your username includes @tiscali.co.uk. The outgoing server is smtp.tiscali.co.uk
rob_botchWLM Plus! Help11-01-2006 at 04:21 PM
RE: Windows "Vienna"
Too true! When was Vista meant to be released? Wasn't it originally 2004/5? Looks good, though! Do you think that the greyscale Windows Logos are the next logos, or are they just used here because they haven't got a logo yet?
rob_botchTech Talk11-01-2006 at 12:46 PM
RE: Strange IE7 Problem
Thanks for the help. I have managed now to reinstall it. The main problem was that, because I had the beta installed, the uninstaller deleted normaliz.dll and iertutil.dll. Having found and replaced those to get explorer.exe working, the installer wo...
rob_botchTech Talk11-01-2006 at 08:16 AM
Strange IE7 Problem
I have been running the beta versions of IE7 for a while now, but have only just upgraded to the "real" version. However, I have been having some strange problems. Firstly, whenever I open IE, instead of my home page appearing, the website "http:...
rob_botchTech Talk10-24-2006 at 11:26 AM
RE: Messenger and Plus! Versions
I think this is a great idea. Not only does it help those who are helping, but could speed up the process for those asking for help. It would be quicker to select a nmber than type it all out. But I do agree it would become annoying. So, how about ha...
rob_botchForum & Website10-21-2006 at 05:03 PM
RE: Hiding lines of text
Thanks, but ideally this will be a standalone program, not on the web. Thak you anyway
rob_botchTech Talk10-20-2006 at 05:43 PM
Hiding lines of text
I have to write a program that chops off the top half of words. My query is this: In VB(.NET), is it possible to put text into an image file and then edit individual pixels of this file? If not, does anybody know of a language that will allow this? T...
rob_botchTech Talk10-20-2006 at 05:38 PM
RE: Little vista problem
The best solution I have found to booting problems is a wonderful little program called VistaBootPRO. It is a free downoad (sorry I don't have a link) and gives a nice GUI. It can also be installed in either of you OS's. Hope this helps Robert
rob_botchTech Talk10-19-2006 at 07:18 PM
Vista RC1 Virtual PC
I have installed Windows Vista RC1 (32-bit version) on Virtual PC 2004. The problem I have is making it connect to the internet. I have a USB broadband modem. Other OS's that I have installed previously on VPC have been able to connect. I also canno...
rob_botchTech Talk10-01-2006 at 08:18 AM
RE: [Update!] Answer Phone FTP
There is a new version that has been released. Please see first post for details. If there are any suggestions for features, please make them here! Robert
rob_botchScripting09-04-2006 at 09:20 AM
RE: [Request] Multi msg script
Well you could make a script that would look through the contact list, and open a window with all online contacts, then send a message starting with /all. But this isn't a very neat way of doing it. EDIT: This would bypass the sending limits.
rob_botchScripting08-30-2006 at 08:43 AM
RE: [Release] Online Chat Logger
Well, that is an idea that has crossed my mind. However, I thought that I would keep it client-side because not everyone with ftp access has a PHP server. Most free ftp servers do not. But perhaps we could make another script, like you say. Robert
rob_botchScripting08-21-2006 at 06:31 PM
RE: [Release] Online Chat Logger
Sorry, everyone. I feel I need to make this apology about lagginess. I only noticed this after submitting the script. It now works on a simple timer, uploading every 5 minutes or so. Unfortunately, I don't have a copy ready for uploading yet. I'll ...
rob_botchScripting08-21-2006 at 07:34 AM
RE: [Update!] Answer Phone FTP
Thanks! That is a great idea about statuses. I hadn't noticed that glitch, thank you for spotting it. I guess I added the new version before properly checking! Robert
rob_botchScripting08-21-2006 at 07:32 AM
RE: hmm a problem...
Actually, if you look on the very first reply (mine) and RaceProUK's first post, they both make clear the solution, just not in the explicit code.
rob_botchScripting08-04-2006 at 05:47 PM
RE: [req] Automatic BRB
Yes, that is very similar to the one that I used. Regular Expressions are the way forward! :D
rob_botchScripting08-04-2006 at 05:41 PM
RE: hmm a problem...
The ChatWndReceiveMessage event is triggered when any message appears in the chat window. This includes messages that you yourself send. If you are trying to get the popup to appear on your contact's side, then you need to filter out messages from y...
rob_botchScripting08-04-2006 at 09:29 AM
RE: [Release] Online Chat Logger
Well, I could try some of those things. But first I think that I will add some more basic features, such as a time / date stamp. Good ideas though! Robert
rob_botchScripting08-04-2006 at 09:15 AM
RE: [req] Automatic BRB
I have also created a script like this one. It is slightly different. It changes the status to BRB when you send a message containing "brb", "be right back" or any combination, like "b r back" with or without spaces, in any case. If there is th...
rob_botchScripting08-04-2006 at 09:11 AM
RE: hello I seek ...
In which case, it is unlikely that you would ever be notified, if I understand you correctly. The time period is fairly short, and it is inactivity at either end, I think. Robert
rob_botchScripting08-03-2006 at 04:21 PM
RE: idea for script
OK, perhaps not. But a more experienced programmer than you (or I) might be able to! Robert
rob_botchScripting08-03-2006 at 04:19 PM
[Hide Excerpts] Pages: (8): « First « 1 2 [ 3 ] 4 5 6 7 » Last »