I
Issac
Word 2003 form drop-down values fail to save as text. My "status"
drop-down saves as:
[status]</status>
It should save as:
[status]mystatus</status>
The following workaround failed:
Microsoft Knowledge Base Article - 212100
http://support.microsoft.com/default.aspx?scid=kb;en-us;212100
It does work if I open in Word 2000 and save from there. But my users
are using Word 2003. Can't find the answer anywhere. I could use
tools\options\save\"save data for forms only" but that will require me
to rewrite a lot of code.
Issac
drop-down saves as:
[status]</status>
It should save as:
[status]mystatus</status>
The following workaround failed:
Microsoft Knowledge Base Article - 212100
http://support.microsoft.com/default.aspx?scid=kb;en-us;212100
It does work if I open in Word 2000 and save from there. But my users
are using Word 2003. Can't find the answer anywhere. I could use
tools\options\save\"save data for forms only" but that will require me
to rewrite a lot of code.
Issac