Hi,
I want to read an environmental variable using javascript.I have know idea of how to do that.Can anybody help me.
Arumugams 0 Newbie Poster
Recommended Answers
Jump to PostArumugams,
Client-side or server-side environment?
Airshow
Jump to PostI'm still not sure I fully understand but maybe this will help.
In client-side Javscript, all expressions are evaluated in the context of the current Window object, which provides the global namespace, not only for all your code but also for many top-level methods, variables and objects.
One …
All 8 Replies
Airshow 416 WiFi Lounge Lizard Team Colleague
Arumugams 0 Newbie Poster
Airshow 416 WiFi Lounge Lizard Team Colleague
JugglerDrummer 0 Junior Poster
Arumugams 0 Newbie Poster
Airshow 416 WiFi Lounge Lizard Team Colleague
Arumugams 0 Newbie Poster
Airshow 416 WiFi Lounge Lizard Team Colleague
JugglerDrummer commented: good example! +1
itsjareds commented: Nice explanation of location +1
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.