Results 1 to 2 of 2

Thread: Writing report using javascript

  1. #1
    Join Date
    Aug 2006
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Writing report using javascript

    Hi guys,
    In my course of work (I am a school teacher), I have to write a lots of reports about my students, and at the moment it is all in hard copy. Is it possible to construct a form using a javascripts whereby I just fill up the form and later when completed, at a push of a button, I can convert the form into a softcopy (say Microsoft Documents), so that I can store them digitally inside my pc?

    thank you

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Most desktop publishing suites can convert to/from HTML. However, I'd say this would be better done server-side (the Open Document Format would be easier than a Microsoft document, since it's XML-based) or even using macros inside your office suite.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

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