Click here to Skip to main content
15,901,373 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have web application where more than 250 aspx form present. I want to add below code in each form
<form id="Form1" method="post"  runat="server" autocomplete="off">


But there is no master page in this web application.

How to achieve this using global.asax.
Posted
Comments
Sinisa Hajnal 13-Oct-14 2:21am    
What have you tried?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900