MySQL Forums
Forum List  »  PHP

Re: PHP: How to run a script, after a selection of an entry-form?
Posted by: Peter Brawley
Date: July 08, 2018 08:57AM

It's doable but you probably shouldn't---a better solution would be to write into the script, called by the form action attribute, conditional statements to deal with possible country values.

If you must do it at the level of action script, you'll need to write a custom Javascript submit() function.

Options: ReplyQuote


Subject
Written By
Posted
Re: PHP: How to run a script, after a selection of an entry-form?
July 08, 2018 08:57AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.