I have it working with some JavaScript like:

function callNDPage( CaseID ) {
  var uniqueVal = thePage.elements[pgSeguimientoPerito.elements.length - 2].value;
  parent.location.href = "../CAsisSSPWeb/thePage.XXX_onWebEvent(XXX)?XXX=" + CaseID 
+"&**SPIDERSESSION_NVP**" + 
"&^uniqueValue="+uniqueVal ;

        }

"Mario Mendoza" <[EMAIL PROTECTED]> wrote:
>
>All i receive from ND5 is that url is 
>truncated in a page which is working  
>fine with ND4.1.2 when constructing my url
>using javascript.
>
>parent.location.href = 
>"../CAsisSSPWeb/pgSeguimientoPerito.hrMod_onWebEvent(hrMod)?hrMod=" +
>CaseID + "&**SPIDERSESSION_NVP**" 
>or
>CaseID + "&" + escape(pgSeguimientoPerito.SPIDERSESSION.value)
>
>some help ??
>
>
>

_________________________________________________________________________

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]

Reply via email to