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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T01:14:32+00:00 2026-05-27T01:14:32+00:00

I m in a situation where i need to call a action method of

  • 0

I m in a situation where i need to call a action method of different controller

I mean I am currently in controller ‘Wk’ action -History’s
On this view when i click any link then an ajax call will call the action method of different controller.
But the ajax call calls the action method of the same controller.

the jquery is –

$.get("History/20/5/2", function (data) {
                $("div#dShow").html(data);
                $("div#dShow").dialog({
                    opacity: 0,
                    height: 700,
                    width: '1024px',
                    show: 'blind',
                    hide: 'blind'
                }).animate({
                    opacity: 1
                }, 3000, function () {
                    // Animation complete.
                });
            });
  • 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-27T01:14:33+00:00Added an answer on May 27, 2026 at 1:14 am

    You need to tell it what action to call on the history controller:

    $.get("History/Index/20/5/2", function (data) {
                $("div#dShow").html(data);
                $("div#dShow").dialog({
                    opacity: 0,
                    height: 700,
                    width: '1024px',
                    show: 'blind',
                    hide: 'blind'
                }).animate({
                    opacity: 1
                }, 3000, function () {
                    // Animation complete.
                });
            });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Consider a situation in which you need to call successive routines and stop as
I've got a situation where I need to use LINQ's ExecuteCommand method to run
This is my situation. I need to subscribe to an event of a type
I'm running into this situation where I need to parse a String into an
I find myself in the situation where I need to call a PHP function
What situation that I need to call string.Intern or string.IsInterned on String value ?
I am facing a situation where I need to call a function to check
Common question is: how to call Controller.Action and send it some parameters on standard
I've a situation where I need to call a third party service to fetch
I'm in a situation where I need to make a call to a stored

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.