how to configure IIS so that .aspx files are parsed with asp.net interpreter...

  • Thread starter Thread starter webNewbie
  • Start date Start date
W

webNewbie

Guest
...but have .html extension? I've built a simple .aspx web page with third party opc control. Displays fine in Mozilla or IE, but won't display in Safari on my iPhone. Have read that I need to convert it to html, but when I save .aspx page as .html, all i get is a text string.
 
Back
Top