Results 1 to 17 of 17

Thread: ideas to generate this form

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517

    ideas to generate this form

    I have spent about 7 hours so far on this form (a work project), and we need to make 14 of these. I have no clue of a easier way to do this.

    I attached my WIP so far... https://develop.azbnet.com/XIII/acord.pl

    any ideas on how to speed up the process in some form? (ps using perl and JS, and HTML)

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    opps.. my perl script didnt work at first. now it does though.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    I forgot to say that I am using a raw HTML page and im gonna fill it manually. So I am looking for something to make the HTML page so I dont have to take all day on it.

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    also, i forgot to say.. the page is static, and it wont be edited. So nothing has to move around or anything like that.

  5. #5
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    It all depends on how different the forms are. I can't think of anything other than copying the first one and making the necessary changes for the other ones.

    It also looks like you're using Frontpage or some dreamweaver type of thing. (I only say that because of the div layers and all the positioning). To me, that is bloating your files and making it a lot more complicated.

    Are you using CSS? It doesn't look like it. That could speed things up a little.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    hmm thats an interesting idea..

  7. #7

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    or maybe someone knows of an online application like this that someone has made in the past?

    maybe I could go off of that idea

  8. #8

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    maybe reciept is a better word?

  9. #9
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994

    Well

    I'd say the best way is to do it manually, through markup written by you, not WYSIWYG, just make a lille pseudo for every form, get a good editor with syntax highlighting and you should be able to do it using no more than an hour(maybe a half) on every form(Just organize the way you work ...)
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  10. #10

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    My boss found the perfect way to do it. Its very interesting and came out beautiful.

    OpenOffice speadsheets Export to -> HTML

    and you can merge tables, make highlighted backrounds, and different fonts. About 1 hour per form.

  11. #11

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    OpenOffice is a free software btw.

  12. #12
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994
    Originally posted by Evan
    OpenOffice is a free software btw.
    www.OpenOffice.org =)

    (And all you linux users should check out: www.go-mono.org)
    Last edited by vbNeo; Jan 29th, 2004 at 01:54 PM.
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  13. #13
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    mono.org? You sure you don't mean go-mono.org?
    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.

  14. #14
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994
    Originally posted by CornedBee
    mono.org? You sure you don't mean go-mono.org?
    DO'h, yes I do, sorry!(gonna edit the post)
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  15. #15

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    mono.org is a weird site

  16. #16

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    go-mono is a VERY cool concept. How far is it along?

  17. #17

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517
    Ah! I JUST figured out how to make a chart with the numbers in spreedsheet, and then add that (with the spread sheet) to a HTML file.

    VERY cool tool

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