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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T02:14:36+00:00 2026-05-23T02:14:36+00:00

This problem is being a real ballache. Normally i dont have any problems getting

  • 0

This problem is being a real ballache. Normally i dont have any problems getting jquery to run.

I am running a asp web site with c#.

Here is the html generated by the page. When i click the button with id test i get the error below.

Webpage error details

User Agent: Mozilla/4.0 (compatible;
MSIE 8.0; Windows NT 6.1; Trident/4.0;
GTB7.0; SLCC2; .NET CLR 2.0.50727;
.NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) Timestamp: Wed, 15
Jun 2011 17:08:03 UTC

Message: Object doesn’t support this
property or method Line: 236 Char: 1
Code: 0 URI:
http://localhost:53294/FluidataPortal/connections/macRequest.aspx

–HTML

Just showing the relevent html for clarity. I can show the full if needed

<button id="test" onclick="test()">
Click me to test
</button>

–Javascript

/*!
 * jQuery JavaScript Library v1.6
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Mon May 2 13:50:00 2011 -0400
 */
JQUERY CODE. REMOVED FOR CLARITY

function test() {

    if (!busy) {
        $.get("ajax/RequestMac.aspx?user=Tomsquires&dsl=123", function(response, status, xhr) {
            alert(response);
        });

    }
}
  • 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-23T02:14:36+00:00Added an answer on May 23, 2026 at 2:14 am

    You are including your jQuery after your JavaScript.

    jQuery needs to be loaded BEFORE your JavaScript.


    EDIT:

    The OP’s original HTML showed an Includes to an external JS file being loaded before his jQuery includes.

    I put mine at the bottom of the <body> element like this…

            <script type="text/javascript" src="/ajax/jquery/jquery-1.6.min.js"></script>
            <script type="text/javascript" src="/ajax/jquery/myCustom.js"></script>
            <script type="text/javascript" language="JavaScript">
            //<![CDATA[
                $(document).ready(function(){
                    //  my code
                });
            //]]>
            </script>
        </body>
    </html>
    

    HERE is why.

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

Sidebar

Related Questions

I have three tables being used for this problem: songs, blacklist, and whitelist. The
ive being trying to cope with this problem but still. I need your help.
This is a problem I've had on my mind for a long time. Being
In the spirit of being helpful, this is a problem I had and solved,
being new to WPF this is a complex problem for me. What i want
This problem has been kicking my butt for a few days now. I have
I have this concrete problem, but if You find my initial design idea crazy
I have this problem: I have a collection of small files that are about
This problem crops up every now and then at work. Our build machine can
This problem occurred during daylight saving time change. After the change occurred, we've noticed

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.