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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:56:06+00:00 2026-05-13T11:56:06+00:00

My example: I have a View that presents a set of div tags that

  • 0

My example:

I have a View that presents a set of div tags that has content populated from the datamodel.

[Multiple of these, with different location_id, naturally]

<div>
    <a name="location_id"></a>
    Content
</div>

Now, I have a form [in its own view] that submits content that adds another record to the datamodel. Once the record is create and submitted, I redirect back to the Action that returns the View with the <div> listing.

My challenge:

I’d like the page to focus the <div> block that was just created. Ideally I’d like to do this without the use of javascript, – I’d like to use an #location_id ending to the URL.
Like so: http://site/Controller/Action/Id#12 (or something along those lines).

Anyone got any tips on how to go about doing this?

Edit: I cannot use the controller’s Redirect method (or anything involving a raw url. It needs to be routed either through Controller/Action or Route mechanisms).

  • 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-13T11:56:07+00:00Added an answer on May 13, 2026 at 11:56 am

    Sorry for wasting everyone’s time…

    I just remembered that you can separate route segments with other character literals than ‘/’,

    so naturally I can build a route like this:

    routes.MapRoute(
    "MyRoute",
    "{controller}/{action}/{id}#{locid}",
     new { ... });
    

    Problem solved.

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

Sidebar

Related Questions

Say I have a class ObjectA (a view controller for example), that does this
Example: I have a view controller and get rid of it. But there's still
How can I create View on Linked Server db. For Example I have a
I have a problem with the Create View in the SimpleRepository example in Subsonic
I have a simple Backbone view which uses jQuery UI's buttons. For example I
It's easier to be told by example. I have URLs like http://domain/product/view/id/ . How
I have a backbone view - which when called presents a form $('#add-offer').click(function() {
I have a contact manager program that I'd like to design for multiple network
For example: I have two entities named Project and Todo where a project has
I understand that the proper structure for separation-of-concerns in MVC is to have view-models

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.