Hi All,
Thanks for reading this post.
I have a requirement to receive a word docment over JMS. This word document will be published on internet as a template and the authorized users can download it, add their text and click a button (button goes into word as a marco and is part of the template) in the document to send it to the server over JMS.
In brief the requirement is to write a word macro to send a JMS message. This macro will be written using VB.
Thnaks in advance.
Vijay
-
JMS Message from a Word Macro (1 messages)
- Posted by: Gautham GV
- Posted on: December 02 2005 16:52 EST
Threaded Messages (1)
- JMS Message from a Word Macro by James Strachan on December 05 2005 11:32 EST
-
JMS Message from a Word Macro[ Go to top ]
- Posted by: James Strachan
- Posted on: December 05 2005 11:32 EST
- in response to Gautham GV
You can access ActiveMQ (an open source JMS provider) from .Net / C# as follows...
http://activemq.org/How+do+I+access+ActiveMQ+from+CSharp+or+dotNet
James
LogicBlaze