Skip to Content
0
Former Member
May 30, 2008 at 10:23 PM

how to POST dynamic parameters to a URL from WD application

20 Views

Hi,

In my WD application, I need to POST a set of parameters (large string including XML data) to a URL (such like www.yahoo.com). Does anyone know how to do that?

Which method should I use? It's basicly like calling method WDPortalNavigation.navigateAbsolute(), but the URL is not a portal pcd URL. I tried calling a URL iView using navigateAbsolute(), but it doesn't work.

Thanks,

Xiaozhou