View Full Version : MSN Messenger????????????
I was wondering if anyone could point me in the right direction as to how i might put a "message center" on my website, like at the bottom of the OC forums page. Is it at all possible?? Thanx.
i have no clue but how was final fantasy 9. never did play it.
this will probably get moved to the programing section where no one will ever see it again. hehe.
Smizack
10-18-01, 04:09 PM
Like the Forum Jump thing?
This is the basic script:
<!-- forum jump and rate thread -->
<table cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td><table cellpadding="0" cellspacing="0" border="0">
<form action="forumdisplay.php" method="get"><tr><td>
<font class="sf">
<input type="hidden" name="s" value="fb91d75d5f992de229228b22c1175b86">
<input type="hidden" name="daysprune" value="">
<b>Forum Jump:</b><br>
<select name="forumid"
onchange="window.location=('forumdisplay.php?forumid='+this. options[this.selectedIndex].value+'&daysprune=')">
<option value="-1" >Please select one:</option>
<option value="-1">--------------------</option>
<option value="pm" >Private messages</option>
<option value="search" >Search</option>
<option value="home" >Home</option>
<option value="-1">--------------------</option>
<option value="1" > Overclocking</option><option value="9" selected>-- General Discussion</option><option value="2" >-- Intel CPU's</option><option value="3" >-- AMD CPU's</option><option value="4" >-- Intel Motherboards</option><option value="5" >-- AMD Motherboards</option><option value="6" >-- Cooling</option><option value="7" >-- Video and Sound Cards</option><option value="22" >-- Memory</option><option value="8" >-- General Hardware</option><option value="12" >-- New or defective Drivers</option><option value="17" >-- Software and Operating Systems</option><option value="25" >-- Alternative Operating Systems</option><option value="16" >-- Internet and Networking</option><option value="23" >-- Games</option><option value="10" >-- Vendor Discussion</option><option value="13" >-- Debates</option><option value="14" >-- Gripes and Moans</option><option value="15" >-- Forum Comments and Suggestions</option><option value="18" >-- Seti Stuff</option><option value="21" >-- Folding@Home</option><option value="19" >-- Cyber Deals</option><option value="20" >-- Alternative modding</option><option value="26" >-- Programming Tips and Tricks</option>
</select>
<input type="image" src="/vb/images/go.gif" border="0" align="absbottom">
</font>
</td></tr></form>
</table></td>
<td align="right"><table cellpadding="0" cellspacing="0" border="0">
<form action="threadrate.php" method="get"><tr><td>
<font class="sf">
<input type="hidden" name="s" value="fb91d75d5f992de229228b22c1175b86">
<input type="hidden" name="threadid" value="41380">
<b>Rate This Thread:</b><br>
<select name="vote">
<option value="-1" selected>Rate Thread:</option>
<option value="5">5 .. Best</option>
<option value="4">4</option>
<option value="3">3 .. Average</option>
<option value="2">2</option>
<option value="1">1 .. Worst</option>
</select>
<input type="image" src="/vb/images/go.gif" border="0" align="absbottom">
</font>
</td></tr></form>
</table></td>
</tr>
</table>
Smizack
10-18-01, 04:10 PM
You're going to have to set up all the variables to your own page and links though.
http://javascript.internet.com/
isnt this post about msn messanger??? yea like i said im clueless.
Smizack
10-18-01, 04:19 PM
Oh, I thought he was talking about something like a page jump.
That java link is a good one though. If that is what you're talking about a java-based script would be much cooler than regular HTML.
you can do this by using a CGI script. If you dont know how to write one, u can get a premade CGI script that shows whos online or whatever else u want to show on a website for instant messenger programs. There are a bunch of different instant messenger CGI scripts located HERE (http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Instant_Messaging/) :)
Hope this helps!
hey thanx a bunchas guys..i've gotten a lead to what i wanted. thanx all
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.