I am doing some testing to see if A4D will work for me. I am currently
using 4D's built in web features but find writing code a bit on the slow and
cumbersome side. Currently in 4D I have 1 database that serves a site to
multiple customers. In the On Web Connection call I determine the client
from the subdomain and query the database to determine which set of files
their site is using and server those files. Is there some mechanism in A4D
that would allow me to modify the incoming stream so that the correct
version of the file for the customer gets executed?
For example the web folder might look like this:
/Web
/v40000
/v50000
/v60000
Depending on the client when index.a4d comes in can I have the files from
/v40000 served to several customers and files from /v50000 server to several
other ones based on a setting in the DB for the customer?
Thank You
Justin
_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/