On Saturday, June 25, 2011 8:34:13 PM UTC-4, dorasan wrote:
>
> Anthony
>
> Thank you for your reply.
> The way to use 'customforms' solved my problem!!!
> But adding a hidden _formkey field didn't solve it as it still calls
> double submission somehow.
> I added a hidden _formkey field like this.
>
> <input value="9038845529" type="hidden" name="_formkey" />
> <input type="hidden" name="_formname" value="article_works" />
>
Can you show the code for how you're creating and adding the _formkey value?