confirm delete
Posted: Wed Aug 16, 2006 10:45 pm
I'm using a javascript to confirm a deletion when an image is pressed. I want the page to be redirected when you click OK at the confirm box. But the url has to include some variables from the php page like $name blah blah...
how can I include that into the javascript code when the javascript function is outside the php code?
how can I include that into the javascript code when the javascript function is outside the php code?