Hi All,
Just to chime in her, I am also having redirect issues that intermittently
result in a 'white screen' when submitting a form.  I am evaluating the
contents of the $attributes collection and depending on the data submitted,
I either redirect to a save fuseaction or to the modify fuseaction with the
errors highlighted.  I was originally getting the '...web browser was unable
to redirect..'' error, and I had a really long query string, so I shortened
it and it works now most of the time.  I have noticed that if I use the
'Back' button at the wqhite screen, add 1 character to any of the input
fields and re-submit, it works.  I don't have an answer, just some symptoms.
???

This is an Active4D v4.x update to a prior Active4D v3.x site running 4D2003
Server on Windows 2000 Server.

Mike Vogt
Millennium Data Services, Inc.

> > 
> >> I am attempting to make a basic login script in Active4D and have 
> >> been successful until I added in a redirect command.
> >>
> >> The page is /web/login/process_login.a4d and the area of code in 
> >> question looks like this:
> >>
> >> reduce selection([Users]; 0)
> >>
> >> set session("loginError"; "Invalid Username, or there is a problem 
> >> with your Username.  Please try again.")
> >>
> >> redirect("/login/login.a4d")
> > 

> 
> --
> View this message in context: 
> http://www.nabble.com/Having-issues-with-redirect%28-login.a4d
> %29-tf4438263s22836.html#a12677418
> Sent from the Active4D mailing list archive at Nabble.com.
> 
> _______________________________________________
> Active4D-dev mailing list
> [email protected]
> http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
> Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to