Results 1 to 5 of 5

Thread: What Language should I code this in?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Posts
    492

    What Language should I code this in?

    I have a project that I need to complete but I am a little confused on which language to use. I have to create a contract creator program, which has a template of a contract, the user has to fill in data, which gets populated into fields across the entire contract, but i also need to have the user to be able to update bigger chunks of the document. I have an application now in VB, using Word bookmarks, this works but isnt the best way of doing it. I would like to start from scratch.

    What would be some sugguestions?

    Thanks to all that reply.

  2. #2

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Posts
    492

    Re: What Language should I code this in?

    Well I have found out in the past that if I start out in a certain language there are limitations and you have to jump through hoops to get something completed to your liking. Then once you are done with the project you find out that if you would have used another language you could have accomplished the same in half the time.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: What Language should I code this in?

    What languages do you have available and are comfortable with?

    Also, in order to recommend one of them we would need to have a bit more detail with respect to the specifics and needs of the application.

  5. #5
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: What Language should I code this in?

    Sounds to me like this is best handled as a Word or OpenOffice macro. Have predefined fields where the user input goes in, or let the user completely edit the document. Thus, the user has his familiar word processing environment and the work you need to do is minimal.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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