I may be a bit out of my element here. I'm just starting with web scripting languages.
I've read about a server extension called TomCat that is supposed to do something like you d…
first, I suggest going to www.jspformacs.com
If you are asp savvy, but not so with php, go to bebits.com. This is a beos site, but there is a shell program called asp2php, which…
go to php.net/support
look in the archives for asp. there is another tool that will covert your scripts. on the other hand if you have to use asp then there is a program that will…
I installed PHP4 in about 5 minutes, using the pkg listed in an earlier post. Using a MySQL book that had a few commands, I had a web page using PHP serving up info from my MySQL d…
Quote:
Originally posted by rollerdexter:
I also installed Tomcat without a hitch. And it functions well as a standalone server for servlets, using port 8080. But I have…
It is possible.
Go to apache.org and go to the project "Apache::ASP"
You also need mod_perl.
There is a whole thing on it there. Though I myself use PHP and mysql, I think its …
Don't bother with ASP.
I have used ASP and JSP.
ASP is designed for Windows.
It allows you to use VBScript to manipulate ActiveX controls. Ok for Windows, but an attempt to port A…
My philosophy in these issues, is that everyone has a personal preference. Professionally however, I like to make the best offer to a client based on their current config. This i…
under Project->Add Files
navigate to select the jar file - click "open" (if its a directory of class files that's okay too)
Another panel shows up - can't remember what is s…
Here's something I picked up over at www.omnigroup.com
Seems to be just what you need.
Terry
---------------------------------------------------------------------
Below are the i…
Here's something I picked up over at www.omnigroup.com
Seems to be just what you need.
Terry
---------------------------------------------------------------------
Below are the i…
Quote:
Originally posted by anothermacguy:
Would anyone be willing to help me compile the source for iceCast? Its a streaming mp3 server. The current Shoutcast server …