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
Can you give me some example??????
it will stay something like this:
code:
var http = new ActiveXObject("Microsoft.XMLHTTP");
         http.open ("POST", "http://example", true);
         http.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
         http.send ("numTelefone=000000"+"name=abcdefgh");
02-17-2007 12:19 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