Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Puzzling Question (web browser interaction in a form)
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00684505
Message ID:
00684526
Views:
37
I have a solution for you. Get ready to UPS case of beer :)

Basically, you will need to trap BeforeNaviage2() event of the control. It fires whenever a link is clicked on the page.

So, the question is how do you know what has been clicked? Download FlashParse from www.KamalPatel.Net. He has lots of sample and documents on how to use it.

I have used it and works great. Let me know if you have more quesions on using it.


>I have a form that has a web browser control in it (Shell.explorer). In this control I display a html page that is generated dynamically for each record. It actually holds threads for a tech request system. I set it up very similar to UT's method when you click 'see the entire thread'. My problem is, how can I implement a way to edit/delete threads, much like ut does it with the icons at the bottom of each post. I want the ability to put an edit/delete icon for each thread in the html and when they click on that it would edit or delete the thread that they clicked on within the program. Is there any way to capure an onclick event in the shell.explorer control. I looked at all the properties an methods for the control and can't find anything that would help me. How can I implement this short of listing all the threads in a dropdown when they click edit/delete??
>
>If anyone is confused I can send them a screen shot of the program. I think it might help understanding if my textual description isn't sufficient.
>
>TIA (I OWE SOMEONE A CASE OF BEER IF THEY CAN FIGURE THIS ONE OUT!)
>
>Eric Stephani
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform