Question
Is there anyway to link to another page on click with a cfinput button?
On a update password page, I have an entry submission button.
When the button is clicked, is there anyway to have it hyperlink to
another page and pass a url variable?
<cfinput type="button" name="Submit5" Value="Save Password" onClick="validate('Password', OldPassword, NewPassword, ConfPassword);" width="150">
Thanks,
Nick Butler
<cfinput type="button" name="Submit5" Value="Save Password" onClick="validate('Password', OldPassword, NewPassword, ConfPassword);" width="150">
Thanks,
Nick Butler
