Please select the amount of your subscription:
{source}<?php if($_POST) { if(isset($_POST[‘amount’])) { if($_POST[‘state’] == ‘NULL’) { echo ‘<p>Please select subscription</p>’; } else { echo ‘<p>You have selected: <strong>’, $_POST[‘amount’], ‘</strong>.</p>’; } } }?><form action=”index.php?option=com_content&view=article&id=234&Itemid=234&lang=en” method=”post”> <fieldset> <legend>Selection of subscription</legend> <select name=”amount”> <option value=”NULL”>– Please select your subscription –</option> <option value=”60″>Regural members (60 euro)</option> <option value=”30″>Students (30 euro)</option> <option value=”10″>Registration (10 euro)</option> </select> <br><br><input type=”submit” value=”Continue”> </fieldset></form>{/source}
The payment of your subscription can be made by deposit in the following bank account.
Bank Account Information:
Piraeus Bank
BANK ACCOUNT: 5043-075081-340
IBAN: GR47 0172 0430 0050 4307 5081 340
BENEFICIARY: Hellenic Entomological Society
Your email address will not be published. Required fields are marked *
Save my name, email, and website in this browser for the next time I comment.