Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automate WebSite
Message
 
 
À
26/04/2004 09:25:20
Marcus Hüneke
Heidelberger Druckmaschinen
Wiesloch, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00881118
Message ID:
00898168
Vues:
32
Marcus,

It sounds like you are navigating to the site from inside a framed page in one test and not in the other. Your login page itself did not have frames from what I recall, but if you are on a framed page and click a link to your login page and that A HREF doesn't have a TARGET that pulls it out of the frame you'll be stuck within the frames of the original page.

You may need to some testing to see if you have frames or not. ie test to see type( "oIE.Document.Frames[0]" ) == "O" before you try to use it.

>I've investigated the error and found out that
>the line :
>
>oForm4 = oIE.document.frames[0].document
>
>brings an OLE errorcode: "Dispatch exception code: Access denied"
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform