Is there a way to autofill data from a csv excell database into an html form
client side( offline) I am using javascript
Is there a way to autofill data from a csv excell database into an html form
client side( offline) I am using javascript
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
"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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks