Actually, no. The video stores the PRG files in a different folder - which is the application folder (ie. app relative not Web relative).
The difference is a path like this:
FoxPro relative path (App folder):
GeneratedSourceFile="Weblog\Default_Page.prg"
Web Relative Path (Root):
GeneratedSourceFile="~\Default_Page.prg"
Web Relative Path (other path):
GeneratedSourceFile="~\SubFolder\Default_Page.prg"
+++ Rick ---
OK, let me try to say this in other words.
Following the directions from the videos (Compliments on those BTW) I see that all aspx files as well as the prg files are stored in the virtual directory.
What I would like to achieve, at least with the default.aspx, is that this page is in the home-folder from my site while the prg file sits in the virtual directory.
Is that possible?
Hope this is better explained.
BL
I don't understand what you're asking...
+++ Rick ---
Hi All,
In my spare time I am working on a personal project for Internet Marketing.
I am temporarily hosting this project myself until it goes live.
I created a virtual directory as shown in the video.
What I want is my default.aspx in the folder where the site starts and the scripting behind it in the virtual folder.
This default page does contain some controls that need scripting, but I don't want the prg in the homepage folder.
How do I get on with that?
Boudewijn
Rick Strahl West Wind Technologies Where do you want to surf today? | Reader Version: 5.0 |
from Maui, Hawaii