- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 3
- Posts with Upvotes
- 1
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
5 Posted Topics
Is this machine x64 or x86? Have you tried running as administrator? Have you tried creating a COM package for your OCX? Can you check permissions on this COM package? [QUOTE=MPSDUDE;1031431]Folks, Having managed to get VB6 installed on Windows 7 without too many problems, I'm struggling to get OCX's to …
Have you tried modifying the DOM to include JavaScript for form submitting, and then doing it like that? You can invisible DIV over the entire page and onmouserover it if you can't do it from the control itself. If you have access to the DOM through the web browser control …
You should consider some formal approach to estimating the size of this project, and then put it on paper. Your effort should focus on the requirements. Itemize the time you will need to understand each requirement, research the needed tools to accomplish it, design the structure you will put in …
The preferred way to accomplish this is to save your value in a place where you can return it at the end of your method. This is not strictly necessary, but it is good practice. The reasoning behind this is that you will likely have to re-arrange your code to …
[QUOTE=matthewcar;1025467]Thanks for your reply adatapost, however those 2 sites are useless to me. I only would like to track and store the mouse cursor positions and time durations in seconds on normal/standard user browsers and don't need to use DOM. If anybody else has any better ideas or links, I …
The End.
ITSVPS