I’m completely new to this particular stuff.
I have a big XML file that I want to use to populate an HTML combo box. I used to use it to populate a Flash list box, and I’d very much like to reuse it. So, I threw together an XSL stylesheet that should hopeofully do the trick (if it doesn’t, I’m sure I’ll let you know :P). Now that I have these two files, I need to make them useful, i.e. make them show up on the Internet all pretty-like.
What is the best way for me to do this? The server I use supports ASP and PHP, and I’m assuming I could use one of those.
Thanks in advance!