Accessing the attached file via JavaScript

A

Adrian

Has anyone had any luck programatically attaching a file via javascript in a
infopath form. The requirement is to import a csv file, and AFTER a
successful import the file is then and only then attached??

Cheers,

Adrian.
 
A

Adrian

The CSV is user created and mapped by custom mapping dialog in html, its
just after validating and importing the csv, i want to be able to attach the
document automatically, all in javascript.
 
A

Adam Harding

Sorry Adrian above my skill level

Adrian said:
The CSV is user created and mapped by custom mapping dialog in html, its
just after validating and importing the csv, i want to be able to attach the
document automatically, all in javascript.
 
Top