Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pathing Issue
Message
From
04/09/2002 17:30:47
 
 
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Title:
Miscellaneous
Thread ID:
00696852
Message ID:
00696856
Views:
16
>I created a West Wind app and am now getting ready to roll it out. I want to put my exe and wc.dll in a cgi_bin subdirectory underneath my webserserver main directory.
>
>c:\inetpub\wwwroot\myproject\cgi_bin
>
>Everthing works except it can't find the graphics. It keeps looking for the graphics directory under: c:\inetpub\wwwroot\myproject\cgi_bin\graphics. The graphics directory is c:\inetpub\wwwroot\myproject\graphics.
>
>Does anyone know how to resolve this issue?

Browsers look for graphics following the actual path if you do not specific a root path. You might want to use something like this:
<IMG SRC=/MyProject/MyPicture.gif>
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform