This topic is locked

ASP from EXCEL

4/19/2004 2:56:36 PM
ASPRunnerPro General questions
author

I went through the steps with 3.0 Pro and generated ASP pages for an excel sheet (READ ONLY).
After moving the pages from "Output" to the web server (IIS 5) I get, "The Page Can Not Be Displayed" when the Default.ASp does the redirect.
I feel this issue is related to the "$" that get inserted by Excel into the Page names.
ANY CLUE?!?!?!

501064 4/19/2004

I figured it out.
The issue was that the pages were being named after tge Tab Names and were having $ and " " installed they all needed to be manually removed.
Thanks for the help!