> If you are using this model and not redirecting, it is better to post
> the form to the same page and include the form processing code. If
> you post to the form processor and don't redirect, the user sees
> the .a4p URL in the address bar of the browser, which you don't want.
Is this a valid test to determine if the user typed in the URL instead of
posting a form:
if(is a collection(_form))
` perform query, etc... for a post
else
` just display form
include("some_file.html")
end if
Warmest regards,
Rick Hazey
bitworx, inc.
---------------------------
[EMAIL PROTECTED]
http://www.bitworx.com
---------------------------
11924 Sunray Ave. Suite B
Baton Rouge, LA 70816
(225) 293-1333 Voice
(225) 293-1330 FAX
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/