+ Reply to Thread
Results 1 to 3 of 3

autofill data from excell dbase into html form offline?

  1. #1
    Robin Hood
    Guest

    autofill data from excell dbase into html form offline?

    Is there a way to autofill data from a csv excell database into an html form
    client side( offline) I am using javascript

  2. #2
    Tom Ogilvy
    Guest

    Re: autofill data from excell dbase into html form offline?

    in excel, I don't believe so.

    --
    Regards,
    Tom Ogilvy


    "Robin Hood" <Robin [email protected]> wrote in message
    news:[email protected]...
    > Is there a way to autofill data from a csv excell database into an html

    form
    > client side( offline) I am using javascript




  3. #3
    Tim Williams
    Guest

    Re: autofill data from excell dbase into html form offline?

    "Robin Hood" <Robin [email protected]> wrote in message
    news:[email protected]...
    > Is there a way to autofill data from a csv excell database into an
    > html form
    > client side( offline) I am using javascript



    You can create and automate an Excel session from within an HTML page
    using javascript (security settings permitting).
    Load the csv file into Excel then transfer the data to your form cell
    by cell.

    What do you mean by "offline"? A standalone HTML "application"? What
    do you do with the form once it's populated?

    Tim




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1