The following is an example of an HTML body of a template for the “Forgotten Pin” page:
<FORM action=”%%portal_forgottenpin_action%%” method=”%%portal_forgottenpin_method%%” name=”%%portal_forgottenpin_name%%”>
<H4>Forgotten your PIN?</H4>
<br><br> To send yourself a new PIN number, please supply the following information. <br><br> <br> <br> <br><br> <br> <INPUT name=”%%portal_forgottenpin_sendbutton_name%%” type=submit value=”%%portal_forgottenpin_sendbutton_value%%”> %%portal_forgottenpin_hiddendata%% |
</FORM>
This creates the following display:
Join the Discussion!