Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSIE Browser object .vs. keyboard
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
MSIE Browser object .vs. keyboard
Miscellaneous
Thread ID:
00028654
Message ID:
00028654
Views:
61
Today, i found the MSIE browser object in my list of ole controls.

I put the control,one button and a textbox on a form.
I add the folowing code in the click event of the button:
*******
IF !EMPTY(thisform.text1.value)
   Thisform.OleControl1.Navigate(thisform.text1.value)
ENDIF
********
Cool! Ten minutes later i navigate in internet whithin my new browser.

Everything look to be ok, but when i clicked on a link the browser keep the keyboard for it! I can't do nothing with the keyboard in foxpro.

Weird!
(I work with VFP 3.0b)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Reply
Map
View

Click here to load this message in the networking platform