oops sorry will re-post
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.c
Le 12/05/2011 11:37, Helloise Smit a écrit :
i have this line of code:
//if user clicked ok then populate messagebox en send button here
then i have my JS:
function viewornot(id)
{
var e = confirm('Do you want to view this profile?');
if (e == true)
{
window.location.