Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7923251
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T17:15:06+00:00 2026-06-03T17:15:06+00:00

The title pretty much precisely asks the question, but I shall repeat; When I

  • 0

The title pretty much precisely asks the question, but I shall repeat;

When I double click on a form control while in the design view in a Web Application project within Visual Studio 2010, say a ‘button’ or a ‘submit’ for example, it inserts a javascript function into my .aspx file. When I do this at work it automatically creates an event handler for the control in the code-behind.

How do I change this to that setting? I have used ‘/resetsettings’ already, and other answers to similar questions do not solve my problem. I have reinstalled, gone through every menu I can find (though I may have missed something) and I’m pulling my hair out.

I don’t want to type those event handler subroutines every time! Halp meee!

Thanks in advance for any helpful replies.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T17:15:08+00:00Added an answer on June 3, 2026 at 5:15 pm

    What it looks like is going on with this is that you are double clicking on a regular HTML element. For example, if you have

    <input type="button" value="Test" id="Test" name="Test" />
    

    and double click on it in design view it will create a JavaScript function on the page for it and an onclick event in the element. If you want to create an event handler in the code behind, you need to have an Asp.Net control like

    <asp:Button runat="server" ID="Test" Text="Test" />

    and then double click that to create a code event in the code behind.

    Also, make sure that your page directive at the top has the correct filename for its CodeFile attribute to correctly map to an existing code behind file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The title pretty much asks the whole question - How can I clear ONLY
The title pretty much explains the question. I have a user control loaded into
The title pretty much says it all, but in SQL Server 2005 Management Studio,
Well the title pretty much sums the question. The only thing I found is
The title, while long, pretty much says it all. What I have is a
The question is pretty much the title. I have a 3d volume loaded as
Title pretty much explains most of my question. I will provide some context. I've
The Title pretty much sums up my question. Why can't the following be done
The title pretty much sums it up but I was wondering why systems like
My title pretty much says it all, but a colleague has written a component

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.