[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: How to achieve HTTP Post using Ole Automation in SWT

Have you tried

rgvarg[1] = writeSafeArray("param1=ab&param2=cd&param3=12");

"Sun" <sohoni008@xxxxxxxxx> wrote in message 
news:c4330718d51bcea7e14a5374096dbeaf$1@xxxxxxxxxxxxxxxxxx
> Hi Veronika,
> I have gone through the example snippet, however I am not able to figure 
> out how to pass multiple parameters in the post. My requirement is to 
> navigate to the website address www.someurl.com and post the paramters 
> param1=ab&param2=cd&param3=12
> Could you please kindly help.
> Thanks,
> Sun
>