PDA

View Full Version : P3pfullpolicylink + Submitfunction


Martin Smith
30-Jul-2003, 10:50 AM
I am in the process of cleaning up my templates and have found references to P3PFULLPOLICYLINK + SUBMITFUNCTION in the head of the page.

I have searched the kb, these forums and the Actinic pdf indexed by Google and have been unable to find any reference to them :confused:

Can anyone tell me what purpose they serve and where I can find documentation on them?

Thanks.

Martin Smith
31-Jul-2003, 12:47 PM
bump

cdicken
31-Jul-2003, 01:10 PM
> P3PFULLPOLICYLINK
If p3p.xml is present then an xml tag will be populated and replace this variable.

>SUBMITFUNCTION
If you try browsing the site with 'Don't allow unregistered customers' checked, the JS submit function (using prompt 1909) will be added for telling the customer that unregistered customers are not allowed.

Martin Smith
31-Jul-2003, 01:13 PM
Thanks very much Chris, just the information I was looking for :)

It's nice to know what everything does and why it's there!