Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Catalyst client to server interaction

by QuillMeantTen (Friar)
on Sep 24, 2015 at 15:11 UTC ( [id://1142925]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [%   FOREACH key IN services.keys -%]
                  <li onclick="select(this)">service : [%key%] jours de re
    +pos: [%services.$key.nb_jours%]
                  interieur : [%services.$key.interieur%]</li>
              [%   END -%]
    
  2. or download this
    <form>
                    <label for="ns">nom du service </label>
                    <input type="text" name="nom_service" id="ns" value="s
    +ervice"/>
    ...
                    <input type="submit" value="ajouter"/>
                    <input type="button" class="remove" onclick="remove()"
    + value="supprimer"/>
            </form>
    

Log In?
Username:
Password:

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

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

    No recent polls found