Click here to Skip to main content
16,005,339 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: in my ide there is no form designer code?can u tell me how to do this? Pin
Christian Graus22-Jul-07 19:05
protectorChristian Graus22-Jul-07 19:05 
Questioncreating folder and uploading file Pin
hurrem22-Jul-07 18:38
hurrem22-Jul-07 18:38 
AnswerRe: creating folder and uploading file Pin
Amit.Amit.Amit...22-Jul-07 19:43
Amit.Amit.Amit...22-Jul-07 19:43 
GeneralRe: creating folder and uploading file Pin
hurrem22-Jul-07 21:02
hurrem22-Jul-07 21:02 
GeneralRe: creating folder and uploading file Pin
hurrem22-Jul-07 21:06
hurrem22-Jul-07 21:06 
QuestionDataset to XML to Menu ? Pin
Shaareable22-Jul-07 17:08
Shaareable22-Jul-07 17:08 
QuestionPage is not showing asp controls after Hosting Pin
Kurian_Kurian22-Jul-07 16:56
Kurian_Kurian22-Jul-07 16:56 
QuestionSingle sign on for application in different domain using different validation keys Pin
sandeep kumar pundhir22-Jul-07 16:18
sandeep kumar pundhir22-Jul-07 16:18 
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

<machinekey validationkey="F9D1A2D3E1D3E2F7B3D9F90FF3965ABDAC304902"
="" 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
Questionsend mail in asp.net Pin
mr.mohsen22-Jul-07 12:18
mr.mohsen22-Jul-07 12:18 
AnswerRe: send mail in asp.net Pin
Christian Graus22-Jul-07 12:38
protectorChristian Graus22-Jul-07 12:38 
GeneralRe: send mail in asp.net Pin
mr.mohsen22-Jul-07 12:55
mr.mohsen22-Jul-07 12:55 
GeneralRe: send mail in asp.net Pin
Christian Graus22-Jul-07 13:12
protectorChristian Graus22-Jul-07 13:12 
AnswerRe: send mail in asp.net Pin
Sandeep Kumar22-Jul-07 20:26
Sandeep Kumar22-Jul-07 20:26 
QuestionDropdownlist set without SelecteIndex Property... Pin
Amit Kumar G22-Jul-07 12:01
Amit Kumar G22-Jul-07 12:01 
AnswerRe: Dropdownlist set without SelecteIndex Property... Pin
Christian Graus22-Jul-07 12:08
protectorChristian Graus22-Jul-07 12:08 
AnswerRe: Dropdownlist set without SelecteIndex Property... Pin
mr.mohsen22-Jul-07 12:26
mr.mohsen22-Jul-07 12:26 
GeneralRe: Dropdownlist set without SelecteIndex Property... Pin
Amit Kumar G22-Jul-07 12:40
Amit Kumar G22-Jul-07 12:40 
GeneralRe: Dropdownlist set without SelecteIndex Property... Pin
mr.mohsen22-Jul-07 12:52
mr.mohsen22-Jul-07 12:52 
GeneralRe: Dropdownlist set without SelecteIndex Property... Pin
Amit Kumar G22-Jul-07 12:59
Amit Kumar G22-Jul-07 12:59 
GeneralRe: Dropdownlist set without SelecteIndex Property... Pin
Christian Graus22-Jul-07 13:13
protectorChristian Graus22-Jul-07 13:13 
QuestionDataRepeater Pin
Assaf8222-Jul-07 9:40
Assaf8222-Jul-07 9:40 
AnswerRe: DataRepeater Pin
Psycho-*Coder*-Extreme22-Jul-07 10:13
Psycho-*Coder*-Extreme22-Jul-07 10:13 
GeneralRe: DataRepeater Pin
Assaf8222-Jul-07 10:25
Assaf8222-Jul-07 10:25 
GeneralRe: DataRepeater Pin
Assaf8222-Jul-07 11:02
Assaf8222-Jul-07 11:02 
GeneralRe: DataRepeater Pin
Amit Kumar G22-Jul-07 11:55
Amit Kumar G22-Jul-07 11:55 

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.