How to create a submit button that redirects to a URL with content from Input box?
Add an Answer
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi there,
I'm fairly new to DNN and I'm trying to create a simple text Input box and a submit button on one of my pages that redirects to another site.
For Example:
User enters "Smith" in the input box and when they click on the submit button it takes them to another page.
This is the code I would like behind the button...