converting .doc files for .asp webpage

  • Thread starter on-line journal editor
  • Start date
O

on-line journal editor

It seems like an easy question, but I've been struggling for too long to
simply take a .doc file and insert the text into an .asp webpage. With some
help, I've been able to modify my cousin's existing webpage for my own use,
but no matter how I do it, I cannot get teh text to look like it does in teh
..doc file --most often ALL of the formatting in the existing text is lost
(paragraphs, line spacing, bold, italics, etc., gone) and I'm left with a
whole lot of "run-on" text.

I had hoped that because the .doc files were "windows-based" and the ASP web
development tool was also "windows-based," the movement of text from one
application would be simple and seemless --how wrong I am!! thanks.
 
C

Chris O'C via AccessMonster.com

You can't do this with sql, the language used for queries in Microsoft Access
databases, which is what this group is for. You'd be better served posting
your question in an asp group.

Chris
Microsoft MVP
 
Top