Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: How to convert a script from C to Perl?

by Anonymous Monk
on Feb 03, 2011 at 15:14 UTC ( [id://886004]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How to convert a script from C to Perl?
in thread How to convert a script from C to Perl?

Why would that rule out Javascript? Anything that runs on the client side should be fine.

If you follow the thread back, you'll see that I submitted the question to this site because I was originally intent on converting the script to Perl. But now I'm pretty sure that Javascript is the way to go. It's really just a form validation problem.

(original poster)

  • Comment on Re^4: How to convert a script from C to Perl?

Replies are listed 'Best First'.
Re^5: How to convert a script from C to Perl?
by Corion (Patriarch) on Feb 03, 2011 at 15:33 UTC

    I usually surf with Javascript disabled, so any validation you want should be repeated on the server side. But if the "Validation" is mostly for user convenience, leaving it out when Javascript is unavailable is likely acceptable.

Re^5: How to convert a script from C to Perl?
by marto (Cardinal) on Feb 03, 2011 at 15:39 UTC

    "Anything that runs on the client side should be fine."

    Unless the client has JavaScript disabled :) It seems ig already converted it to perl to get you started.

Log In?
Username:
Password:

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

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

    No recent polls found