Board Logo

eJukebox2Web in asp
Rich - 5-19-2004 at 03:34 AM

Can the eJukebox2Web feature be accessed with .asp? I'll be setting up a web site soon in my home using IIS and .asp. I would like to forgo the .php route as this would be the only reason to install it (php).

Thanks!


Audiosoft - 5-19-2004 at 04:34 AM

Using an ASP script with eJukebox2Web 1.0, for placing the current song info and album image on your website, is possible... You just need to create an ASP version of the script by looking at the code in the CGI script file and translating it to asp code. We really only work with CGI and PHP here so we are unable to do this for you. If you know how to code ASP...it shouldn't take to long as it is a very simple script. If not, maybe someone who does can help. If you do end up porting the script to ASP please feel free to share your script with the forums so others can use 2web1 on ASP as well.

BTW...If your IIS web server supports CGI/PERL you could just use the CGI script that comes with eJukebox.


Rich - 5-19-2004 at 04:59 AM

Thanks for the quick reply. I've been teaching myself asp for about a month now, so I'm not an expert. I'll take a look at the code as you suggested and see what I can come up with.

Of course I will share if I'm lucky enough to get it working. ;)

Thanks again,
Rich