I have a website say example.com with 5 sub-domains(site1: site1.example.com,site2 site2.example.com,site3 site3.example.com,site4 site4.example.com,site5 and site5.example.com).
When a user visitsusers visit example.com,he is they are presented with the other 5 sub-domains to choose from.I I want to implement something like, when a user selects say site1.example.com,on his next visit to example.com he should be re-directedthat redirect the users to his previous visited (subthe sub-domain) or link he selected(site1.example.com) they choose the first time they visit the main domain.I I know uI can use cookies for this, but how do you go aboutcan I implement this in drupal.
Any help will be very much appreciated.
Thank youDrupal?