Click here to Skip to main content
15,902,911 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: aligning images vertically Pin
Ista5-May-06 6:19
Ista5-May-06 6:19 
AnswerRe: aligning images vertically Pin
Guffa5-May-06 6:28
Guffa5-May-06 6:28 
GeneralRe: aligning images vertically Pin
Ista5-May-06 6:30
Ista5-May-06 6:30 
QuestionORA-01036: illegal variable name/number Pin
Sebastian Stan5-May-06 5:59
Sebastian Stan5-May-06 5:59 
AnswerRe: ORA-01036: illegal variable name/number Pin
Dipan Patel From Gandhinagar6-May-06 2:24
Dipan Patel From Gandhinagar6-May-06 2:24 
GeneralRe: ORA-01036: illegal variable name/number Pin
Sebastian Stan6-May-06 11:37
Sebastian Stan6-May-06 11:37 
QuestionMembership Role Provider for Multiple databases Pin
Fahad Azeem5-May-06 5:54
Fahad Azeem5-May-06 5:54 
AnswerRe: Membership Role Provider for Multiple databases Pin
eggsovereasy5-May-06 10:05
eggsovereasy5-May-06 10:05 
When a user logs in you could produce the connection string "<first part="">" + companyName + "<lastpart>" and store it in a Session variable, then everytime you use the connection string you do Session["ConnectionString"] rather than ConfigurationSettings.AppSettings["ConnectionString"].

If each company has their own login frontend then this should be easy.
GeneralRe: Membership Role Provider for Multiple databases Pin
Fahad Azeem5-May-06 10:54
Fahad Azeem5-May-06 10:54 
QuestionRegular Expression Pin
pssuresh5-May-06 5:44
pssuresh5-May-06 5:44 
AnswerRe: Regular Expression Pin
Paddy Boyd5-May-06 5:57
Paddy Boyd5-May-06 5:57 
AnswerRe: Regular Expression Pin
Guffa5-May-06 6:32
Guffa5-May-06 6:32 
QuestionCreating of Menu Pin
dayakar_dn5-May-06 4:42
dayakar_dn5-May-06 4:42 
AnswerRe: Creating of Menu Pin
KrIstOfK5-May-06 5:09
KrIstOfK5-May-06 5:09 
GeneralRe: Creating of Menu Pin
Paddy Boyd5-May-06 5:58
Paddy Boyd5-May-06 5:58 
QuestionChange the master page from Get to Post Pin
Ista5-May-06 4:27
Ista5-May-06 4:27 
Questionhow to access aspx page Attribute Pin
nick_net5-May-06 3:38
nick_net5-May-06 3:38 
AnswerRe: how to access aspx page Attribute Pin
KrIstOfK5-May-06 5:05
KrIstOfK5-May-06 5:05 
GeneralRe: how to access aspx page Attribute Pin
eggsovereasy5-May-06 10:07
eggsovereasy5-May-06 10:07 
Questiongridview Pin
fmardani5-May-06 3:31
fmardani5-May-06 3:31 
Questionasp.net virgin Pin
tarikkirat5-May-06 3:15
tarikkirat5-May-06 3:15 
AnswerRe: asp.net virgin Pin
Paddy Boyd5-May-06 5:59
Paddy Boyd5-May-06 5:59 
GeneralRe: asp.net virgin Pin
tarikkirat5-May-06 6:07
tarikkirat5-May-06 6:07 
GeneralRe: asp.net virgin Pin
eggsovereasy5-May-06 10:10
eggsovereasy5-May-06 10:10 
Questionproblem related to dropdownlist and javascript Pin
MissionSuccess5-May-06 1:17
MissionSuccess5-May-06 1:17 

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.