A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Export a .oft



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 24th 06, 11:18 PM posted to microsoft.public.outlook.program_forms
mmark75
external usenet poster
 
Posts: 3
Default Export a .oft

I am wanting to find a way to export the contents of my .oft file i've
created as a work order within outlook 2000 public folders, to a .txt
or .asp or .html or any other format that can be rendered via web based
mail. The avenue i was thinking of is to have an 'Export' button bar
on the .oft file that when clicked, will copy the contents of the .oft
work order to a format that will render in web mail. How can this be
done in this environment. Thank you

Ads
  #2  
Old January 25th 06, 12:02 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Export a .oft

..oft files ordinarily don't have contents. They are custom form templates used to create data items, which contain the data entered in the form. Are you saying that you saved data as .oft files? Or that you created items with an .oft template and now want to export them?

Furthermore, code won't run on .oft templates.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"mmark75" wrote in message ups.com...
I am wanting to find a way to export the contents of my .oft file i've
created as a work order within outlook 2000 public folders, to a .txt
or .asp or .html or any other format that can be rendered via web based
mail. The avenue i was thinking of is to have an 'Export' button bar
on the .oft file that when clicked, will copy the contents of the .oft
work order to a format that will render in web mail. How can this be
done in this environment. Thank you

  #3  
Old January 25th 06, 06:54 PM posted to microsoft.public.outlook.program_forms
mmark75
external usenet poster
 
Posts: 3
Default Export a .oft

Yes, i've got data that has been entered into the .oft file(the data
put into the template). And i'd like that data exported to one of the
formats mentioned before, in some manner. People fill out work order
information into the .oft's and those are placed within public folders.
So i guess the second scenerio you mentioned might be what we're
trying to do. Currently, the .oft's will query the Exchange Gal and
will populate the send to with different people via department chosen.
So i thought there may be a way to do this. Thank You

  #4  
Old January 25th 06, 07:31 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Export a .oft

Since an .oft file does not run code (unless you've seriously compromised Outlook security), you will need to write some additional application to .oft file programmatically with the Application.CreateItemFromTemplate method and then access the properties of the resulting item. Once you have the item and its properties, you can do whatever you need with them.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"mmark75" wrote in message oups.com...
Yes, i've got data that has been entered into the .oft file(the data
put into the template). And i'd like that data exported to one of the
formats mentioned before, in some manner. People fill out work order
information into the .oft's and those are placed within public folders.
So i guess the second scenerio you mentioned might be what we're
trying to do. Currently, the .oft's will query the Exchange Gal and
will populate the send to with different people via department chosen.
So i thought there may be a way to do this. Thank You

  #5  
Old January 27th 06, 05:06 PM posted to microsoft.public.outlook.program_forms
mmark75
external usenet poster
 
Posts: 3
Default Export a .oft

Yes - thank you. Do you know of where i can look at some code samples
that use this method. Thank you

  #6  
Old January 27th 06, 05:09 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Export a .oft

See http://www.outlookcode.com/d/customimport.htm#samples

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"mmark75" wrote in message oups.com...
Yes - thank you. Do you know of where i can look at some code samples
that use this method. Thank you

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Import Export smh Outlook - General Queries 9 March 7th 06 11:48 AM
.oft file? Lykurgos Outlook - General Queries 1 March 4th 06 07:32 PM
Export Problem Pigsty Outlook - General Queries 1 February 19th 06 04:17 AM
Automatic export Omizu Outlook - Calandaring 0 January 26th 06 04:05 PM
Automatic export Omizu Outlook - Calandaring 0 January 26th 06 04:02 PM


All times are GMT +1. The time now is 12:37 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.