0

I am new to Perl CGI Object oriented.

I want to use some javascript in my Perl CGI but I am not able to do that.

I am using Submit button then via param() method I am getting all field parameters.

But I want to validate all fields first then I want to move. But Use of Java script, I don't know

1 Answer 1

1

Javascript used in webpages run on the client (in the browser) not on the server.

Sign up to request clarification or add additional context in comments.

2 Comments

Javascript is used serverside nowadays.
@alfa64:Yes it is, since at least 15 years, but not when embeded in html page.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.