Consulting

Results 1 to 5 of 5

Thread: need to send html form which contains text boxes through outlook to clients

  1. #1
    Banned VBAX Regular
    Joined
    Apr 2007
    Posts
    26
    Location

    Form in email

    Earlier i had made a survey form in excel attachment but customer needs to enable security first so this method was dicarded.i want a form within email or something hassel free for customer.
    any help is welcome.

  2. #2
    Banned VBAX Regular
    Joined
    Apr 2007
    Posts
    26
    Location

    need to send html form which contains text boxes through outlook to clients

    i want a form within email or something hassel free for customer.
    any help is welcome.

  3. #3
    VBAX Master
    Joined
    Jul 2006
    Location
    Belgium
    Posts
    1,286
    Location
    Create you own email template and publish this to your personal library. You have to create the create window and the reading window. If you want your customers to view some questions on left side and your message on right side of mail window, you create new fields. After you have done the creating side of the template, ctrl + left mouse click everything on the creating window and copy that to the reading window of the mailmessage.

    When you send a message to your customers, they will see a questionnaire to be filled in (better ask you customers if they want such a questionnaire). Try it first with some addresses of yourself (to hotmail, gmail, yahoo ...) to see how this acts. If they don't use outlook, I don't know how it would look in those clients.

  4. #4
    Banned VBAX Regular
    Joined
    Apr 2007
    Posts
    26
    Location

    need to send html form which contains text boxes through outlook to clients

    Need to send html form which contains text boxes through outlook to clients.
    when i receive filled form need to export data filled in text boxes to MS access or MS Excel.

  5. #5
    Knowledge Base Approver VBAX Master Oorang's Avatar
    Joined
    Jan 2007
    Posts
    1,135
    Location
    Hi Pramoc, our company took a look at doing forms via email as well. But the problem is not all email clients are capable of displaying forms. So you don't have any guarantee that they will be able to process your form. There are actually quite a few survey hosts online. I suggest having your survey hosted, and emailing the participants the link. Then you simply retrieve your data from the web host.
    Cordially,
    Aaron



    Keep Our Board Clean!
    • Please Mark your thread "Solved" if you get an acceptable response (under thread tools).
    • Enclose your code in VBA tags then it will be formatted as per the VBIDE to improve readability.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •