ricwri9
Joined: 16 Feb 2008 Posts: 1
|
Posted: Sat Feb 16, 2008 10:40 am Post subject: Opening folders from compiled program |
|
|
I am evaluating SiteInFile. I have written HTML code which allows me to open a folder on a hard drive
( Example:- <TD align=middle><A href="Hardware Reference Documents/Xircom" target="_blank"><IMG height=18 alt=Folder src="HRD Menu_files/go.gif" width=40 border=0></A></TD> )
When run in HTML it opens a window with the relevant folder in it, as expected.
However, when compiled by SiteInFile, a "Page cannot be displayed" window opens. An example URL in the address bar:-
http://siteinfile/Hardware%20Reference%20Documents/Xircom
I am using relative addressing, to enable the code to be run on any hard drive. Is there any way that this problem can be resolved (using some HTML code) ? I.E. will SiteInFile always attach the "http://siteinfile/" code to the front of the URL in these circumstances ? |
|