Webpart with Forms Authentication

F

Freddie

I have created a webpart to create a timesheet and add project tasks
automatically. it works great with windows authentication but I was wanting
to get it to work with Forms Authentication. It prompts me for username and
password and it works. Is there a way to get the login information of the
user logged into PWA?

Thanks
Freddie
 
F

Freddie

I have found that I need to get the cookie from the page.request and then
convert to System.Net.Cookie. I was just wondering if anyone has any code
for this?

Thanks
Freddie
 

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