mtber Posted October 13, 2009 Share Posted October 13, 2009 (edited) I have an HTML file with lots of forms, i was just curious to know if there is anyway of shrinking this so that i am not so repetative in my HTML file. Is there a way to do this with Javascript functions? Edited October 13, 2009 by mtber Link to comment Share on other sites More sharing options...
0 sweetsam Posted October 13, 2009 Share Posted October 13, 2009 Javascript may or may not be enabled. You are better off using server side scripts to generate this form if it is tedious to do it manually. Link to comment Share on other sites More sharing options...
0 MarkusDarkus Posted October 13, 2009 Share Posted October 13, 2009 Javascript may or may not be enabled. You are better off using server side scripts to generate this form if it is tedious to do it manually. +1 Link to comment Share on other sites More sharing options...
0 svnO.o Posted October 13, 2009 Share Posted October 13, 2009 Javascript may or may not be enabled. You are better off using server side scripts to generate this form if it is tedious to do it manually. Another +1 from me. I recommend PHP. Link to comment Share on other sites More sharing options...
Question
mtber
I have an HTML file with lots of forms, i was just curious to know if there is anyway of shrinking this so that i am not so repetative in my HTML file. Is there a way to do this with Javascript functions?
Edited by mtberLink to comment
Share on other sites
3 answers to this question
Recommended Posts