Hello everyone, I have a strange behavour from aolserver on a ns_returnredirect: I have 2 form's in a page, one with enctype='multipart/form-data' and the other without it. Each of them post to diferent pages (but I try it with the same page and the result was the same) and on the end of the code on that pages I redirect each of them to the same Url. I logged both Url�s before the redirect and confirmed that they are redirecting exactly to the same place. On the page that receives the post without enctype the redirection succeeds and on the other it can't redirect. It jumps to the root page of the site. Anyone has any ideia why is this appening and what's the solution (without removing the enctype because I need it :-) ??? Anyone ever seen this behavour ? Thanks, Frank
