Dreamweaver Customer Form The message, registration and other functions produced will automatically return to the home page after successful submission, so how to make it return to the current page?

The method is as follows:

Open the plus/diy.php file

find

showmsg($bkmsg, $goto);

Change to

showmsg($bkmsg, -1);

That's OK. Try it now.

Post reply

Can't comment until