What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Make a script get content from a website

Make a script get content from a website
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Make a script get content from a website
However relying on your own code to do this isn't always the best option.

An alternative is to define the version information in the ScriptInfo.xml file and Plus! will automatically check the online database for a newer version (obviously once it is back up and online).

XML code:
<?xml version="1.0" encoding="UTF-16"?>
<ScriptInfo xmlns="urn:msgplus:scripts" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:scripts PlusScripts.xsd">
    <Information>
        <Name>Screenshot Sender</Name>
        <Description>Allows you to easily send screenshots to your contacts.</Description>
        <Author>matty, Mattias &amp; Dempsey</Author>
        <AboutUrl>http://beta.screenshotsender.com</AboutUrl>
        <Version>5</Version>
        <UpdateId>SS5</UpdateId>        <Build>0062</Build>    </Information>
</ScriptInfo>

03-09-2011 01:39 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Make a script get content from a website - by gabrielkfl on 03-09-2011 at 04:15 AM
RE: Make a script get content from a website - by matty on 03-09-2011 at 01:39 PM
RE: Make a script get content from a website - by gabrielkfl on 03-11-2011 at 12:19 AM
RE: Make a script get content from a website - by whiz on 03-11-2011 at 08:25 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