Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Different Databases - Same Web App
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00885360
Message ID:
00885752
Vues:
22
Hi Shawn,

How about using a Session variable instead? Many people don't allow cookies to be stored on their machine. Here is how to store the session:
Session["MyDatabase"] = "MyDatabaseName";
>This is what I would like to do.
>
>The client logs into my application, Can I write to cookie what databases they will talk to and then have my APP read the cookie and connect to that database??
>
>If so could some one spare the time to show me how...or at least give me a link to how to....
>
>I am just learning this ASP.NET with C#.
>
>Thanks
>
>Shawn
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform