Skip to content

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).

Comments

  • txtName*=%article%

     (%article% is just an example. replace with %blog_comment% or whatever you try to submit)
Sign In or Register to comment.