Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old February 20th, 2006, 03:35 PM
sweetpotatop@yahoo.com
Guest
 
Posts: n/a
Default How to fill a bookmark in Wordml

Hello,

I have a locked Word document (save as XML) in which I need to fill out
the bookmark through ASP.NET
And part of the xml is shown below:

<aml:annotation aml:id="0" w:type="Word.Bookmark.Start"
w:name="ContactName" />
<w:r>
<w:rPr>
<w:b />
<w:sz w:val="24" />
</w:rPr>
<w:instrText> FORMTEXT </w:instrText>
</w:r>
....
....
<w:r>
<w:rPr>
<w:b />
<w:noProof />
<w:sz w:val="24" />
</w:rPr>
<w:t></w:t>
</w:r>

Can you show me how I can fill out that ContactName bookmark? Since I
am a newbie, I don't know how I can search the bookmark and then look
for the next available " <w:t></w:t>" tag.

Thanks in advance. Your help would be greatly appreicated.

 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles