S
SChapman
Hello,
I would like to open a form from a link on an asp page. I would like to
load the Session("UserID") from the asp page into the form when it is opened.
I know the gist of this is to store the UserId as a node, set it before I
open InfoPath, then OnLoad read the node... however, I don't understand how
to do all of this.
How can I accomplish my goal of opening an InfoPath form from a link on an
ASP page, while receiving the Session("UserID")? Code examples would be
GREAT!
Thanks!
SChapman
I would like to open a form from a link on an asp page. I would like to
load the Session("UserID") from the asp page into the form when it is opened.
I know the gist of this is to store the UserId as a node, set it before I
open InfoPath, then OnLoad read the node... however, I don't understand how
to do all of this.
How can I accomplish my goal of opening an InfoPath form from a link on an
ASP page, while receiving the Session("UserID")? Code examples would be
GREAT!
Thanks!
SChapman