Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EVENTHANDLER - what interface for this object
Message
De
04/05/2007 16:24:26
 
 
À
04/05/2007 13:56:24
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01222532
Message ID:
01222616
Vues:
12
>I have found that I can use the event code in the object itself without binding with eventhandler. In this >particular case I just needed to update the navigation field with the current url. My class "saves" the last >url and upon restart returns to it.


Yes, that can be done by calling
oWeb = Createobject("cWeb")
oWeb.Navigate2(url)
Bye, Olaf.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform