PDA

View Full Version : Now Playing using CGI?


PC Radio Net
7th August 2003, 22:12
I'm learning CGI right now in my webmaster class. Is there a script somewhere that will get me a Now Playing feature on my website using CGI? If so, where can I find it?

FesterHead
8th August 2003, 01:29
Doesn't that defeat the learning aspect of the class?

DJHotIce
8th August 2003, 03:22
LOL, he does have a point there... LOL

PC Radio Net
8th August 2003, 05:37
Can anybody tell me if there is a way to do it with cgi?

PC Radio Net
12th August 2003, 19:36
I guess since nobody answered this for me, it can't be done

phildogg82
12th August 2003, 21:50
Originally posted by PC Radio Net
I guess since nobody answered this for me, it can't be done

That's the spirit.

drzoid
13th August 2003, 14:11
Speaking purley technically .... no it is not possible with CGI, as CGI has nothing to do with what you want to achive. CGI stands for "Common Gateway Interface" and is the method how a webserver communicates with external applications.

So much about the technical aspect. However it is certainly possible by using an actual third party script interpreter :). If you want to do it in Perl, check out this thread .... http://forums.winamp.com/showthread.php?threadid=145609