Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - Using Forms (http://www.outlookbanter.com/outlook-using-forms/)
-   -   How I can obtain the text storage in a textbox in outlook? (http://www.outlookbanter.com/outlook-using-forms/93529-how-i-can-obtain-text.html)

Luis Diego August 7th 09 06:32 PM

How I can obtain the text storage in a textbox in outlook?
 
Hello,

Currently I try to make a form in outlook that save the information storage
in the different fields in a txt file. It's possible to create a txt file
with the informacion in the form?

Sue Mosher [MVP][_3_] August 7th 09 06:45 PM

How I can obtain the text storage in a textbox in outlook?
 
The simplest solution is to use the SaveAs method to save the entire item as
a text file; see http://msdn.microsoft.com/en-us/library/bb175283.aspx. If
you have something else in mind, you can invoke the FileSystemObject library
from the form's VBScript to create a .txt file and write data to it; see
http://msdn.microsoft.com/en-us/library/d6dw7aeh.aspx

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Luis Diego" Luis wrote in message
...
Hello,

Currently I try to make a form in outlook that save the information
storage
in the different fields in a txt file. It's possible to create a txt file
with the informacion in the form?





All times are GMT +1. The time now is 04:37 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com