Click here to Skip to main content
15,884,986 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi I need a form tag using html and java script
Posted

Well, you can create any form using HTML & perform some client-side validations using JavaScript.

Please refer the below links:
http://code.runnable.com/UgMdmqspu4chAAAf/how-to-create-form-using-jquery-ui[^]
http://code.runnable.com/UZJ24Io3XEw2AABU/how-to-validate-forms-in-jquery-for-validation[^]

-KR
 
Share this answer
 
You can't. Not without any server side application. Ok, nodejs is server side platform and is javascript at the same time. But based on how you have posted this question, I doubt this is something for you.
But keep googling and learning. You have a long trip ahead...

Still, this might be an exact answer to your nonquestion: https://orchestrate.io/blog/2014/06/26/build-user-authentication-with-node-js-express-passport-and-orchestrate/[^]... but forget it.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900