Hey all, I have to make it so when i click a button another .aspx file in my project opens up and I can't figure out how to make it so once the button is clicked it shows a new page. You are able to click the button but nothing changes.
Thank you in advanceHTML Code:<button onclick="NVH_Click.aspx">NVH/Winter</button>


Reply With Quote