/    Sign up×
Community /Pin to ProfileBookmark

javascript & the post

Hi Guys:

I am new to javascript. Can someone point me to some online tutorials
on how to retrieve values sent to a web page via a post using javascript?

Also, is it possible to pass from one page to another values such as single variables and arrays – instead of using the standard method such as input type = “text” name = “dude” ect

Lastly, I use perl a lot. One of the problems I am having at present is getting perl on the server to talk to javascript – client side. I would like to retrieve values from a mysql database using perl – the easy part – “pass those values back to an html page to javascript” the hard part

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@CharlesJul 25.2004 — JavaScript runs in something not unlike a sandbox; its ability to interact with the outside world is severly and intentionally limited.

And not everybody does or even can use JavaScript. So, you can't rely upon it. Do everything important in Perl and save JavaScript for the bells and whistles.
×

Success!

Help @poet spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...