• Export to a Web Form (2003 SP2)

    Author
    Topic
    #428004

    I can’t control either end of this process, and I’d like to automate it.

    1) I will be receiving data in spreadsheet form from multiple users. It will essentially be a naive database – labeled columns, user entries in rows.
    2) I need to get the data into a form on a website. One row from the spreadsheet to a form, each element from the row going into its own input box on the webpage.

    How do I automate this without going nuts cutting and pasting it all by hand?

    Viewing 0 reply threads
    Author
    Replies
    • #993214

      Do you have, or can you get, any access to the database (I’m assuming there is one)behind the web form? It would be much easier to bypass the form altogether if at all possible, but without knowing more about your circumstances, I can’t say how viable that is.

      • #993286

        No.

        That’s why I posted.

        I am sandwiched between two groups that have always done it this way and don’t want to change – they would rather have someone expensive (me) type this by hand because they’re not actually the ones paying for my time.

        What are you driving at? Something along the lines of could I obtain the POST or GET string that the form submits? That might be easier to get hold of …

        • #993292

          I’ve been the filling in that sandwich myself a few times. doh
          If you could get any sort of access to the db, then using ADO to add the data would be simplest (assuming there is a suitable provider). If you can’t, but the form posts using a script that takes set parameters, then you should be able to build the right string up from each row of data and use that. Alternatively, try and find someone important who might like the concept of saving some money and be willing to adapt the way things have always been done… grin

          • #993439

            Oh well – I was hoping there was some connection between Excel and IE that I could take advantage of.

            I’ll start making phone calls on Monday.

    Viewing 0 reply threads
    Reply To: Export to a Web Form (2003 SP2)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: