need to redirect to another page under content from inside a form.
hi all,
i need redirect page present under websites folder, inside form in jsp...
my jsp s :
<form action="/content/mypage">
<input type = "button" value= "click here" class = "mypage"/>
</form>
the class s css...
i had tried using "/content/mypage.html"
i open ideas give me redirection other using "a href"....here using button...and requirement s button...:(
please me out...
regards , thanks,
heidi
one method write javascript listens click on mypage button. when button clicked, have javascript redirect window whatever path in form action attribute. would not submit form since button not submit button.
More discussions in Archived Spaces
adobe
Comments
Post a Comment