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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T06:55:20+00:00 2026-06-15T06:55:20+00:00

We have an AJAX contact form that currently on submission emails form data to

  • 0

We have an AJAX “contact form” that currently on submission emails form data to a mail-list and adds the data to Google Spreadsheet using Zend Gdata.

The issue is that the Zend Gdata is a big bottleneck–it adds almost 5 seconds to the submit process.

Is there a way to configure this to be done asynchronously or is there a better way to accomplish this not using Zend?

  • 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-15T06:55:21+00:00Added an answer on June 15, 2026 at 6:55 am

    I assume the problem here is you don’t want the user of the web application sitting there and waiting for this whole linear process to be completed (5+ seconds).

    There are a number of ways you could tackle this problem without really needing to replace Gdata (and write something of your own which may or may not be able to perform better).

    You could simply place the data in a queue of some sort (in database, in file system, whatever), and you could then periodically run a script to populate the data into the GoogleDocs as a separate process. This would allow you to return a sucess message back to the web app without having to wait for the Google Docs update.

    Alternatively, you could fork a process in PHP which could perofmr the Gdata update, while allowing to response to be returned to the calling AJAX request independently.

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

Sidebar

Related Questions

I have a small demo contact form that I'm trying to build using Ajax.
I have an Ajax contact form that links to a jquery file but for
I have a contact us form that uses Ajax (i.e. relies on asynchronous requests).
I have a form that validates using jquery. The form's id is contact and
Okay so I have a form that is using PHP to mail to an
I have AJAX contact form on my hosting server and mail.php file on different
I have few buttons that call Ajax functions (submit contact form, submit newsletter, check
I have crated a form and trying to insert data using jquery ajax. But
I have a form that uses a jQTools overlay and jQuery .ajax submission routine.
I have a form that collects a data using ASP.NET MVC. It looks like

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.