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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T15:18:38+00:00 2026-05-15T15:18:38+00:00

My Request.Form keys are all prefixed with ctl00$container name$ and then the key I

  • 0

My Request.Form keys are all prefixed with ctl00$container name$ and then the key I want.
How can I get the regular key name working?

Visual example from the immediate window:

I want to use:

? request.Form.Item("stationIdea")

but it won’t work because the key is:

ctl00$content_innovation_body$stationIdea

as retrieved by

? request.Form.Keys("4")

so only this works:

? request.Form("ctl00$content_innovation_body$stationIdea")
  • 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-15T15:18:39+00:00Added an answer on May 15, 2026 at 3:18 pm

    request.Form(stationIdea.UniqueID)

    The UniqueID property will return the id you are looking for. Another property you may be interested in is ClientID which can be useful for using the id in javascript.

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

Sidebar

Related Questions

This works to loop through all Form keys: foreach (string s in Request.Form.Keys )
I'm trying to get certain keys from the Request.Form.AllKeys string array by using the
Here's my code: if Request.Form(authorize) <> and request.form(delete) <> true then post_ids = Request.form(authorize)
How to get which value items where selected from a CheckBoxList using Request.Form? I
I have a request form I'm working on, wherein different departemnts need to be
1) i have a leave request form in my HRM application, i want that
Request.Form(ListBox1.ClientID) returning nothing in webcontentform and usercontrols . But it works perfectly fine with
I have a service request form. A series of textboxes (single and multi line),
I am making a comment / request form for my website and in order
I have a very strange behavior with Request.Form . Here are two IIS 7

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.