Hi,
I have a form action "switch.a4d" in which I choose wich next page
should be loaded. I do this with include.
its something like
If(true)
include("pageA.a4d")
else
include("pageB.a4d")
So the url always looks like host.site.de/switch.a4d.
How it is possible to have the URL host.site.de/pageA.a4d
Any ideas?
Thanks
Norbert
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/