I have a URL that intermittently gives me problems. It is a follows:

 

<@assign request$short "<@substring str='<@appfile>' start='2' numchars='<@calc expr="<@length str=<@appfile>> - 1">'>">

<a href="" request$SslUrl>Shopper/Lookup.taf?_function=input&amp;_target=<@var request$short>&amp;<@if '<@length str=<@arg _action>> = 0'>_action=_function=<@arg _function><@else>_action=<@arg _action></@if>&amp;_ID=<@arg _ID>">Sign In</a>

 

It generates the following:

https://www.catalog.nextinnovations.net/Shopper/Lookup.taf?_function=input&_target=Product/product.taf&_action=_function=detail&_ID=174

 

Sometimes it drops the arguments beyond Product/product.taf. I checked the Witango logs as I thought it may have something to do with vars timing out, but that isn’t it as the requests are within minutes of each other.

 

Could it be that “_function=input” and “_action="">_function=detail” don’t get along? With some browsers maybe?

 

If so, do you think _action="">_function=detail<@SQ> or _action="">_function=detail<@DQ> would fix it?

 

Thanks

 

Steve Fogelson

Internet Commerce Solutions

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to