Valdier said:As a note the drop downs do not work on the latest build of mozilla 1.1 beta.
A second comment, noting that you are currently using plain html for near everything, if you plan to make a language switch, I would go with java... it pretty much has taken over the server side market, and scales far better than php or perl (the only other real alternatives). Java is *the* server side language these days, if you want an example of how well it can work, and how easy:
www.valdier.com/backup/MonsterFinder
I am planning to submit this link to your site as a community tool as soon as I get CR's < 1 working... but note that everything you see on that site is all done from the same web page... the url never changes because it literally is all one page doing a bunch of java stuff in the background and just showing what people want to see in the foreground.
Psionicist said:
Waaah!! Java is dang slow compared to PHP and Perl, and it has not "taken over the market". Is it even open source?
Morrus said:I don't really have time to learn anything major.
Another problem occurs to me - the current news page is on a W2K server (because of the ASP elements of the ad banners, the reviews pageand other stuff).
The server this messageboard is on is LInux (as you can tell, because the boards use PHP). So I have a problem with parts of the site needing W2K and other parts needing Linux.
Valdier said:As a note, the url I gave above was wrong... lets try again
http://www.valdier.com/backup/monsterShopper
I had changed the name recently and forgotten
(also, let me know your thoughts on it)