Correct.  The default directory is 'web'.  I have tried all versions of the
redirect with a full URL, with /login/login.a4d and with just login.a4d. 
Nothing works.



Darin Schroeder-2 wrote:
> 
> By using redirect("/login/login.a4d") you are specifying an absolute path.
> 
> That means that your default directory is "web/"? is this correct?
> 
> What happens if you specify the full URL instead? ... i.e
> redirect("http://www.somedomain.com/web/login/login.a4d";)
> _______________________________________________
> Active4D-dev mailing list
> [email protected]
> http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
> Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Having-issues-with-redirect%28-login.a4d%29-tf4438263s22836.html#a12677415
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/

Reply via email to