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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T20:25:16+00:00 2026-05-28T20:25:16+00:00

I am using ColdFusion 8.0.1 and jQuery 1.4.3 I am passing values to a

  • 0

I am using ColdFusion 8.0.1 and jQuery 1.4.3

I am passing values to a jQuery function that calls a CFC.

The problem is that the function is being fired twice, and I can’t figure out why. I looked over everything and I am not doing anything other than this code in query. When the CFC is first accessed, it succeeds, meaning the value is saved into an array and returns true. (I can see this in Firebug.) Then, the CFC is called again and just hangs out there and never returns anything.

I am using CFAJAXPROXYlike this:

<!--- CREATE AJAX PROXY --->
<cfajaxproxy cfc="avcat.udf.udf_library" jsclassname="jsApp">

My link looks like this:

<a class="AddToList" href="?" product="550695">add item to my list</a>

My jQuery looks like this:

// ADD ITEM LINK WAS CLICKED
$(".AddToList").click(function(event) {
   event.preventDefault();
   var Product_ID = $(this).attr("product");
   var jro = new jsApp();
   var Success = jro.updateUserProductArray(Product_ID);
 });

My CFC looks like this:

<cffunction name="updateUserProductArray" access="remote">
   <cfreturn true>
</cffunction>

In Firebug, the first call to the CFC returns true. The second call just hangs forever.

ANSWER

The webmaster had some extra code in place that reloaded the page if any characters were in upper case, which there were. We removed that unnecessary code of his and everything worked just fine.

  • 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-28T20:25:17+00:00Added an answer on May 28, 2026 at 8:25 pm

    The webmaster had some extra code in place that reloaded the page if any characters were in upper case, which there were. We removed that unnecessary code of his and everything worked just fine.

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

Sidebar

Related Questions

I am using ColdFusion (Railo 3.3), and I have several forms using jQuery that
How do I post a form using jQuery.post() to a Coldfusion.cfc method and return
I am using ColdFusion 8 and jQuery 1.7. ** This is a programming question,
I'm using Coldfusion ORM (Hibernate), and have a cfc mapped to a database table.
I'm looking into using Jquery to replace some of our native Coldfusion ajax functionality.
I'm using coldfusion and jquery. This is my first real go at jquery and
When using ColdFusion ORM where you have several tables with relationships can I bind
I am using coldfusion's imageGetIPTCMetadata() function to get the iptc keywords. I used Photomechanics
I am using ColdFusion 9.0.1. Let me start by stating that I may not
I'm using ColdFusion to populate a template that includes HTML unordered lists ( <ul>

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.