Bonjour,
voila j'ai une erreur bizarre:
Le probleme est que main.location ne change pas de valeur. 8OCode:
1
2
3
4 alert(main.location); main.location='/Stage/Projet/Edit.aspx?Id=' +Id+ '&Type='+Type; alert(main.location);
Merci de votre aide.