Posted: Tue Apr 24, 2007 7:18 am Post subject: Take input message from html form
Apprentice
Joined: 23 Apr 2007 Posts: 46 Location: India
Any one can tell how the parameters of a html form can be accepted as a message into a queue. _________________ Failure is not a defeat,it's just a delay, Walk TALL
Posted: Tue Apr 24, 2007 8:13 am Post subject: Re: Take input message from html form
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
harshvajra wrote:
Any one can tell how the parameters of a html form can be accepted as a message into a queue.
You can use FORM with POST method.
Then on borker side you can use BLOB parser to get parameters from your frm. With this parameters you can do everything. _________________ Marcin
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum