Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Place holders in MS Word doc


Message #1 by "U K H" <registerukh@h...> on Wed, 03 Jul 2002 12:51:32 -0500
A few months ago someone on this list was talking about something like 
creating a Word template doc with place holders and then populate these 
place holders with dynamic values from ASP to create Word doc.
Does anyone know how to go about that process?

In my next assignment, I have to create MS Word doc reports using ASP3.0. 
Any help in this direction will be highly appreciated.

Thanks in advance.



_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

Message #2 by "Schelling, Michael" <schellim@s...> on Thu, 4 Jul 2002 09:00:45 -0400
Here are some sites that have information about building a MS-Word document
with ASP. Some of the URLs may be bad, because I made this list over a year
ago.  The first site should give you the information you are looking for.
These sites do not talking about "place holders". They give you information
for building a complete MS-Word file using ASP. 

http://www.infinetsoftware.com/content/officedocuments.asp
Dynamically Writing Office Documents

http://www.aspalliance.com/steve.swafford/articles/word_doc.asp
Create Word documents via the web

http://www.devasp.com/Forum/message.asp?m=742

http://www.intranetjournal.com/ix/msg/39118.html

http://www.zdnet.com/devhead/stories/articles/0,4413,2267162,00.html

http://support.microsoft.com/support/kb/articles/Q201/0/48.ASP

http://www.swynk.com/friends/datema/excelface.asp

http://www.abiglime.com/webmaster/boards/general/posts/1090.htm 
Create a MS Word Document using ASP (A brief discussion from a forum)

http://www.developersdex.com/asp/search.asp?p=1124&Search=Ms-word&Scope=&x=1
1&y=10

http://support.microsoft.com/support/kb/articles/Q270/9/06.ASP
Use ASP to Generate a Rich Text  Format (RTF) Document to Stream to
Microsoft Word

http://www.planet-source-code.com/xq/ASP/txtCodeId.12332/lngWId.-1/qx/vb/scr
ipts/ShowCode.htm
HTML-2-RTF

http://www.logictran.com/
RTF-2-HTML Converter (Software)

http://www.easybyte.com/products/rtf2html.html
RTF-2-HTML

http://www.radamir.com/ASPrinting/
Printing from ASP

http://www.pbdr.com/vbtips/asp/rtfedit.htm
Editing RTF Files for Browser Presentations

http://www.15seconds.com/issue/990902.htm 
creating pdf with asp

http://www.biglist.com/lists/xsl-list/archives/199909/msg00247.html
Can XSL transform XML to RTF? (Another discussion)

http://www.freevbcode.com/ShowCode.Asp?ID=969
XML to MS-Word

     Mike
 
Message #3 by "U K H" <registerukh@h...> on Thu, 04 Jul 2002 10:48:28 -0500
Thanks Mike for your help. Appreciated. :-)




>From: "Schelling, Michael" <schellim@s...>
>Reply-To: "ASP Web HowTo" <asp_web_howto@p...>
>To: "ASP Web HowTo" <asp_web_howto@p...>
>Subject: [asp_web_howto] RE: Place holders in MS Word doc
>Date: Thu, 4 Jul 2002 09:00:45 -0400
>
>Here are some sites that have information about building a MS-Word document
>with ASP. Some of the URLs may be bad, because I made this list over a year
>ago.  The first site should give you the information you are looking for.
>These sites do not talking about "place holders". They give you information
>for building a complete MS-Word file using ASP.
>
>http://www.infinetsoftware.com/content/officedocuments.asp
>Dynamically Writing Office Documents
>
>http://www.aspalliance.com/steve.swafford/articles/word_doc.asp
>Create Word documents via the web
>
>http://www.devasp.com/Forum/message.asp?m=742
>
>http://www.intranetjournal.com/ix/msg/39118.html
>
>http://www.zdnet.com/devhead/stories/articles/0,4413,2267162,00.html
>
>http://support.microsoft.com/support/kb/articles/Q201/0/48.ASP
>
>http://www.swynk.com/friends/datema/excelface.asp
>
>http://www.abiglime.com/webmaster/boards/general/posts/1090.htm
>Create a MS Word Document using ASP (A brief discussion from a forum)
>
>http://www.developersdex.com/asp/search.asp?p=1124&Search=Ms-word&Scope=&x=1
>1&y=10
>
>http://support.microsoft.com/support/kb/articles/Q270/9/06.ASP
>Use ASP to Generate a Rich Text  Format (RTF) Document to Stream to
>Microsoft Word
>
>http://www.planet-source-code.com/xq/ASP/txtCodeId.12332/lngWId.-1/qx/vb/scr
>ipts/ShowCode.htm
>HTML-2-RTF
>
>http://www.logictran.com/
>RTF-2-HTML Converter (Software)
>
>http://www.easybyte.com/products/rtf2html.html
>RTF-2-HTML
>
>http://www.radamir.com/ASPrinting/
>Printing from ASP
>
>http://www.pbdr.com/vbtips/asp/rtfedit.htm
>Editing RTF Files for Browser Presentations
>
>http://www.15seconds.com/issue/990902.htm
>creating pdf with asp
>
>http://www.biglist.com/lists/xsl-list/archives/199909/msg00247.html
>Can XSL transform XML to RTF? (Another discussion)
>
>http://www.freevbcode.com/ShowCode.Asp?ID=969
>XML to MS-Word
>
>      Mike
>
>
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
>r-20
>Constructing Accessible Web Sites
>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
>r-20
>Practical JavaScript for the Usable Web
>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
>r-20




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


  Return to Index