Re: Combo Box Values in Custom Form



In article <C07DF31E-E341-4099-8804-C7B6DAC26E1D@xxxxxxxxxxxxx>,
=?Utf-8?B?dGhlcXVpZXRET01JTk8=?= wrote:
I have a custom form with two combo boxes which are programmatically
populated with values using the .AddItem method from an Access database
before being sent. The combo boxes are each bound to a separate User Defined
Field. I can see the values in the drop downs before the email is sent, but
then when it is received the combo boxes are blank. Also, if I open up the
sent item, the combo boxes are no longer populated.

You need to force the email to be sent using the TNEF wrapper. This is done by
setting the "Always send to this recipient using rtf" property.

--
Hollis Paul
Mukilteo, WA USA


.



Relevant Pages

  • Re: link table
    ... Thanks Frank. ... two sub check boxes. ... Cascade Delete Related Records. ... >> from access database I tried to delete the record as well, ...
    (microsoft.public.data.odbc)
  • Re: ADO does not update
    ... in a Microsoft Access Database and I am using Microsoft Visual Studio 2003 to ... I used the OleDbDataAdapter to create a data adapter ... I then created some text boxes to represent each field ... I am using OLE adapter and an ACCESS Database. ...
    (microsoft.public.data.ado)
  • HELP: Odd behaviour of ASP form
    ... I have a page with a data input form, and that forms submits it to an ... Access database ... I have another page which displays the same form boxes written in ASP. ... The only ones which seem to display correctly are the bottom 4 text ...
    (microsoft.public.frontpage.client)
  • Re: Can I convert an outlook form to an Access form
    ... > to know if this can be linked/converted to a form in an Access database ... > without recreating the form ... boxes in an Outlook form may be able to link to data in tables in an Access ...
    (microsoft.public.access.forms)
  • detecting boxes in windows using python
    ... of an Access database. ... handshakes then downloads/uploads various bits of information in the ... Is there a way in python to detect these dialog boxes, ...
    (comp.lang.python)

Loading