Community Support Forums — WordPress® ( Users Helping Users ) — 2011-08-15T15:20:17-05:00 http://www.primothemes.com/forums/feed.php?f=40&t=13413 2011-08-15T15:20:17-05:00 http://www.primothemes.com/forums/viewtopic.php?t=13413&p=31920#p31920 <![CDATA[s2Member v110815 / Source Code: s2member-p...]]>
s2Member v110815
Source Code: s2member-pro\includes\templates\forms\authnet-registration-form.html
Docs updated: August 15, 2011, 4:20 pm

Open for public discussion.
(!-- s-words :: --)Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code jQuery(window).load(function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli'+location.hash).addClass('hilite'); }); jQuery(window).bind('hashchange', function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli').removeClass('hilite'); jQuery('olli'+location.hash).addClass('hilite'); }); [ full view ]s2member-pro\includes\templates\forms\authnet-registration-form.html !-- Note. It is OK to use PHP code inside this template file ( when/if needed ). -- form id="s2member-pro-authnet-registration-form" class="s2member-pro-authnet-form s2member-pro-authnet-registration-form" method="post" action="%%action%%" !-- Response Section ( this is auto-filled after form submission ). -- div id="s2member-pro-authnet-registration-form-response-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-response-section s2member-pro-authnet-registration-form-response-section" div id="s2member-pro-authnet-registration-form-response-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-response-div s2member-pro-authnet-registration-form-response-div" %%response%% /div div style="clear:both;"/div /div !-- Registration Description ( this is the desc="" attribute from your Shortcode ). -- div id="s2member-pro-authnet-registration-form-description-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-description-section s2member-pro-authnet-registration-form-description-section" div id="s2member-pro-authnet-registration-form-description-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-description-div s2member-pro-authnet-registration-form-description-div" %%description%% /div div style="clear:both;"/div /div !-- Registration Details ( Name, Email, Username, Password ). -- !-- Name fields will be hidden automatically when/if your Custom Registration Field options dictate this behavior. -- div id="s2member-pro-authnet-registration-form-registration-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-registration-section s2member-pro-authnet-registration-form-registration-section" div id="s2member-pro-authnet-registration-form-registration-section-title" class="s2member-pro-authnet-form-section-title s2member-pro-authnet-registration-form-section-title s2member-pro-authnet-form-registration-section-title s2member-pro-authnet-registration-form-registration-section-title" Create Profile /div div id="s2member-pro-authnet-registration-form-first-name-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-first-name-div s2member-pro-authnet-registration-form-first-name-div" label for="s2member-pro-authnet-registration-first-name" id="s2member-pro-authnet-registration-form-first-name-label" class="s2member-pro-authnet-form-first-name-label s2member-pro-authnet-registration-form-first-name-label" spanFirst Name */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_authnet_registration[first_name]" id="s2member-pro-authnet-registration-first-name" class="s2member-pro-authnet-first-name s2member-pro-authnet-registration-first-name" value="%%first_name_value%%" tabindex="10" / /label /div div id="s2member-pro-authnet-registration-form-last-name-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-last-name-div s2member-pro-authnet-registration-form-last-name-div" label for="s2member-pro-authnet-registration-last-name" id="s2member-pro-authnet-registration-form-last-name-label" class="s2member-pro-authnet-form-last-name-label s2member-pro-authnet-registration-form-last-name-label" spanLast Name */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_authnet_registration[last_name]" id="s2member-pro-authnet-registration-last-name" class="s2member-pro-authnet-last-name s2member-pro-authnet-registration-last-name" value="%%last_name_value%%" tabindex="20" / /label /div div id="s2member-pro-authnet-registration-form-email-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-email-div s2member-pro-authnet-registration-form-email-div" label for="s2member-pro-authnet-registration-email" id="s2member-pro-authnet-registration-form-email-label" class="s2member-pro-authnet-form-email-label s2member-pro-authnet-registration-form-email-label" spanEmail Address */spanbr / input aria-required="true" data-expected="email" type="text" maxlength="100" autocomplete="off" name="s2member_pro_authnet_registration[email]" id="s2member-pro-authnet-registration-email" class="s2member-pro-authnet-email s2member-pro-authnet-registration-email" value="%%email_value%%" tabindex="30" / /label /div div id="s2member-pro-authnet-registration-form-username-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-username-div s2member-pro-authnet-registration-form-username-div" label for="s2member-pro-authnet-registration-username" id="s2member-pro-authnet-registration-form-username-label" class="s2member-pro-authnet-form-username-label s2member-pro-authnet-registration-form-username-label" spanUsername ( lowercase letters and/or numbers ) */spanbr / input aria-required="true" type="text" maxlength="60" autocomplete="off" name="s2member_pro_authnet_registration[username]" id="s2member-pro-authnet-registration-username" class="s2member-pro-authnet-username s2member-pro-authnet-registration-username" value="%%username_value%%" tabindex="40" / /label /div div id="s2member-pro-authnet-registration-form-password-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-password-div s2member-pro-authnet-registration-form-password-div" label for="s2member-pro-authnet-registration-password1" id="s2member-pro-authnet-registration-form-password-label" class="s2member-pro-authnet-form-password-label s2member-pro-authnet-registration-form-password-label" spanPassword ( type this twice please ) */spanbr / input aria-required="true" type="password" maxlength="100" autocomplete="off" name="s2member_pro_authnet_registration[password1]" id="s2member-pro-authnet-registration-password1" class="s2member-pro-authnet-password1 s2member-pro-authnet-registration-password1" value="%%password1_value%%" tabindex="50" / /label input type="password" maxlength="100" autocomplete="off" name="s2member_pro_authnet_registration[password2]" id="s2member-pro-authnet-registration-password2" class="s2member-pro-authnet-password2 s2member-pro-authnet-registration-password2" value="%%password2_value%%" tabindex="60" / div id="s2member-pro-authnet-registration-form-password-strength" class="ws-plugin--s2member-password-strength s2member-pro-authnet-form-password-strength s2member-pro-authnet-registration-form-password-strength"empassword strength indicator/em/div /div div style="clear:both;"/div /div !-- Custom Fields ( Custom Registration Fields will appear here, when/if they've been configured ). -- %%custom_fields%% !-- Captcha ( A reCaptcha section, with a required security code will appear here; if captcha="1" ). -- %%captcha%% !-- Complete Registration ( this holds the submit button, and also some dynamic hidden input variables ). -- div id="s2member-pro-authnet-registration-form-submission-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-submission-section s2member-pro-authnet-registration-form-submission-section" div id="s2member-pro-authnet-registration-form-submission-section-title" class="s2member-pro-authnet-form-section-title s2member-pro-authnet-registration-form-section-title s2member-pro-authnet-form-submission-section-title s2member-pro-authnet-registration-form-submission-section-title" Complete Registration /div %%opt_in%% !-- s2Member will fill this when/if there are list servers integrated, and the Opt-In Box is turned on. -- div id="s2member-pro-authnet-registration-form-submit-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-submit-div s2member-pro-authnet-registration-form-submit-div" %%hidden_inputs%% !-- Auto-filled by the s2Member software. Do NOT remove this under any circumstance. -- input type="submit" id="s2member-pro-authnet-registration-submit" class="s2member-pro-authnet-submit s2member-pro-authnet-registration-submit" value="Submit Form" tabindex="310" / /div div style="clear:both;"/div /div /form [ full view ]s2member-pro\includes\templates\forms\authnet-registration-form.html Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code(!-- :: s-words --)

Statistics: Posted by System Robot — August 15th, 2011, 3:20 pm


]]>
2011-07-11T17:40:00-05:00 http://www.primothemes.com/forums/viewtopic.php?t=13413&p=28079#p28079 <![CDATA[s2Member v110710 / Source Code: s2member-p...]]>
s2Member v110710
Source Code: s2member-pro\includes\templates\forms\authnet-registration-form.html
Docs updated: July 11, 2011, 6:40 pm

Open for public discussion.
(!-- s-words :: --)Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code jQuery(window).load(function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli'+location.hash).addClass('hilite'); }); jQuery(window).bind('hashchange', function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli').removeClass('hilite'); jQuery('olli'+location.hash).addClass('hilite'); }); [ full view ]s2member-pro\includes\templates\forms\authnet-registration-form.html !-- Note. It is OK to use PHP code inside this template file ( when/if needed ). -- form id="s2member-pro-authnet-registration-form" class="s2member-pro-authnet-form s2member-pro-authnet-registration-form" method="post" action="%%action%%" !-- Response Section ( this is auto-filled after form submission ). -- div id="s2member-pro-authnet-registration-form-response-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-response-section s2member-pro-authnet-registration-form-response-section" div id="s2member-pro-authnet-registration-form-response-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-response-div s2member-pro-authnet-registration-form-response-div" %%response%% /div div style="clear:both;"/div /div !-- Registration Description ( this is the desc="" attribute from your Shortcode ). -- div id="s2member-pro-authnet-registration-form-description-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-description-section s2member-pro-authnet-registration-form-description-section" div id="s2member-pro-authnet-registration-form-description-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-description-div s2member-pro-authnet-registration-form-description-div" %%description%% /div div style="clear:both;"/div /div !-- Registration Details ( Name, Email, Username, Password ). -- !-- Name fields will be hidden automatically when/if your Custom Registration Field options dictate this behavior. -- div id="s2member-pro-authnet-registration-form-registration-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-registration-section s2member-pro-authnet-registration-form-registration-section" div id="s2member-pro-authnet-registration-form-registration-section-title" class="s2member-pro-authnet-form-section-title s2member-pro-authnet-registration-form-section-title s2member-pro-authnet-form-registration-section-title s2member-pro-authnet-registration-form-registration-section-title" Create Profile /div div id="s2member-pro-authnet-registration-form-first-name-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-first-name-div s2member-pro-authnet-registration-form-first-name-div" label for="s2member-pro-authnet-registration-first-name" id="s2member-pro-authnet-registration-form-first-name-label" class="s2member-pro-authnet-form-first-name-label s2member-pro-authnet-registration-form-first-name-label" spanFirst Name */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_authnet_registration[first_name]" id="s2member-pro-authnet-registration-first-name" class="s2member-pro-authnet-first-name s2member-pro-authnet-registration-first-name" value="%%first_name_value%%" tabindex="10" / /label /div div id="s2member-pro-authnet-registration-form-last-name-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-last-name-div s2member-pro-authnet-registration-form-last-name-div" label for="s2member-pro-authnet-registration-last-name" id="s2member-pro-authnet-registration-form-last-name-label" class="s2member-pro-authnet-form-last-name-label s2member-pro-authnet-registration-form-last-name-label" spanLast Name */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_authnet_registration[last_name]" id="s2member-pro-authnet-registration-last-name" class="s2member-pro-authnet-last-name s2member-pro-authnet-registration-last-name" value="%%last_name_value%%" tabindex="20" / /label /div div id="s2member-pro-authnet-registration-form-email-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-email-div s2member-pro-authnet-registration-form-email-div" label for="s2member-pro-authnet-registration-email" id="s2member-pro-authnet-registration-form-email-label" class="s2member-pro-authnet-form-email-label s2member-pro-authnet-registration-form-email-label" spanEmail Address */spanbr / input aria-required="true" data-expected="email" type="text" maxlength="100" autocomplete="off" name="s2member_pro_authnet_registration[email]" id="s2member-pro-authnet-registration-email" class="s2member-pro-authnet-email s2member-pro-authnet-registration-email" value="%%email_value%%" tabindex="30" / /label /div div id="s2member-pro-authnet-registration-form-username-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-username-div s2member-pro-authnet-registration-form-username-div" label for="s2member-pro-authnet-registration-username" id="s2member-pro-authnet-registration-form-username-label" class="s2member-pro-authnet-form-username-label s2member-pro-authnet-registration-form-username-label" spanUsername ( lowercase letters and/or numbers ) */spanbr / input aria-required="true" type="text" maxlength="60" autocomplete="off" name="s2member_pro_authnet_registration[username]" id="s2member-pro-authnet-registration-username" class="s2member-pro-authnet-username s2member-pro-authnet-registration-username" value="%%username_value%%" tabindex="40" / /label /div div id="s2member-pro-authnet-registration-form-password-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-password-div s2member-pro-authnet-registration-form-password-div" label for="s2member-pro-authnet-registration-password1" id="s2member-pro-authnet-registration-form-password-label" class="s2member-pro-authnet-form-password-label s2member-pro-authnet-registration-form-password-label" spanPassword ( type this twice please ) */spanbr / input aria-required="true" type="password" maxlength="100" autocomplete="off" name="s2member_pro_authnet_registration[password1]" id="s2member-pro-authnet-registration-password1" class="s2member-pro-authnet-password1 s2member-pro-authnet-registration-password1" value="%%password1_value%%" tabindex="50" / /label input type="password" maxlength="100" autocomplete="off" name="s2member_pro_authnet_registration[password2]" id="s2member-pro-authnet-registration-password2" class="s2member-pro-authnet-password2 s2member-pro-authnet-registration-password2" value="%%password2_value%%" tabindex="60" / div id="s2member-pro-authnet-registration-form-password-strength" class="ws-plugin--s2member-password-strength s2member-pro-authnet-form-password-strength s2member-pro-authnet-registration-form-password-strength"empassword strength indicator/em/div /div div style="clear:both;"/div /div !-- Custom Fields ( Custom Registration Fields will appear here, when/if they've been configured ). -- %%custom_fields%% !-- Captcha ( A reCaptcha section, with a required security code will appear here; if captcha="1" ). -- %%captcha%% !-- Complete Registration ( this holds the submit button, and also some dynamic hidden input variables ). -- div id="s2member-pro-authnet-registration-form-submission-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-submission-section s2member-pro-authnet-registration-form-submission-section" div id="s2member-pro-authnet-registration-form-submission-section-title" class="s2member-pro-authnet-form-section-title s2member-pro-authnet-registration-form-section-title s2member-pro-authnet-form-submission-section-title s2member-pro-authnet-registration-form-submission-section-title" Complete Registration /div %%opt_in%% !-- s2Member will fill this when/if there are list servers integrated, and the Opt-In Box is turned on. -- div id="s2member-pro-authnet-registration-form-submit-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-submit-div s2member-pro-authnet-registration-form-submit-div" %%hidden_inputs%% !-- Auto-filled by the s2Member software. Do NOT remove this under any circumstance. -- input type="submit" id="s2member-pro-authnet-registration-submit" class="s2member-pro-authnet-submit s2member-pro-authnet-registration-submit" value="Submit Form" tabindex="310" / /div div style="clear:both;"/div /div /form [ full view ]s2member-pro\includes\templates\forms\authnet-registration-form.html Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code(!-- :: s-words --)

Statistics: Posted by System Robot — July 11th, 2011, 5:40 pm


]]>
2011-07-09T06:20:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=13413&p=25708#p25708 <![CDATA[s2Member v110815 / Source Code: s2member-p...]]>
s2Member v110815
Source Code: s2member-pro\includes\templates\forms\authnet-registration-form.html
Docs updated: August 15, 2011, 4:20 pm

Open for public discussion.
(!-- s-words :: --)Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code jQuery(window).load(function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli'+location.hash).addClass('hilite'); }); jQuery(window).bind('hashchange', function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli').removeClass('hilite'); jQuery('olli'+location.hash).addClass('hilite'); }); [ full view ]s2member-pro\includes\templates\forms\authnet-registration-form.html !-- Note. It is OK to use PHP code inside this template file ( when/if needed ). -- form id="s2member-pro-authnet-registration-form" class="s2member-pro-authnet-form s2member-pro-authnet-registration-form" method="post" action="%%action%%" !-- Response Section ( this is auto-filled after form submission ). -- div id="s2member-pro-authnet-registration-form-response-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-response-section s2member-pro-authnet-registration-form-response-section" div id="s2member-pro-authnet-registration-form-response-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-response-div s2member-pro-authnet-registration-form-response-div" %%response%% /div div style="clear:both;"/div /div !-- Registration Description ( this is the desc="" attribute from your Shortcode ). -- div id="s2member-pro-authnet-registration-form-description-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-description-section s2member-pro-authnet-registration-form-description-section" div id="s2member-pro-authnet-registration-form-description-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-description-div s2member-pro-authnet-registration-form-description-div" %%description%% /div div style="clear:both;"/div /div !-- Registration Details ( Name, Email, Username, Password ). -- !-- Name fields will be hidden automatically when/if your Custom Registration Field options dictate this behavior. -- div id="s2member-pro-authnet-registration-form-registration-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-registration-section s2member-pro-authnet-registration-form-registration-section" div id="s2member-pro-authnet-registration-form-registration-section-title" class="s2member-pro-authnet-form-section-title s2member-pro-authnet-registration-form-section-title s2member-pro-authnet-form-registration-section-title s2member-pro-authnet-registration-form-registration-section-title" Create Profile /div div id="s2member-pro-authnet-registration-form-first-name-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-first-name-div s2member-pro-authnet-registration-form-first-name-div" label for="s2member-pro-authnet-registration-first-name" id="s2member-pro-authnet-registration-form-first-name-label" class="s2member-pro-authnet-form-first-name-label s2member-pro-authnet-registration-form-first-name-label" spanFirst Name */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_authnet_registration[first_name]" id="s2member-pro-authnet-registration-first-name" class="s2member-pro-authnet-first-name s2member-pro-authnet-registration-first-name" value="%%first_name_value%%" tabindex="10" / /label /div div id="s2member-pro-authnet-registration-form-last-name-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-last-name-div s2member-pro-authnet-registration-form-last-name-div" label for="s2member-pro-authnet-registration-last-name" id="s2member-pro-authnet-registration-form-last-name-label" class="s2member-pro-authnet-form-last-name-label s2member-pro-authnet-registration-form-last-name-label" spanLast Name */spanbr / input aria-required="true" type="text" maxlength="100" name="s2member_pro_authnet_registration[last_name]" id="s2member-pro-authnet-registration-last-name" class="s2member-pro-authnet-last-name s2member-pro-authnet-registration-last-name" value="%%last_name_value%%" tabindex="20" / /label /div div id="s2member-pro-authnet-registration-form-email-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-email-div s2member-pro-authnet-registration-form-email-div" label for="s2member-pro-authnet-registration-email" id="s2member-pro-authnet-registration-form-email-label" class="s2member-pro-authnet-form-email-label s2member-pro-authnet-registration-form-email-label" spanEmail Address */spanbr / input aria-required="true" data-expected="email" type="text" maxlength="100" autocomplete="off" name="s2member_pro_authnet_registration[email]" id="s2member-pro-authnet-registration-email" class="s2member-pro-authnet-email s2member-pro-authnet-registration-email" value="%%email_value%%" tabindex="30" / /label /div div id="s2member-pro-authnet-registration-form-username-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-username-div s2member-pro-authnet-registration-form-username-div" label for="s2member-pro-authnet-registration-username" id="s2member-pro-authnet-registration-form-username-label" class="s2member-pro-authnet-form-username-label s2member-pro-authnet-registration-form-username-label" spanUsername ( lowercase letters and/or numbers ) */spanbr / input aria-required="true" type="text" maxlength="60" autocomplete="off" name="s2member_pro_authnet_registration[username]" id="s2member-pro-authnet-registration-username" class="s2member-pro-authnet-username s2member-pro-authnet-registration-username" value="%%username_value%%" tabindex="40" / /label /div div id="s2member-pro-authnet-registration-form-password-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-password-div s2member-pro-authnet-registration-form-password-div" label for="s2member-pro-authnet-registration-password1" id="s2member-pro-authnet-registration-form-password-label" class="s2member-pro-authnet-form-password-label s2member-pro-authnet-registration-form-password-label" spanPassword ( type this twice please ) */spanbr / input aria-required="true" type="password" maxlength="100" autocomplete="off" name="s2member_pro_authnet_registration[password1]" id="s2member-pro-authnet-registration-password1" class="s2member-pro-authnet-password1 s2member-pro-authnet-registration-password1" value="%%password1_value%%" tabindex="50" / /label input type="password" maxlength="100" autocomplete="off" name="s2member_pro_authnet_registration[password2]" id="s2member-pro-authnet-registration-password2" class="s2member-pro-authnet-password2 s2member-pro-authnet-registration-password2" value="%%password2_value%%" tabindex="60" / div id="s2member-pro-authnet-registration-form-password-strength" class="ws-plugin--s2member-password-strength s2member-pro-authnet-form-password-strength s2member-pro-authnet-registration-form-password-strength"empassword strength indicator/em/div /div div style="clear:both;"/div /div !-- Custom Fields ( Custom Registration Fields will appear here, when/if they've been configured ). -- %%custom_fields%% !-- Captcha ( A reCaptcha section, with a required security code will appear here; if captcha="1" ). -- %%captcha%% !-- Complete Registration ( this holds the submit button, and also some dynamic hidden input variables ). -- div id="s2member-pro-authnet-registration-form-submission-section" class="s2member-pro-authnet-form-section s2member-pro-authnet-registration-form-section s2member-pro-authnet-form-submission-section s2member-pro-authnet-registration-form-submission-section" div id="s2member-pro-authnet-registration-form-submission-section-title" class="s2member-pro-authnet-form-section-title s2member-pro-authnet-registration-form-section-title s2member-pro-authnet-form-submission-section-title s2member-pro-authnet-registration-form-submission-section-title" Complete Registration /div %%opt_in%% !-- s2Member will fill this when/if there are list servers integrated, and the Opt-In Box is turned on. -- div id="s2member-pro-authnet-registration-form-submit-div" class="s2member-pro-authnet-form-div s2member-pro-authnet-registration-form-div s2member-pro-authnet-form-submit-div s2member-pro-authnet-registration-form-submit-div" %%hidden_inputs%% !-- Auto-filled by the s2Member software. Do NOT remove this under any circumstance. -- input type="submit" id="s2member-pro-authnet-registration-submit" class="s2member-pro-authnet-submit s2member-pro-authnet-registration-submit" value="Submit Form" tabindex="310" / /div div style="clear:both;"/div /div /form [ full view ]s2member-pro\includes\templates\forms\authnet-registration-form.html Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code(!-- :: s-words --)

Statistics: Posted by System Robot — July 9th, 2011, 6:20 am


]]>