Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with Foxisapi
Message
De
30/11/2000 17:04:06
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00446350
Message ID:
00447732
Vues:
12
>>>I have had a particular error occur repeatedly and I'm hoping someone has a solution.
>>>
>>>While running IE 5.0 or 5.5 I call a simple 'hello world' out-of-process com object through foxisapi. The result displays as expected.
>>>
>>>The error occurs when I try to access a page with javascript which opens a new window. At this point I get a windows popup asking if I wish to debug.
>>>
>>>I have re-built my machine and tested IE on several web pages before and after using the foxisapi.dll and have determined that the error occurs after using the foxisapi.dll no matter which com object I'm calling from it.
>>>
>>>Any ideas?
>>>
>>>Jake
>>
>>What's generating the popup? IE? If so there's something wrong with your >script code not FoxIsapi.
>
>Here is the script :
>function OpenProdPromo(){
>open("ISForms/start.asp", "newWin", "menubar=0,status=0,scrollbars=1,width=800,height=600,top=50,left=120")
>}
>
>It works fine until I call foxisapi. After calling the dll I start getting the popup from IE.
>
>Jake

Just a question

Is your IE not the issue. On my W2K server, java and javascript are disabled, i get the a IE 5 debugger every time i run scripts. But in my case the issue is in the browser not the ISAPI nor in the vfp COM services.

Would the pb occur if you called you isapi stuff from Netscape 4.7?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform