Thank you for everyone's help, both public post and private email. I
solved the problem, part of it is javascript and part of it is the php
generated form (actually a html problem)
Now my function is:
function Ask_Confirm()
{
response = confirm("Are you sure?");
if(response == true)
{
Hi! New to this newsgroup and is debugging a strange behaviour in a site
under development. The developement platform is a Linux box running
Fedora Core 6, Apache 2.2.3-5 and php-5.1.6-3. Here is the general flow
of that particular part of the site:
php generated form ---(data submitted by pre
2 matches
Mail list logo