F
Form Names in Publisher 2003
Is there a way to have the form created in Publisher 2003 to have a name.
currently the html for my application has
<Form>
.....
</Form>
would like something like
<Form name = "form1" >
.....
</Form>
so that elements withing form can be accessed by javascript. Is this
possible?
Thanks,
Enos Jones
currently the html for my application has
<Form>
.....
</Form>
would like something like
<Form name = "form1" >
.....
</Form>
so that elements withing form can be accessed by javascript. Is this
possible?
Thanks,
Enos Jones