mIRC Home    About    Download    Register    News    Help

Print Thread
#89331 05/07/04 10:44 PM
Joined: Jul 2004
Posts: 3
U
Self-satisified door
OP Offline
Self-satisified door
U
Joined: Jul 2004
Posts: 3
I would like to make a link on my webpage for my irc channel. So when you click the link it will open your mirc connect to server and enter you into the channel. Can some one help me with this?

Thanks

#89332 05/07/04 10:48 PM
Joined: Mar 2004
Posts: 457
D
Fjord artisan
Offline
Fjord artisan
D
Joined: Mar 2004
Posts: 457
<a href="irc://server/channelname" target="_blank">irc://server/channelname</a>

eg

<a href="irc://irc.dal.net/chat" target="_blank">irc://irc.dal.net/chat</a>

no # in the channel name
add ?key on the end if the room is keyd, eg

<a href="irc://irc.dal.net/privateroom?keyhere" target="_blank">irc://irc.dal.net/privateroom?keyhere</a>

#89333 05/07/04 10:54 PM
Joined: Jul 2004
Posts: 3
U
Self-satisified door
OP Offline
Self-satisified door
U
Joined: Jul 2004
Posts: 3
Wow Thats what I call service!! Thanks so much

#89334 05/07/04 10:56 PM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
As an added note, remember that you must have chat links enabled in mIRC options: ALT+O > IRC > Catcher - check the 'Enable support' and 'Confirm requests' button under 'Chat links:'. Problems may occur if the person who clicks on the link has another client, notably Klient, installed.

For further help with chat links you might like to see this page.

Regards,


Mentality/Chris

Link Copied to Clipboard