Advertisement

10.03.2008 at 10:56AM PDT, ID: 23785868 | Points: 500
[x]
Attachment Details

Save values from web page to access

Asked by flfmmqp in JavaScript, Microsoft Access Database, Access Forms

I have an access form where I open up a web page to get an address and fill a couple of text boxes with the information I need below are the text box information.  On close of the web form I would then like to take those values and place it into text boxes in my Access form.

Form name: frmGetGeographyInfo
txtboxes - txtDMA, txtCounty, txtZip

Below are the text boxes on the web form.  How can I do this?
Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
DMA ID:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<input id="txtGNDMA" name="txtGNDMA" type="text" style="font-size: 10pt; width: 200px;" /><span
                                  style="font-size: 10pt">&nbsp;<br />
                                          </span>County ID:&nbsp;
                        <input id="txtGNCounty" name="txtGNCounty" type="text" style="font-size: 10pt; width: 200px;" /><span
                                  style="font-size: 10pt">&nbsp;<br />
                                              </span>&nbsp;Zip Code2:&nbsp;
                                      <input id="txtGNZip2" name="txtGNZip2" type="text" style="font-size: 10pt; width: 200px;" /><span
                                  style="font-size: 10pt"> </span>
                                  <br />
[+][-]10.04.2008 at 08:27AM PDT, ID: 22641276

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.04.2008 at 08:30AM PDT, ID: 22641285

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.06.2008 at 04:26AM PDT, ID: 22648862

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.06.2008 at 06:44AM PDT, ID: 22649879

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628