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