Example needed for $('#someID').load('externalPage.aspx', { limit: 25 })

Example needed for $('#someID').load('externalPage.aspx', { limit: 25 })

Hello everyone,

This is my first post to the forum.

I am fairly new to jQuery but I love it. In the subject of this post I added a simple example of what I am looking for. I saw a quick video on plural sight of a simular example where the guy codes the logic in a aspx that will be be used when the call is made to that page. So for instance in my example in the subject, I prosume that I will have to code the logic behind the 'limit' call. Can anyone please point me to a good example on how to do this? I am a C# developer so no php.

Thanks in advance,