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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:20:24+00:00 2026-05-24T16:20:24+00:00

Possible Duplicate: Javascript Objects: Dynamic variable names? I have a json string passed in

  • 0

Possible Duplicate:
Javascript Objects: Dynamic variable names?

I have a json string passed in from a cgi script. This json string has a list of id’s. In javascript

var informationObj = jQuery.parseJSON(information);
tid = informationObj.idList[0].id;

tid is now an ID and I want to use it to access objects within the json string itself like so:

alert (informationObj.tid.rpath);

However this does not seem to work. I have also tried:

alert (informationObj.eval(tid).rpath);

Is there a way around this?

Thanks.

  • 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-24T16:20:26+00:00Added an answer on May 24, 2026 at 4:20 pm

    You need this form:

    informationObj[tid].rpath
    

    They are equivalent:

    var a = 'something';
    b[a] === b.something
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Pass a PHP string to a Javascript variable (and escape newlines) I
Possible Duplicate: Escape string for use in Javascript regex I have a msg like
Possible Duplicate: Deleting Objects in JavaScript I have a JS object having a large
Possible Duplicate: How do I test for an empty Javascript object from JSON? Is
Possible Duplicate: Length of Javascript Associative Array I have a JSON that looks like
Possible Duplicate: Javascript create variable from its name The code below checks to see
Possible Duplicate: How to count JavaScript array objects? If it's not a JavaScript array,
Possible Duplicate: Can a JavaScript object have a prototype chain, but also be a
Possible Duplicate: Null object in javascript Hi, I've read this thread about null in
Possible Duplicate: Detecting an undefined object property in JavaScript Would it be like this?

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.