JScript in Infopath
I am using infopath and was trying to use the internal JScript code editor to customize a button to save the whole document to file.
Is it possible to do this?
How do i pass the entire document into the script?
Thanks
I am trying to do this as well without much success - have you had any joy yet ?
I have been through the Script Centre and it is worse than useless.
BJ
Don't know if you'll ever get back here but if you do:
Don't try to do it with jscript - it's bollocks !
Create the Form you need to use then Download the Visual Studio Infopath Toolkit - this means you can write the save code in C# or VB.NET - a lot easier I'm sure you will agree.
BJ