What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Could anyone give me the code

Could anyone give me the code
Author: Message:
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
O.P. Could anyone give me the code
Hiya All
Could anyone give me a code so that i could have web messenger built into a website. So u see it on a page, not in a different window. Any help would be grateful!!!
Touch Innovation - touch friendly programs/applications for the windows mobile!


05-29-2005 05:47 PM
Profile E-Mail PM Web Find Quote Report
user13774
Disabled Account


Posts: 1119
Joined: Apr 2003
Status: Away
RE: Could anyone give me the code
MSN Webmessenger is not open source. Neither is wbmsn.net. There might be some open source webmessenger clients.... :google:
05-29-2005 06:01 PM
Profile PM Find Quote Report
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
RE: Could anyone give me the code
how about using iFrame to have the webmessenger page inside you webpage

[Image: lost7ru.gif]
05-29-2005 06:31 PM
Profile E-Mail PM Find Quote Report
user13774
Disabled Account


Posts: 1119
Joined: Apr 2003
Status: Away
RE: Could anyone give me the code
I think that is not possible (with MSN Webmessenger), because it automatically opens a new window after entering your username/password..
05-30-2005 10:54 AM
Profile PM Find Quote Report
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
RE: Could anyone give me the code
ermm. try this:

<html><head><title>eMessenger - Login</title><link rel='stylesheet' type='text/css' href='../templates/modern/modern.css'><script src='../js/login.js'></script>
</head><body>
<table border=0 cellpadding=0 cellspacing=0 height='100%' width='100%'>
<tr><td>
<table cellpadding=0 class="title" cellspacing=0 border=0 width='100%'>
<tr><td><img src='http://vcontent.e-messenger.net/images/pixel.gif' height='30' width=0></td><td>
<span class="title"><center>e-messenger login</center>
</span></td></tr></table>
<form onsubmit='processSubmit()' method="POST" action="http://harare.e-messenger.net//servlet/dologin">
<table width="100%" border=0>
<tr><td width="50%"></td><td valign="middle" align="center">
<a target="_blank" href="http://www.e-messenger.net">
<img src="http://vcontent.e-messenger.net/images/emessenger.gif" border=0></a></td>
<td width="50%"></td></tr>
<tr><td></td><td valign="middle" align="center"><br><br>
<div id="login">
<table width="100%">
<tr height=40><td width='100%'><strong>Passport:</strong></td>
<td><input id='emsn_passport' onblur='checkPassport()' class='input_login' size=20 type='text' name='passport' value='@hotmail.com'></td></tr>
<tr height=40><td><strong>Password:</strong></td><td><input class='input_login' width='100%' type='password' name='password' value=''></td></tr>
<tr height=40><td><strong>Initial Status:</strong></td><td>
<select class="input_box" name="initial" id="initial"><option value="NLN" >online</option><option value="AWY" >away</option><option value="BSY" >busy</option><option value="BRB" >be right back</option><option value="PHN" >on the phone</option><option value="LUN" >out to lunch</option><option value="HDN" >appear offline</option></select></td></tr>
<tr><td></td><td><input class='check_login' id='secure' onclick='clickSecure()' type='checkbox' value='1'>&nbsp;secure login (SSL)</td></tr>
<tr height=50><td>&nbsp</td><td>
<input class='button_login' type='submit' value='&nbsp;&nbsp;Login'></td></tr>
</table>
</div>
<div id="wait" style="display:none">
Wait a moment please...</div>
</td><td></td></tr>
</table>
</form>
</td></tr>
<tr><td height='100%' valign='bottom'>
</td></tr></table>
</body></html>

its the code from e-messenger seems to be ok, i've been testing it changing the code in dreamweaver so it can be hosted anywhere and not just e-messenger site because the buttons were /login so it would be http:yoursite/login or whatever...

I've put it onto my site. (yes i no its a crap site but it'll do...)

it works: check it out...

http://gminc.freewebpage.org/MSN_Web.htm

This post was edited on 05-30-2005 at 11:49 AM by M73A.

[Image: lost7ru.gif]
05-30-2005 11:15 AM
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