ASP & Forms

1 reply · opened May 25, 2016

LlawmotorsportsMay 25, 2016

Hello,

As you may know in Asp.net the page has a form that surrounds the content on the master page.

Such as:
Begin MasterPage:
<form id="masterform" runat="server">

Content Page:
<form action="search.html" method="get">
<input type="text" name="q" class="form-control" value="" placeholder="Type & Hit Enter..">
</form>

End Master Page:
</form>

What is the best way to change the forms into divs or something else so it doesn't break the theme?

SSemicolon WebSTAFFMay 27, 2016

Hello,

We Really Apologize but unfortunately, we are not very Fluent with ASP Codes so we are not really sure if we could help you with this. Additionally, it is not recommended to customize and change the ASP Form Tags as they might be there for some Functionality and changing them to DIVs may further cause issues. Please let us know if you are facing any specific issues currently so that we can help you determine the exact causes. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard