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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T09:05:22+00:00 2026-06-02T09:05:22+00:00

I need a web sites some data which I want to parse via jquery.

  • 0

I need a web sites some data which I want to parse via jquery. I am able to do everything except the pagination which contain javascript anchor link.


(source: grinshare.com)

<a href="javascript:__doPostBack('grdResults$ctl29$ctl01','')">2</a>

I want to load the second page (certain selector, say “p #listo”) in a paragraph in the 1st page via ajax. Can I do this via ajax? if it is possible, please can you share the code..

Thanks in advance..

Note:
I want to get the 2nd page via ajax…I tried a lot things….

$.ajax({
    url: __doPostBack('grdResults$ctl29$ctl01',''),
    success: function(data){
    //Some function I will perform
   }
});

But it reload the page…if I use quotation for url it give error… I tried get, load, post but unable to do it…

  • 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-02T09:05:23+00:00Added an answer on June 2, 2026 at 9:05 am

    You need to have a URL that outputs data and handles pagination on the server side. For example, it could be /mydata/page/3/, and it would grab page 3 of the data and return it in some format (JSON, XML, YAML, whatever).

    Then, you can have jQuery send an ajax request on click of each of the items in the pagination controller instead of running __doPostBack().

    Switching to ASP.NET MVC would help you.

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

Sidebar

Related Questions

I have create a web site and I need to read data which is
i need to scrape (with approval) web sites before I start to write my
We need to increase our knowledge on deployment of ASP.NET Web sites/Web App. We
I need to display favicon.ico files fetched from arbitrary Web Sites as a BitmapImage
I'm using browser automation for testing web sites but I need to verify HTTP
I'm using browser automation for testing web sites but I need to verify HTTP
I'm writing a web site with rails, which can let visitors inputing some domains
I'm currently working on a web site which involves a data upload process. The
I need to find all the classes derived from System.Web.UI.Page which reference another class
Building a relatively simple website, and need to store some data in the database

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.