Using Visual Basic 6
I have a broswer control on a Form. Webbrowser1, when I try open the
Google maps web site the Browser Control does not show the whole page nor does it give me any scrollbars to do so. When I open other pages to other sites the browser control displays scroll bars.
Is there a way to force scrollbars on the browser control, or another method I could
use so the user can scroll to see the...
User Profile
Collapse
-
Browser Control Scrollbar
-
Thank you I will give it a try. -
VBA Excel how to emove drop down from custom toolbar?
I have and excel spreadsheet with a custom toolbar. On the end of the custom tool bar is a down arrow for a pull down menu which displays
'Add or Remove Buttons'
Is there a way not to display the 'Add or Remove Buttons' drop down on a user created custom toolbar? -
VBA Obtain SessionID
I am using VBA in excel to automatically login to a web site navigate to a page and download some files.
I found some code that does the login, well at least I think its working, because a cookie is generated after I run the code.
But my main problem is the web page uses PHPSESSID in all its urls.
ex. www.webpage.com/?cmd=tools&? sub=log_view&am p? PHPSESSID=ba6c9 71e34eb72770767 e6165e5033a5xxx x... -
-
-
Minimize wont show on form
I have form that will not display the minimize button in the upper left portion of the window. I have set the minimize on the foms properties to true. But i will not show. -
Form not showing until File Functions complete
In my main sub routine I have code similar to this
Form.Show
Call File_Routine
The file routine searches for a configuration file, needed by the program.
If the configuration file is not found then the file routine continues to search for certain files so that there paths can be stored in a newly created configuration file. While the program searches for the files, I am trying to display progress messages...
No activity results to display
Show More
Leave a comment: