S
SpecialK
I'm new to InfoPath (from some basic ASP) and I'm attempting to create a
PO/Procurement form for a corporate intranet.
I'd like to extract the current user's logon name onLoad and use that in an
LDAP query to return information on that user which could then be assigned
variables and placed in the order record. We'd prefer a real-time LDAP
connection to running a daily import to our procurement database (SQL Server
2000).
I'd prefer to do this in VBScript or Visual Basic (2005) but I'm having a
rough time finding any documentation. All InfoPath-related script
documentation seems to use JavaScript and Visual Studio documentation uses C#
or C++ for similar functions.
In a nutshell, I'm looking for some code snippets and a little direction to
get this project rolling. Best practices for this type of app would be
helpful.
Thanks!!!
k
PO/Procurement form for a corporate intranet.
I'd like to extract the current user's logon name onLoad and use that in an
LDAP query to return information on that user which could then be assigned
variables and placed in the order record. We'd prefer a real-time LDAP
connection to running a daily import to our procurement database (SQL Server
2000).
I'd prefer to do this in VBScript or Visual Basic (2005) but I'm having a
rough time finding any documentation. All InfoPath-related script
documentation seems to use JavaScript and Visual Studio documentation uses C#
or C++ for similar functions.
In a nutshell, I'm looking for some code snippets and a little direction to
get this project rolling. Best practices for this type of app would be
helpful.
Thanks!!!
k