• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • e-RegisterNow Main Website

e-RegisterNow Support

1.888.218.1020

You are here: Support » C-Level Topics » Portals » Portal Templates » Step 1: The Login Page

Step 1: The Login Page

April 19, 2016 admin Leave a Comment

Print Friendly, PDF & Email

All the variables in Step 1 are HTML “Form” variables. A basic understanding of HTML forms is needed to create a template. The following is an example of an HTML template for Step 1:

%%portal_step1_error%%

<FORM action=”%%portal_step1_action%%” method=”%%portal_step1_method%%” name=”%%portal_step1_name%%”>

E-mail:
<input type=”text” size=40 maxlength=50 name=”%%portal_step1_email_varname%%” value=”%%portal_step1_email_value%%”>
Primary Key1:
<input type=”text” size=40 maxlength=50 name=”%%portal_step1_key1_varname%%” value=”%%portal_step1_key1_value%%”>
Pin Number:
<input type=”password” name=”%%portal_step1_pinnumber_varname%%”>
<INPUT name=”%%portal_step1_newbutton_name%%” type=submit value=”%%portal_step1_newbutton_value%%”>
<INPUT name=”%%portal_step1_loginbutton_name%%” type=submit value=”%%portal_step1_loginbutton_value%%”>
%%portal_step1_forgottenpinURL%%
%%portal_step1_changepinURL%%

%%portal_step1_hiddendata%%

</FORM>

This creates the following display (text formatting has been added to the code above):

Filed Under: Portal Templates Tagged With: Login Page

Previous Post: « Primary Keys
Next Post: Step 2: The Portal Page »

Reader Interactions

Join the Discussion! Cancel reply

Please submit your comment with a real name.

Thanks for your feedback!

CAPTCHA
Refresh

*

Primary Sidebar

Search by Categories

open all | close all

© Copyright 2016 · e-registernow.com · All Rights Reserved · Admin

Go to mobile version