Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with explorer 4
Message
De
16/05/2000 11:52:58
Marco Beuk
Innovero Software Solutions
The Hague, Pays-Bas
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Problems with explorer 4
Divers
Thread ID:
00369969
Message ID:
00369969
Vues:
39
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.
Répondre
Fil
Voir

Click here to load this message in the networking platform