Is it possible to comment form with field has an random number in it's name?
Is it possible to comment form when it's field has random number in it's name ?
for example :
<input type="text" name="txtName635046984447206320" id="txtName635046984447206320" tabindex="2" value="">
635046984447206320 is an rnd number, if a refresh the page I have an another name (eg: txtNameRndNumber).
for example :
<input type="text" name="txtName635046984447206320" id="txtName635046984447206320" tabindex="2" value="">
635046984447206320 is an rnd number, if a refresh the page I have an another name (eg: txtNameRndNumber).
Comments