In a PHP code (After browse), I add this following code : $_POST['nuHash']['someHashCookie'] = 'value'.
How can I have this new value in a JavaScript code ? I don't know how does the JavaScript function 'nuGetProperty' work, but its don't return the new value. Is there some nuBuilder function that can help me or some ideas ?

Thanks for ur help !