Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Passing data back to calling page

by cormanaz (Deacon)
on Oct 19, 2009 at 23:58 UTC ( [id://802121]=note: print w/replies, xml ) Need Help??


in reply to Passing data back to calling page

Here is a simple AJAX example that uses Perl for the backend. Like DStaal said, that's what you need to do exactly what you want.

OTOH if you don't have some good reason to keep the same page around, you could just use Perl to generate the HTML to begin with and reload the whole thing when you need the new data. Here is a tutorial for that.

Replies are listed 'Best First'.
Re^2: Passing data back to calling page
by mortalhero (Novice) on Oct 20, 2009 at 00:58 UTC

    Thanks guys. I thought I was missing something very simple. It was driving me crazy. Now I know I need to change my strategy.

    Thanks again

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-25 08:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found