|
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&_target=<@var
request$short>&<@if '<@length str=<@arg _action>> =
0'>_action=_function=<@arg _function><@else>_action=<@arg
_action></@if>&_ID=<@arg _ID>">Sign In</a> It generates the following: 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 |
- Witango-Talk: Possible problem with URL Fogelson, Steve
- Re: Witango-Talk: Possible problem with URL William M Conlon
- RE: Witango-Talk: Possible problem with URL Fogelson, Steve
- Re: Witango-Talk: Possible problem with URL William M Conlon
- Re: Witango-Talk: Possible problem with URL John McGowan
