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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T14:38:22+00:00 2026-05-31T14:38:22+00:00

i have a form created with some textboxes and dropdown lists, they are updated

  • 0

i have a form created with some textboxes and dropdown lists, they are updated dinamically using jquery, some of the values that i update, i push them in some labels, because i don’t want that the user modify them. i need those values but i don’t know how to take them and push into an object that i created.

i don’t know if i made myself clear. this is and example of my code

Pedidos miDetalle = new Pedidos(); //<= object

miDetalle.codTipoArt = Request.Form["ddTipoArticulo"]; // <= value from dropdown list

miDetalle.clave1 = Request.Form["tbClave1"]; // <= value from textbox

miDetalle.nombreArticulo = Request["#lbNombreTela"]; // <= how i'm trying to get the value
  • 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-05-31T14:38:23+00:00Added an answer on May 31, 2026 at 2:38 pm

    Inside your controller action you could get only values that were part of the POST. And only values of input fields will be sent to the server. So you could use hidden fields to store those values on the client. You cannot store those values in some labels and expect those values to be sent to the server when the form is submitted. So using jQuery instead of setting the values in labels you need to put them in addition in hidden fields with specific names and on the server you will be able to fetch those values using Request["MyHiddenFieldName"] or even better using a view model.

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

Sidebar

Related Questions

I am using ASP.NET2.0. I have created a download form with some input fields
I have created an form validation using ajax/php. Each text box is validated using
I have created a form that is used for both adding and editing a
I created a form using Swing in Java. In the form I have used
if i have created a view model and have a partial form that is
I have created a non-form c# program that uses the NotifyIcon class. The text
I have a form with few predefined textboxes, now in addition to that I
I've created a table in Microsoft Sql CE that I'm using to hold some
I have created a custom validator (below) that checks two textboxes to make sure
I have a userform that I have created that contains a number of TextBoxes.

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.