I'm working through tutorials in W3Schools (HTML, CSS, serverside scripting), and I'm wondering if there are any viable alternatives to ASP to process/handle forms and submitted content for Macs.
I know there's an ASP engine ported to Linux systems (none Mac-native), and additionally, is ASP really worth all of the trouble in my case if there are lesser alternatives out there?

