Search results

  1. T

    Import the body of an Email into Access

    Problem for using ur Coding for Receive Email using Access Hai. i need to Receive Email using Access. Am searching with this Forum and i got ur Coding. Thanks alot! But while run this code error could be occured at the following line For Each objItem In objApp.ActiveExplorer.Selection...
  2. T

    Receive Email using Ms-Access

    Hai everyone. I need to Send and Receive Email using Ms-Access. Am completed the Sendmail. But i need to Receive Email using Ms-Access and Outlook. On the receiving end, the user receives the email at the Outlook. When they opens the Email, the message box should have a button called “Save to...
  3. T

    Problem for Common Dialog Control

    Hai, i am new for this Forum. Now am doing one Access Application. In my application i need to Send and Receive Email with Attachment. Am complete the Sendmail, but without attachment. If anybody know how to attach the file into the Email. I need the attachment as, Click the Browse button, to...
  4. T

    Help help with email function

    Another one Problem Araise... Thanks Alot! It's worked Great!! But another one problem raised. If i will put this file in another one system, it won't be work. I has to attach the file, but the mail was not to sent. It hang's up. Am using the following code for Send mail and Attachmail was...
  5. T

    Help help with email function

    hai I need the clarification for Common Dialog Control in Ms-Access. am doing the Ms-Access application, in this application, i need to send and receive email. Now am doing the send mail, it's working fine. But the attachment is not working. Am using the coding for send mail as follows Dim...
  6. T

    Send and Receive Email in Ms-Access

    Hai, Am doing the Access Module to Send and Receive Email with Attachments via Ms-Access and OutLook. The attachment was. The form contain one Browse Button. If we click that Browse button, will go to select the Location(file path) of the selected File. That path will go to locate the Text Box...
Back
Top Bottom