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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T13:01:19+00:00 2026-05-24T13:01:19+00:00

I have a small project to record some form input on a page that’s

  • 0

I have a small project to record some form input on a page that’s hosted on a bare bones Network Solutions account with no server-side scripting. I’ve been trying to research solutions and it seems the only way to do this is maybe by using a secondary account on a host that DOES have php and submit to it via ajax (I don’t want the page to refresh so I’m assuming this would be necessary). I’ve never used ajax before and this project is due very soon so I’m looking for examples or solutions online that don’t require a big learning curve. Can anyone suggest any resources?

  • 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-24T13:01:21+00:00Added an answer on May 24, 2026 at 1:01 pm

    If you don’t want the page to refresh the only method is to make the form post into an 0x0 pixels iframe as ajax doesn’t work cross-sites.

    <html>
        <head></head>
        <body>
        <form action="http://www.example.org/otherHost.php" .... target="myIframe">
            .....
        </form>
        <iframe src="someblankdocument.html" name="myIframe" id="myIframe" width="0" height="0" frameborder="0"></iframe>
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a small project that involves automatically parsing some server/mail logs (among other
I have a small project that basically a Python wrapper to a websites API.
I have a small project that require a storage (I choose SQLite) and I
I have a small project that I will be working on shortly that collects
I have a small to medium project that is in C++/CLI. I really hate
I have a small project that doesn't require much disk space, so i considered
I have a small project that I'm making, and I'm trying to figure out
We have a small project with some heavy-weight dependencies (e.g. Spring) of which we
I have a small project that is using only the boost::interprocess part from the
I have a small maven project that build a java jar file. I added

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.