C
Chris
When I go into debug mode and the web page I am working on opens in the
browser via the local Cassini Web Server I get a path appended onto the full
path e.g.
localhost:7859/FolderName/filename_that_should_be_in_the_root.aspx
this is a pain as I do my links from the root e.g. /css/site.css and the
additional folder in the path stops that. Is there any way to get the site
in debug mode to show
localhost:7859/filename_that_should_be_in_the_root.aspx
Regards, Chris.
browser via the local Cassini Web Server I get a path appended onto the full
path e.g.
localhost:7859/FolderName/filename_that_should_be_in_the_root.aspx
this is a pain as I do my links from the root e.g. /css/site.css and the
additional folder in the path stops that. Is there any way to get the site
in debug mode to show
localhost:7859/filename_that_should_be_in_the_root.aspx
Regards, Chris.