Creating a form for others to return
Mark Ford
I would like to create an electronic form for others to fill in, mainly on PCs, in such a way that I can copy and paste the result into the placemarks on Google Earth.The form would have bits of code related to how the text will appear interspersed with expandable spaces into which people write things.
I am not being clear to myself so how can I hope for help?
It might look a bit like:
<tr><td><b>Background:</b>BLAH BLAH BLAH<tr><td><b>Middleground:</b> BLAH BLAH<tr><td><b>Foreground:</b>BLAH BLAH BLAH
</center>
</p>
People would fill in the BLAH bits and sent them to me. I would scoop it all up and paste it int Google Earth.
They would need to be able to do this on a number of occasions and it would be good if they were unable to disturb the HTML. Most are not very computer savvy.
Is there a way for me to make such a pro-former?