Click here to Skip to main content
15,919,749 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Connection String Pin
Sandeep Kumar22-Jul-07 23:02
Sandeep Kumar22-Jul-07 23:02 
AnswerRe: Connection String Pin
Paramhans Dubey23-Jul-07 0:45
professionalParamhans Dubey23-Jul-07 0:45 
QuestionCan we assign file name to file upload control Pin
Hari_101022-Jul-07 22:45
Hari_101022-Jul-07 22:45 
QuestionSuggestion Required for my Demo Site Pin
fmlove22-Jul-07 22:41
fmlove22-Jul-07 22:41 
AnswerRe: Suggestion Required for my Demo Site Pin
N a v a n e e t h23-Jul-07 0:32
N a v a n e e t h23-Jul-07 0:32 
AnswerRe: Suggestion Required for my Demo Site Pin
sidbaruah23-Jul-07 1:47
sidbaruah23-Jul-07 1:47 
AnswerRe: Suggestion Required for my Demo Site Pin
sidbaruah23-Jul-07 1:51
sidbaruah23-Jul-07 1:51 
QuestionSingle sign on for application in different domain using different validation keyss Pin
sandeep kumar pundhir22-Jul-07 20:55
sandeep kumar pundhir22-Jul-07 20:55 
Hi,

i have three asp.net applications in different domains say www.domain1.com and www.domain2.com and www.domain3.aspx.
Two pages are there in each applications .First LogIn.aspx and other MyPage.aspx. In mypage of www.domain1.com, i have a link to mypage.aspx of www.domain2.aspx and www.domain3.aspx. now my requiremets are:

1> when user login in www.domain1.aspx, and clicks any link on MyPage.aspx, say he clicks www.domain2.aspx, then he shud be redirected to Mypage.aspx of www.domain2.aspx. it shud not show him its login page .same for www.domain3.aspx.i have to use forms authentication.
Its basicly a single sign on.
The problem i am facing excatly is that, i acieved this using same machinekey,validationkey for all in web.config like

decryptionKey="F9D1A2D3E1D3E2F7B3D9F90FF3965ABDAC304902F8D923AC"
validation="SHA1" />

But i need that the validation keys should be different for different applicatons in there web.config ,and when i click the links from www.domain1.aspx then anyways i save it in the formauthetication cookie and also i want to add some more information in formauthentication cookie.

Please help me in this. Its urgent.Any other way to get this functionality achieved ia also welcome

thx






QuestionPage.FindControl("RadioButtonList" & index) [modified] Pin
BasharatAli22-Jul-07 20:30
BasharatAli22-Jul-07 20:30 
AnswerRe: Page.FindControl("RadioButtonList" & index) Pin
sidbaruah22-Jul-07 21:11
sidbaruah22-Jul-07 21:11 
AnswerRe: Page.FindControl("RadioButtonList" & index) Pin
BasharatAli22-Jul-07 21:59
BasharatAli22-Jul-07 21:59 
GeneralRe: Page.FindControl("RadioButtonList" & index) Pin
sidbaruah22-Jul-07 23:01
sidbaruah22-Jul-07 23:01 
GeneralRe: Page.FindControl("RadioButtonList" & index) Pin
BasharatAli22-Jul-07 23:19
BasharatAli22-Jul-07 23:19 
GeneralRe: Page.FindControl("RadioButtonList" & index) Pin
sidbaruah22-Jul-07 23:26
sidbaruah22-Jul-07 23:26 
GeneralRe: Page.FindControl("RadioButtonList" & index) Pin
BasharatAli22-Jul-07 23:33
BasharatAli22-Jul-07 23:33 
QuestionASP Controls are not showing in the Page : Urgent Pin
Kurian_Kurian22-Jul-07 20:21
Kurian_Kurian22-Jul-07 20:21 
AnswerRe: ASP Controls are not showing in the Page : Urgent Pin
DKalepu22-Jul-07 20:43
DKalepu22-Jul-07 20:43 
GeneralRe: ASP Controls are not showing in the Page : Urgent Pin
Kurian_Kurian22-Jul-07 21:17
Kurian_Kurian22-Jul-07 21:17 
GeneralRe: ASP Controls are not showing in the Page : Urgent Pin
Imran Khan Pathan22-Jul-07 23:32
Imran Khan Pathan22-Jul-07 23:32 
GeneralRe: ASP Controls are not showing in the Page : Urgent Pin
Kurian_Kurian23-Jul-07 1:09
Kurian_Kurian23-Jul-07 1:09 
QuestionReportviewer problem Pin
sidbaruah22-Jul-07 20:13
sidbaruah22-Jul-07 20:13 
AnswerRe: Reportviewer problem Pin
Urs Enzler22-Jul-07 22:48
Urs Enzler22-Jul-07 22:48 
GeneralRe: Reportviewer problem Pin
sidbaruah22-Jul-07 22:54
sidbaruah22-Jul-07 22:54 
QuestionSolution to multiple file upload control Pin
Hari_101022-Jul-07 20:11
Hari_101022-Jul-07 20:11 
AnswerRe: Solution to multiple file upload control Pin
N a v a n e e t h22-Jul-07 22:37
N a v a n e e t h22-Jul-07 22:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.