we have a script that will return information based on input information (Form)
$la_login_success2 = ". Click <a href='member.php'>here</a> to continue" .
" into your administration area.";
if we have log on success with this line - we would like to send the user to another url instead of presenting them with a clickable link
many thanks