Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi All,
I'm trying to create a button on my site that when clicked goes to another site.
here is what i put in, but when i click the button it just reloads the home page.
did i do something wrong?
form>
input name="Search" type="Search" />
button class="float-left <submit-button" onclick="location.href = 'http://stagingdnn-iaswpa.tylertech.com/cobbgatest/Search/CommonSearch.aspx mode=OWNER&inpOwner=smith+john';">Search
/button>
/form>