Hi all, <br><br>I need to express something which refers to variable I defined, and it seems impossible.<br><br>For instance <br><br>User creates a webpage W1. W1 contains two fields F1 and F2. F1's name is "Login". F2's name is "password". W1 contains a button B1. B1's name is "Connexion".<br>

If WebUser clicks on B1 then Ocsigen calls Login's service.<br><br>works perfectly. But if I want to write : <br><br>User creates a webpage W1. W1 contains two fields F1 and F2. F1's name is "Login". F2's name is "password". W1 contains a button B1. B1's name is "Connexion".<br>

If WebUser clicks on B1 and F1 is not empty then Ocsigen calls Login's service.<br><br>It fails with an error :<br><br>value="Redefined variable: F1"<br>    repair="Assign unique variables."<br><br>

I don't understand why it's an error, we usually need to express sentences which refer to previously defined variables.<br><br>There's probably a work-around I missed, so what is it ?<br><br>Thank you<br><br>
Regards,<br clear="all">
<br>-- <br>---------------------<br><a href="https://twitter.com/#%21/ontologiae/" target="_blank">https://twitter.com/#!/ontologiae/</a><br><a href="http://linuxfr.org/users/montaigne" target="_blank">http://linuxfr.org/users/montaigne</a><br>

<br>