just a simple command from ircd
Posted: Wed Mar 17, 2004 1:29 am
hey guys.. im sorry to bug all of u again..
i just need the ircd todo a simple command when a user connects
isnt there something like
exec("/usr/bin/lynx http://www.mywebsite.com/online.asp?nick=bob");
that i can add into my ircd so it just executes that command so my asp script recognizes online/offline
all i need is an example of how to execute a WWW URL from the ircd source code and i can figure the rest out
the activeusers script isnt working out for me..
i just wanna make it simple
can someone please help
thx
i just need the ircd todo a simple command when a user connects
isnt there something like
exec("/usr/bin/lynx http://www.mywebsite.com/online.asp?nick=bob");
that i can add into my ircd so it just executes that command so my asp script recognizes online/offline
all i need is an example of how to execute a WWW URL from the ircd source code and i can figure the rest out
the activeusers script isnt working out for me..
i just wanna make it simple
can someone please help
thx