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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T15:02:49+00:00 2026-06-18T15:02:49+00:00

Hey guys I have the following: function sendUserfNotes() { $.ajax({ type: POST, url: ‘/pcg/popups/grabnotes.php’,

  • 0

Hey guys I have the following:

function sendUserfNotes()
    {
        $.ajax({
        type: "POST",
        url: '/pcg/popups/grabnotes.php',
        data:
        {
            'nameNotes': notes_name,
        },
        success: function() {

             }
    });
    }

I am trying to send a value – notes_name over to a .php file so I can use GET[”] but I get a weird error – Uncaught TypeError: Illegal invocation

the notes_name is defined at the bottom of the script based on if a link is clicked

code:

$(document).ready(function () {
    $(".NotesAccessor").click(function () {
        notes_name = $(this).parent().parent().find(".user_table");
      run();
    });
    });

The run() triggers a dialog box in Jquery ui and runs this function where I am getting the error.

I don’t know why I am getting this?

David

UPDATE:

I figured that it is with defining the JavaScript value to ‘nameNotes’: the notes_name is defined after this code but that shouldn’t matter. So how would I assign the JavaScript variable to this?

  • 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-18T15:02:50+00:00Added an answer on June 18, 2026 at 3:02 pm

    It’s because you’re assigning a jQuery object to notes_name, instead of a string (or some other basic type, like an int). This causes the $.ajax call to fail. Depending on what the .user_table element contains, use either .value() or .text() (or something of the sort) to extract the desired string instead of using a jQuery object.

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

Sidebar

Related Questions

Hey guys I am trying to receive the following function sendUserfNotes() { $.ajax({ type:
hey guys, i did the following function in order to have the same height
Hey guys I have the following: $(.views).click(function() { $(this).(.views).show(); }); $(.closeviews).click(function () { $(this).(.closeviews).hide();
Hey guys So I have the following: $(document).ready(function () { $(.NotesAccessor).click(function () { var
Hey Guys, i have created the following Menu Structure: <div id=menu> <ul> <li><a href=#>Main
Hey guys I have the following layout: <table> <tr> <td> <div> I´m bigger than
Hey guys, I have the following HTML structure that I am trying to pull
Hey you guys (and girls), I have implemented the following CSS: #tab-navigation ul li:last-child
Hey guys, I want to make a function loop over all elements that have
Hey guys. I have the following situation. I want to use a TypeDescriptor to

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.