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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T11:26:44+00:00 2026-06-04T11:26:44+00:00

I am developing online form that would store values and passed them to another

  • 0

I am developing online form that would store values and passed them to another article which would display “results”. I am using Sourcerer extension to blend simple counting JS script and php for passing variables into article. However, I know very little about Joomla and I do not know where to send variables. action=??? . I found tutorial on You Tube suggesting using article alias for this purpose however it does not work in 2.5.
If this is wrong approach towards solving this problem, could you please direct me.

<span id="remain"></span>
<form action="3.php" method="post" id="form1" name="form1">

<input type="radio" name="group2" value="Value1"> Value 1<br/>
<input type="radio" name="group2" value="Value2"> Value 2<br/>
<input type="radio" name="group2" value="Value3" checked> Value 3<br/>
<input type="submit" name="Go" value="submit">
</form>
<script type="text/javascript">
window.onload=counter;
function counter()
{
seconds = 5;
countDown();
}   

function countDown(){
document.getElementById("remain").innerHTML=seconds;
setTimeout("countDown()",1000);
    if(seconds == 0)
        {
            document.form1.submit();
        }else {
        seconds--;      
        }
}

</script>

Link to the Youtube tutorial:
http://www.youtube.com/watch?v=XgJmUo3BtrQ&feature=related

  • 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-04T11:26:45+00:00Added an answer on June 4, 2026 at 11:26 am

    You can declare something like this in your form action and fetch data on an specific article –

    index.php?option=com_content&view=article&id=76 (your id of arcticle where you want to fetch data)

    I hope this makes sense to you and let me know if you need more clarification.

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

Sidebar

Related Questions

I'm developing an online pong game in which two players could play between them.
I'm developing a LAMP online store, which will allow admins to upload multiple images
I am using Asp.net/C# for developing an online banking application.In my new member form
I am developing an online exam using JSP/Servlets which is nearing completion. I'm planning
i am developing an online book store using php and mysql. now i want
I am developing an online store using asp mvc 3 and I am using
I currently am developing a Magento driven online store which allows for a user
I'm developing online examination system in php-mysql. That exam will consist of multiple-choice questions;
I'm developing an online store with Magento. The site will be high traffic and
I'm developing an online website (using Django and Mysql). I have a Tests table

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.