Results 1 to 11 of 11

Thread: And what about RTF to HTML

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 1999
    Posts
    309

    And what about RTF to HTML

    What do you do when you get RTF as input and you want to output it as HTML during run-time. This can either be a asp script or an COM object.

    Has anybody seen something like this lying around ? It would be very very usefull to me..

    Thnx...

  2. #2
    Frenzied Member seoptimizer2001's Avatar
    Join Date
    Apr 2001
    Location
    Toledo, Ohio USA GMT -5
    Posts
    1,075
    I believe I saw something like that at Planet Source Code yesterday. Search for like HTML tags or something like that.

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Back when I was in college, they had a site where you would upload your resume in rtf and it would automatically convert it to html, but I'd bet the component was UNIX based.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  4. #4
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Word can do it...

    Save As --> HTML HTM HTX -- File
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 1999
    Posts
    309
    There's no doubt that it's possible. An interpeter has to be written.
    I was just hoping that someone had allready done this as it would take some time to fine tune, I reckon.

  6. #6
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Am I just seeing things or did you blaintly ignore my post?
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 1999
    Posts
    309
    No Sastraxi, I did not ignore your post.
    It's just that I need to convert rtf to html during runtime. I have rtf text in a database and sometimes I want to display it on a webpage. So therefore i am looking for a script or COM object that can do this conversion

  8. #8
    PowerPoster sail3005's Avatar
    Join Date
    Oct 2000
    Location
    Chicago, IL, USA
    Posts
    2,340
    Have you tried searching some script/code archives for something that could do this? The problem seems like it would be a common one. I am sure some place like http://www.hotscripts.com must have something.

    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA

  9. #9
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    originally posted by Inhumanoid
    to output it as HTML during run-time.
    Whoops!
    Sorry... Why would you need to do this?

    If it's technologically ... challenged ... people then tell them to convert it to HTML in word, first.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  10. #10
    Addicted Member
    Join Date
    Feb 2001
    Posts
    253

    here ya go!

    ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
    Last edited by smashtheqube; Jan 11th, 2019 at 01:45 AM.

  11. #11
    Lively Member
    Join Date
    May 2001
    Posts
    127
    www.programmersparadise.com

    search for doc2html

    converts word, RT, and several others to html on the fly for you howeber I like smashthequbes
    code he posted gonna try it out tomorrow looks promising

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width