Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for the Calendar control
Message
 
 
À
16/08/2011 10:18:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01520826
Message ID:
01521092
Vues:
65
>>>>We already have Web application developed that has all needed functionality. So, my task now is much simpler. I need to display this web page in a form (I will use WebBrowser control) and I need to be able to intercept the clicks. This I'm not sure how to do, can use some help.
>>>
>>>http://www.glrsoftware.com/download/download.asp?file=FoxHTML.zip
>>
>>Can you briefly tell me what is in this class?
>
>In a nutshell, if I recall correctly.
>
>The class is a wrapper around the IE object. When a something is clicked (hyperlink or control), a post back occurs. The URL is then sent to the BeforeNavigate event of the IE object. Now, because the url is suffix with a 'VFP:' string you can intercept the post back at the FoxPro level.
>Just parse the command you need, preform the VFP action, and upon return the event, set the Cancel parameter to True and exit the event.

Thanks, may be I should take a look. I've implemented Web Browser control, but the output doesn't look good, the Sat gets behind the calendar, although when I look at this page in GC, it looks OK.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform