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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T02:32:46+00:00 2026-06-02T02:32:46+00:00

So I got the jquery dialog box working to where it calls a script

  • 0

So I got the jquery dialog box working to where it calls a script via ajax on open to populate the form field inside the dialog box. Everything is working, however when I click the action button to update the record in the dialog box I get a 403 error in FireBug. After researching its when I have this value in any of my fields that causes the 403 error:

http://

If I take out http:// in any of the fields in the dialog box then the action button works just fine. Here is my function when they click the action button to update. Do I need to encoding it some how prior to serializing it?

"Update Form": function() {

                if($("#UpdateForm").validate().form() == true) {

                    var formSend = $("#UpdateForm"); 
                    var formData = formSend.serialize();

                    $('#formresults').html('<tr><td colspan="4"><span>Loading form results...</span></td></tr>');

                    $.ajax({
                        type:'POST',
                        cache:false,
                        url:'/update_form.php?action=updateform',
                        data:formData,
                        dataType:'json',
                        success: function(data) {

                            $('#formresults').html(data.records);

                        }

                    });

                }

                return false;

            }
  • 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-02T02:32:47+00:00Added an answer on June 2, 2026 at 2:32 am

    Sorry, this had nothing to do with jquery. Apparently this was tripping a rule in the apache security mod installed on the server. Sorry again.

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

Sidebar

Related Questions

i'm trying to get slick upload working inside a jquery ui dialog. I've got
I'm loading some content into a jquery-ui dialog via .ajax. That's all working fine
I've got a Login Control set to come up inside a jQuery dialog box.
So I got a dialog box that is loaded dynamically using AJAX, in that
I've got a jQuery dialog box that does display and respond to button clicks
I've got a jQuery dialog box with a button to close it. The button
I got my form in jQuery ui dialog and I apply client-side validation in
I've got an onbeforeunload event working that pops up a dialog box warning users
I've got a jQuery dialog box, and I've had a look round but I
I got a jquery modal dialog which i load a jquery datatable inside. I

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.