Microsoft
Software
Hardware
Network
Question : Use pop up form to control web browser
Dear Experts
I am using Access 2003 & have a web browser [WebBrowser8] built into a form [Frm_People] I have created a number of predefined searches built into text boxes in the main form. These predefined searches are text boxes with a control source to run, for example a Google search using the persons name and the firm they work for.
These text boxes reside in the main form and are set as not visible.
Prior to adding on more predefined searches these were run from commands in the main form, which worked fine as a simple WebBrowser8.Navigate ([textbox]). But I now want to create a pop up form ("Pop_Frm_Rsch_Zone_People
_Pre_Loade
d") to house all the commands as its neater, but I cannot get the pop up form to control the navigation on the main form:
This is what I am trying, can anyone help?
--------------------------
----------
----------
----------
----------
----------
----------
----------
---
Private Sub GooglefullCMD_Click()
With Form_Frm_People
WebBrowser8.Navigate ([Txt_Google_Full])
End With
End Sub
--------------------------
----------
----------
----------
----------
----------
----------
----------
---
Answer : Use pop up form to control web browser
Yes ... you'd have to do this:
Forms("frm_people").WebBro
wser8.Navi
gate Forms("SomeOtherForm").Som
eTextbox
Basically, you must correctly refer to the controls and their containing forms.
Random Solutions
Can we create 1 partition in Windows 2003 R2 with 6 TB. Is there any limitation.?
Embedding an MSI inside the Setup.exe in Visual Studio
Can we install SCCM in the same machine where the Domain is setup.
vb.net - get hard drive serial
Fixed Vertical Position of Text/Paragraph
How long it takes to reach the Transaction Log Numbering Sequence limit in exchange 2003/2007?
Refer to Control on Main Form
Can outlook 2003 email be imported to windows 7 through mitec ?
Entity Framework - Inserting row into a table which as a self referencing
SBS2008/Exchange2007/Pop3 Client Errors