This is kind of hard to explain what I want to do, but I'll give it a shot... If this is possible to do in javascript and/or html i would prefer that, but if its possible some other way thats fine to. If you don't understand what I'm aksing you can email me and I'll try to explain it better...
Basically what I want to do is have an html form’s code be in a separate file from the main html page. So that it’s easier for me to change the option values, by only altering one file, instead of every page on the website.
Example:
File 1 (Form code):
File 2 (Main Page):
Load form here??
Is this possible to do (preferably by using only JavaScript and/or html)? If so how?
Thanks: Dinoman411
2006-12-10
13:02:59
·
4 answers
·
asked by
dinoman411
2
in
Computers & Internet
➔ Programming & Design