|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Reading values from a Word document...Hi,
I have a web app that needs to receive freight booking in MS Word format. There are a number of tables in the docs that contain the relevant data (origin/destination etc.). Can someone please point me in the right direction for the most reliable way of doing this. Also, do I need Word installed on the server or can I get away with a few ddl's / runtime files? Thanks in advance, Stu Hi Stu,
You need a third-party component like this one. You won't need Word on the server. http://officewriter.softartisans.com/officewriter-186.aspx Some people try to automate Word on the server, but since you said "reliable" that wouldn't fit. Ken Microsoft MVP [ASP.NET] Show quoteHide quote "Stu" <s.l***@cergis.com> wrote in message news:eHBmsngbFHA.3200@tk2msftngp13.phx.gbl... > Hi, > > I have a web app that needs to receive freight booking in MS Word format. > There are a number of tables in the docs that contain the relevant data > (origin/destination etc.). > > Can someone please point me in the right direction for the most reliable > way of doing this. > > Also, do I need Word installed on the server or can I get away with a few > ddl's / runtime files? > > Thanks in advance, > > Stu > Holy crap - US $1,495.00!!!! You could run a dedicated server with office on
for that money! Aspose looks much better for only $495 - about the same as a copy of office. Thanks for the pointer anyway. Stu Show quoteHide quote "Ken Cox [Microsoft MVP]" <BANSPAMken_cox@sympatico.ca> wrote in message news:OrhcfzgbFHA.2736@TK2MSFTNGP12.phx.gbl... > Hi Stu, > > You need a third-party component like this one. You won't need Word on the > server. > > http://officewriter.softartisans.com/officewriter-186.aspx > > Some people try to automate Word on the server, but since you said > "reliable" that wouldn't fit. > > Ken > Microsoft MVP [ASP.NET] > > > "Stu" <s.l***@cergis.com> wrote in message > news:eHBmsngbFHA.3200@tk2msftngp13.phx.gbl... >> Hi, >> >> I have a web app that needs to receive freight booking in MS Word format. >> There are a number of tables in the docs that contain the relevant data >> (origin/destination etc.). >> >> Can someone please point me in the right direction for the most reliable >> way of doing this. >> >> Also, do I need Word installed on the server or can I get away with a few >> ddl's / runtime files? >> >> Thanks in advance, >> >> Stu >> > >
Other interesting topics
Code-Behind Pain in the Behind!
Best way to disable a site? Evaluation Application How to get network user name with FORMS authentication Is there server control that you load with HTML from a URL Two DropDownLists getting crossed Getting more detailed errors validating Server.MapPath from a vb class How to hide aspx from URL in address bar |
|||||||||||||||||||||||