What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Help] parse html

[Help] parse html
Author: Message:
BstrdSmkr
Junior Member
**

Avatar
Earned. Never Given.

Posts: 46
38 / Male / –
Joined: Jul 2006
O.P. RE: [Help] parse html
here's the MSDN link to the MSHTML docs. http://msdn.microsoft.com/library/default.asp?url...ence/reference.asp

now if i have the CLSID and the "code base" params for use in a web page, how do i get from:

code:

<OBJECT ID="Balloon"
    CLASSID="CLSID:18D9ABAF-C390-4018-B153-ABB46EBF5A98"
    CODEBASE="BlnDialog.CAB#version=6,5,0,0">
</OBJECT>


to:

code:
var balloon = new activex(SHOOTME.INTHEFACE);

07-26-2006 04:10 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Help] parse html - by BstrdSmkr on 07-26-2006 at 05:55 AM
RE: [Help] parse html - by Ezra on 07-26-2006 at 08:31 AM
RE: [Help] parse html - by BstrdSmkr on 07-26-2006 at 04:10 PM
RE: [Help] parse html - by RaceProUK on 07-26-2006 at 04:12 PM
RE: [Help] parse html - by BstrdSmkr on 07-26-2006 at 06:26 PM
RE: [Help] parse html - by ShawnZ on 07-26-2006 at 07:29 PM
RE: [Help] parse html - by BstrdSmkr on 07-26-2006 at 07:40 PM
RE: [Help] parse html - by hmaster on 07-26-2006 at 07:55 PM
RE: [Help] parse html - by BstrdSmkr on 07-26-2006 at 08:01 PM


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