error when trying to submit a Form

Hi,

when I try to submit my Form like this way :

function Test()
{ // some tests

document.getElementById(“formulaire<%=portlet.getnamespace()%>”).submit();

there’s an error : has no properties …
the call of the </%=portlet.getNamespace()%>