Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I want to combine two websites.. www.xxx.com and www.yyy.com.


if i login with xxx.com/login.aspx mean it will enter into yyy.com/login

What I have tried:

I lot of tried and tired with google
Posted
Updated 21-Mar-16 2:29am
Comments
F-ES Sitecore 21-Mar-16 8:36am    
I think what you're asking for is called "single sign on". Google "asp.net single sign on" and you'll find articles describing how it can be done. It's not trivial though.
Arasappan 21-Mar-16 8:38am    
hmm.. I try Sitecore..
Arasappan 21-Mar-16 8:42am    
It will postback to yy when i submit login to xx

Perhaps you need to improve the searches you type into Google.

First one I found: How to Redirect a Web Page | CSS-Tricks[^]
 
Share this answer
 
Comments
Arasappan 21-Mar-16 8:27am    
I need like database valution chill.. like query string in same project website .. I need too send to another website
CHill60 21-Mar-16 8:31am    
You didn't mention anything about databases in your question.
Need to send what to another website?
If you want to log on to another database hosted on another server then use the appropriate connection string.
You are not making yourself clear
Arasappan 21-Mar-16 8:34am    
if i ligin with xx mean it also validate the username and password not by means of connectionstring.. just send the value
Arasappan 21-Mar-16 8:43am    
hmmm..
Quote:
I want to combine two websites.. www.xxx.com and www.yyy.com.
This don't mean something.
Quote:
if i login with xxx.com/login.aspx mean it will enter into yyy.com/login
This is not cleat either.
Keep in mind that we don't know what is in your head.

Asking questions is a skill[^]
 
Share this answer
 
Comments
Arasappan 21-Mar-16 8:36am    
ppolymorphe its not a answer mean u may proceed in comment .... U know that its not a answer for this question.. so only we have comments..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900