P
phetherington
Hi,
I am developing a No Touch Deploy application that is launched from an
ASPX page. On the aspx page the user logs in and it launches the NTD
application.
My problem is how to let the NTD application know the user login
information.
The NTD also uses web services to communicate back to the server.
I have tried following Chris Sells article on launching NTD With
command line parameter, but it doesn't work well in my situation.
What I am trying to do now is create a cookie with in the aspx page
that stores the user information and then launch NTD application. My
problem now is that I can't figure out how to access that cookie.
Any one have any ideas on this?
Please Note: The NTD application must run in the default Internet Zone
security levels.
Thank You,
Paul
I am developing a No Touch Deploy application that is launched from an
ASPX page. On the aspx page the user logs in and it launches the NTD
application.
My problem is how to let the NTD application know the user login
information.
The NTD also uses web services to communicate back to the server.
I have tried following Chris Sells article on launching NTD With
command line parameter, but it doesn't work well in my situation.
What I am trying to do now is create a cookie with in the aspx page
that stores the user information and then launch NTD application. My
problem now is that I can't figure out how to access that cookie.
Any one have any ideas on this?
Please Note: The NTD application must run in the default Internet Zone
security levels.
Thank You,
Paul