Jump to content

Add [email protected] in both email and verify email input forms ?


insane87

Recommended Posts

How to add counter in the input form ?

I meand this is the code

<form>

<td class="form">E-mail address: <span class="mandatory">*</span></td>

<td class="form"><input type="text" name="email" id="app16106135765_email" value="[email protected]" readonly="" fbcontext="1f5464592872" /></td>

</tr>

<tr>

<td class="form">Confirm your E-mail address: <span class="mandatory">*</span></td>

<td class="form"><input type="text" name="email_confirm" id="app16106135765_email_confirm" value="[email protected]" autocomplete="off" readonly="" fbcontext="1f5464592872" /></td>

 

</tr>

 

Now I want to add counter that starts from 0 to 100 million .. example [email protected] then [email protected] .. Each time it is accessed it adds 1 ..

And I want to show in both the boxes email and email_confirm the [email protected] how ?

Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.