Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with explorer 4
Message
From
16/05/2000 11:52:58
Marco Beuk
Innovero Software Solutions
The Hague, Netherlands
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Problems with explorer 4
Miscellaneous
Thread ID:
00369969
Message ID:
00369969
Views:
40
In an asp page i create a fox dll and call a method ( passing the asp as reference so the dll can use the server, response and request objects ).

This dll gathers the information, builds an html string and
when it is finished it uses the Response.Write method to return the string to the client.

In this case the string containse references like:
SCRIPT src="scripts/script.js" or IMG src="images/save.gif".

The problem is that in MsExplorer v4 these references don't work, even when i use the complete path
(http://servername/directory/file; local server),
while in explorer v3, v5 and netscape they are working.

In the dll i don't change the default path, the asp buffering is on.

am I missing something?

Thanks.
Reply
Map
View

Click here to load this message in the networking platform