> You could allways call a javascript when you submit the form. the javascript
or somth like that:
if (....)
{ $address = 'http://www.adress_one.ru'; }
else
{ $address = 'http://www.adress_one.ru'; }
<form action="<?print $address;?>">
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
