So I created my first library method (yea), which I will call for every page in my "secure" area of the site. It basically confirms the session is valid and allowed to view the current page. If not, the method redirects back to the login page.

For now, I've placed the call to my library method as the very first line in the document. This seems to work fine, but am curious if I should actually place it inside the html tag, or even the head tag? Where is the earliest position in the page I should place A4D code?

Thanks,
Jason
_______________________________________________
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