Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Dynamic content w/o refresh

by socketdave (Curate)
on Sep 13, 2005 at 20:38 UTC ( [id://491688]=note: print w/replies, xml ) Need Help??


in reply to Dynamic content w/o refresh

Javascript is going to be your best bet for this, and is outside the scope of this site. Check out this site for more information on js: http://www.w3schools.com/js/js_intro.asp

Update:  I just tried out the module that CountZero mentioned. It's very slick and worth a look, especially if you have something complex to do and are already pretty familiar with Perl.

Replies are listed 'Best First'.
Re^2: Dynamic content w/o refresh
by pg (Canon) on Sep 13, 2005 at 22:16 UTC

    It is also worth to check out the concept of XML Island. Basically data needed for your HTML page comes as a block of XML (within the same HTML file).

    Java Script has basic DOM support and that's how you get data from your XML island. In this case, the configuration of those dropdown just comes as data.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-19 08:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found