Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: multi tabbed CGI.pm form

by Solo (Deacon)
on Sep 08, 2010 at 15:16 UTC ( [id://859343]=note: print w/replies, xml ) Need Help??


in reply to multi tabbed CGI.pm form

Have you looked at CGI::Application? I missed the "without going back to the server" on first reading.

--Solo

--
You said you wanted to be around when I made a mistake; well, this could be it, sweetheart.

Replies are listed 'Best First'.
Re^2: multi tabbed CGI.pm form
by Anonymous Monk on Sep 08, 2010 at 15:29 UTC
    Best way to do this is use AJAX call.

      "without having to go back to the server"

      How is AJAX going to help given this requirement? Corions suggestion is sound, populate your template/page with all data, use jQuery tabs (or similar) to display.

      I would normally agree, except the OP specified without going back to the server, hence the show/hide div implementation above.

      print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-25 09:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found