What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » HTML

HTML
Author: Message:
dazlee
Junior Member
**


Posts: 15
Joined: Sep 2005
O.P. HTML
Hi guys does anyone know about the msnger text field? what type of control it is?

HTML apears to not be supported using tags, sResult = "<b>foo</b>" e.g

Can anyone shed some light on this?

:)
09-24-2005 06:14 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: HTML
use msgplus constant for bold

code:
sResult = nCCBold & "foo " & nCCBold
09-24-2005 06:26 PM
Profile PM Find Quote Report
dazlee
Junior Member
**


Posts: 15
Joined: Sep 2005
O.P. RE: HTML
It wasent rly bold i was after, that was just my html thing. Ultimatly its to do with img's and embeded active x, posible???? :)
09-24-2005 06:27 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: HTML
images maybe, embedded activex i highly doubt
09-24-2005 06:30 PM
Profile PM Find Quote Report
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: HTML
quote:
Originally posted by dazlee
Hi guys does anyone know about the msnger text field? what type of control it is?
Its a richedit control afaik.

quote:
Originally posted by dazlee
embeded active x
Wouldnt that be a serious security risk?

This post was edited on 09-24-2005 at 06:31 PM by Plik.
09-24-2005 06:30 PM
Profile PM Find Quote Report
dazlee
Junior Member
**


Posts: 15
Joined: Sep 2005
O.P. RE: HTML
yea, i was also very doubtful of the activex idea but you never know ;) so images? they have emotics so would seem posible, the html way does not work...

<img src="http://google.com/intl/en/images/logo.gif" width=276 height=110 alt="Google">

Any suggestions? :)
09-24-2005 06:32 PM
Profile E-Mail PM Find Quote Report
dazlee
Junior Member
**


Posts: 15
Joined: Sep 2005
O.P. RE: HTML
I think i found my answer here http://www.codeproject.com/richedit/AnimatedEmoti...p=0&select=1084393

Aparently rich edit can have com objects, problem = this is c++ not VB :S

Ah well, maybe i can work it out for VB :)
09-24-2005 06:54 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On