Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browser control - truncated title
Message
From
01/08/2008 15:39:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Browser control - truncated title
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01335940
Message ID:
01335940
Views:
66
I am using the webbrowser control in my application, and I have some information that I have stored in my hyperlink tag "a href=". When I click on the link, I am saving this information to the title of the browser and I display the information when I need it shortly afterwards.

Problem:
When I click on the link, everything works like I want it to except that my long "string" is cut off. I have tried tracing the sequence of events from the point at which I click the hyperlink and I find that in my browser control's statustextchange event, I still have my entire string. However, once I get to the titlechange event, it is becomes truncated and of course this is the version that gets displayed much later.

Does anyone know of any way to track or capture the sequence of events that occur in the webbrowser control? I tried using the foxpro tools but I cannot find any entries in the call stack to indicate what happens from when I click the hyperlink. Also, is there a limit on the number of characters that can be displayed on the browser title?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform