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 7929701
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T20:10:31+00:00 2026-06-03T20:10:31+00:00

I am a starter for asp .net. On my webpage, there are a few

  • 0

I am a starter for asp .net. On my webpage, there are a few textboxes and a submit botton. Is there a easy way to get access the data and use it to built an object ? The textboxes has there names and ids, there should be a way to get access them by names and ids.

  • 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-03T20:10:32+00:00Added an answer on June 3, 2026 at 8:10 pm

    Edit

    this is normal html control

    <input type="text" class="text-box" id=xxx />
    

    if you want to access it in your codebehind file you need to add runat=server attribute to this

    <asp:textbox>
    

    Other one is server side control asp.net control not html control

    I think its better you read out basic of asp.net before stating programming because this is very basic question you should know about

    prev

    step 1:
    make use of asp.net Textbox

    <asp:Textbox id="textbox1" runat="server"></asp:Textbox>
    

    Step 2:
    for asp.net you just need to write in you codebehind file

    object.proertyname = texboxid.Text;
    

    Read more : TextBox Class

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

Sidebar

Related Questions

Are there any VS template/Starter Kit/Any example of an ASP.NET Web Application, which uses
Hello I was wondering how to get the starter template for asp.net mvc showing
My ASP.NET webpage requires some data provided by a C++ .NET DLL. Everything seemed
I have created my site using ASP.NET Personal Starter Kits 3.5. I use Visual
Can anyone suggest where can I find good starter videos for ASP.NET MVC (other
I'm very noob when it comes to ASP.NET MVC. I'm looking at the starter
I recently downloaded an event calendar from this link: http://www.asp.net/downloads/starter-kits/club/EventCalendar.zip I want to use
I am getting started with ASP.NET MVC. Is it easy or even possible to
I've just started learning ASP.net and I can't seem to get the GridView to
Whats the difference between http://code.msdn.microsoft.com/WebAppToolkitREST and http://www.asp.net/downloads/starter-kits/wcf-rest ?

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.