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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T14:50:00+00:00 2026-06-06T14:50:00+00:00

I am making changes to a section of an app that uses a js

  • 0

I am making changes to a section of an app that uses a js coffee script to navigate to a different page of the site. I would like to append the current get request to the new url.

Is there an easy way of accessing the get request in the coffee script?

I know in javascript you can use window.location to get the full url, but how do you do it in coffeescript.

  • 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-06T14:50:01+00:00Added an answer on June 6, 2026 at 2:50 pm

    Please have a look at the following code

    paramValue = (name) ->
      name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]")
      regexS = "[\\?&]" + name + "=([^&#]*)"
      regex = new RegExp(regexS)
      results = regex.exec(window.location.href)
      unless results?
        ""
      else
        results[1]
    

    The argument to the method is the name of the param of the param whose value you require. It will return the corresponding value of that particular url

    window.location.href will return the URL of the current page

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

Sidebar

Related Questions

I am making a greasemonkey script and i would like a link to go
I am making a one page site that has a classic navigation at the
I'm currently making changes to an older version of my app for customers still
I would be making changes to Tomcat's 7 sever.xml file specifically port 8443 to
I'm going to be making changes to my version of GEdit. I would also
I'm making HAML/SASS changes for a Rails app which I'm running locally using a
I am making changes to my website, and I just noticed that things look
I am converting an iOS app to WP7. What I would like to do
I inherited a Drupal5 site and have been tasked with making some changes, but
I've been making a program that uses core data. It has two entities, Medicine

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.