When I click on a button to go to an external URL, instead of being
automatically redirected to that external URL, a blank page appears,
with the external URL as a hyper link on that page.
CSpButton hrQuitRef = (CSpButton) event.getSource();
hrQuitRef.setActionType(CSpCommand.GO_TO_EXTERNAL_URL_ACTION_TYPE);
hrQuitRef.setExternalURL(new URL(UploadUtil.getParameterValue("logout_url")) );
Has anyone seen this before/know the solution?
Thanks in advance,
Aoife
_________________________________________________________________________
To unsubscribe from this mailing list please send an email to:
[EMAIL PROTECTED]
Please remember to use the same email address you subscribed with.
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]