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

  • Home
  • SEARCH
  • 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 7444523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T11:31:59+00:00 2026-05-29T11:31:59+00:00

I made a little site for car renting,but i dont understand very well javascript.

  • 0

I made a little site for car renting,but i dont understand very well javascript.
What i need is send the the values by my users enter in my input fields to a site, and that site will automatically tell the price of the selected car.

For example:

  • car: Renault
  • doors: 4
  • aircondition: yes
  • days: 9
  • 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-29T11:32:00+00:00Added an answer on May 29, 2026 at 11:32 am

    See this example:

    <FORM NAME="joe">
    <INPUT TYPE="hidden" NAME="burns">
    </FORM>    
    <SCRIPT LANGUAGE="javascript">    
    var locate = window.location
    document.joe.burns.value = locate    
    var text = document.joe.burns.value    
    function delineate(str)    {
    theleft = str.indexOf("=") + 1;
    theright = str.lastIndexOf("&");
    return(str.substring(theleft, theright));
    }
    document.write("First Name is " +delineate(text));    
    </SCRIPT>
    

    I found that code in this link:

    http://www.htmlgoodies.com/beyond/javascript/article.php/3471111/A-Quick-Tutorial-on-JavaScript-Variable-Passing.htm

    Read that article carefully, it explains how to send variables and what is the difference between using javascript and using just html.

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

Sidebar

Related Questions

For a site i made, http://crystalmurray.com , i have a simple little script to
Recently I made a little site and want to rewrite it using ASP.NET MVC.
I made a little PHP script that checks if an email is valid. The
I made some little programs with Swing-components in JRuby. Now I want to convert
I made a little Shooter game with two ships firing at each other. I
I made this little function from code snippets around the net. It does what
I've made a little inline editor with some clean up logic. So if you
I've made a little forum and I want parse the date on newest posts
Made this nice little loop for hiding and showing div's, works as a charm
I have made a YUI module a little like the code shown below, which

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.