• 0

Calling HTML with javascript


Question

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 mtber
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
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

  • 0
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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.