What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » help with forms

help with forms
Author: Message:
pmarcon
New Member
*


Posts: 5
Joined: Feb 2007
O.P. RE: help with forms
i don't know how to do this!!!!
I need urgently of help
the problem is:
I have a HTML form, and i need pass the values that i get in the Messenger Plus script to the file *.html.
I'm thinking in use something like this
var IE = new ActiveXObject("InternetExplorer.Application");
    IE.width="";
    IE.height="";
    IE.toolbar=false;
    IE.menubar=false;
    IE.addressbar=false;
    IE.visible=true;
       IE.navigate(filepatch);

but i don't know how can i put the commands in the page!!!!


please i'm getting crazy:|
       
02-17-2007 03:17 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
help with forms - by pmarcon on 02-17-2007 at 12:07 PM
RE: help with forms - by -dt- on 02-17-2007 at 12:12 PM
RE: help with forms - by pmarcon on 02-17-2007 at 12:19 PM
RE: help with forms - by pmarcon on 02-17-2007 at 03:17 PM
RE: help with forms - by Matti on 02-17-2007 at 03:17 PM
RE: help with forms - by pmarcon on 02-17-2007 at 04:06 PM
RE: help with forms - by TYL3R on 02-17-2007 at 08:05 PM
RE: help with forms - by felipEx on 02-17-2007 at 08:11 PM
RE: help with forms - by pmarcon on 02-17-2007 at 10:29 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