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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:38:59+00:00 2026-06-05T15:38:59+00:00

So i have the following situation in my html file: <div id = imagePreview>

  • 0

So i have the following situation in my html file:

<div id = "imagePreview">
    <div id = "earlyDetectionPlots">
        <div id = "earlyDetectionScoreMetricsPlots">
        </div>
        <div id = "earlyDetectionVariableMetricsPlots">
        </div>
        <div id = "earlyDetectionPseudoStandardizedCoefficientPlots">
        </div>
    </div>
</div>

I have a jQuery function as follows:

        $(document).on('click', 'a[data-link]', function () {
        var $this = $(this);
        url = $this.data('link');
        $("#imagePreview").load("imageProcess.aspx?" + url);
    });

where url has GET parameters in the form of something like m=2k01&type=EarlyDetection etc.

In my imageProcess.aspx file, I’m using regular expressions to grab a bunch of images from a folder.

However, each of the divs above are going to have different data in them. I know how to decide which images go where, but I don’t know how to use c# to say something like #earlyDetectionScoreMetricsPlots.append("image.png"), since I don’t want to append the images directly to imagePreview but rather to the sub div within it, and as far as I know, I can’t use jQuery within the imageProcess file.

(I think there might be a way to call specific functions within the imageProcess.aspx file corresponding to the different <divs>, but I don’t know how to do that with jQuery). Any help would be much appreciated.

  • 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-05T15:39:00+00:00Added an answer on June 5, 2026 at 3:39 pm

    You either need more complex jQuery or return the actual content you want in #imagePreview from imageProcess.aspx

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

Sidebar

Related Questions

I have the following situation. My project has a main.scala.html file and a folder
I have the following situation, I have an html file with image tags about
I have following Situation, Server A sends some data (HTML form) to server B,
I have the following situation, presented in the picture. Grey div is the parent
I have the following... I wouldn't say problem, but situation. I have some HTML
Suppose I have the following html: <div style=width:200px;height:200px;overflow:scroll> ... </div> If the stuff in
I have the following simple code : HTML: <div> <img src='http://i51.tinypic.com/4kz4g5.jpg' /> </div> CSS:
I have the following code: <div id=parentDiv> <a href=someurl> ... </a> </div> HTML inside
I have a situation where at one point the html contents of a div
I have the following html that renders within an ASP.NET Repeater: <div class=divDE-item onclick=addFilter(this);>

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.