hi all, I'm trying to set up my very first web page using the Javascript API. Just copied and pasted the code from ESRI's "Build your first application" into a text editor, saved it as an .htm document (careful NOT to have a .txt suffix), and put in on my web server. But when I open that .htm file in my browser as a URL, it just displays the plain text of the code in the .htm file. It's not showing the map or reading/interpreting the HTML and Javascript code to get that content. So what am I missing here? Thanks for any help.
Dan