To clarify the problem, I am using:
$query:= a4d.web.collectionItemsToQuery($attributes;$keys)
redirect(fusebox.makeURL("ISDSubstituteMod.SaveSubInfo"; $query))
After processing a post and I'm getting:
Your browser could not fulfill a redirect request. Please click here to go
the intended destination.
The 'here' above contains a link that is abbreviated and does not contain
all the post data. If I go back to the form and eliminate 1 character from
an input field, the post/redirect works. I have tested with several form
and data combinations and have one that works with 1411 characters in $query
but doesn't with 1412 characters.
Any help appreciated.
-----Original Message-----
From: Mike Vogt [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 05, 2007 11:27 AM
To: 'Active4D Developer Discussion List'
Subject: Length of redirect
I'm getting an error response in one case when I try to do a redirect from
and Active4D page. The only difference I can see when posting and then
redirecting several different pages is that the one that gives the 'unable
to redirect' error is redirecting to a URL that is 1300 characters in length
( a rather long form) and the ones that work are under 1200 characters. Is
there any limit to the length of a redirect?
Thanks,
Mike Vogt
Willsub
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/