Pass Session("UserID") to InfoPath

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
 
L

Larry Spencer

On May 13, 2004 at 4:56 pm, Gary Zhang posted an article about
parameter-passing, titled "An easy way to pass parameter to InfoPath
form." It might get you started.

There were some comments at the end of that thread that the solution
Gary proposed would result in only one user being able to access the
form, but I'm sure you could find a way around that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top