Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Passing data back to calling page

by DStaal (Chaplain)
on Oct 19, 2009 at 20:54 UTC ( #802088=note: print w/replies, xml ) Need Help??


in reply to Passing data back to calling page

Not without some Javascript trickery on the page, no. HTML pages render when they are loaded, and are static from then on. You'll either need to load the page again, (which to the browser is a new page) or find some AJAX snippet which does what you want.

Basically: HTML is not designed that way. This makes what you want very difficult.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://802088]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2023-12-07 06:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (32 votes). Check out past polls.

    Notices?