With the template built I have then tried to have a4d execute it either running A4D Execute File or A4D Execute Text. What I get in my response is essentially a 403. I am trying to run this on a client. The client is NOT running a web server and has none of the configuration files
Make sure you set $ioClientIsWebServer-> := True in A4D_InitHook, otherwise Active4D thinks it is inactive and you get 403 as the result. The Client's web server does not have to be turned on.
Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoylibrary.com _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
