Click here to Skip to main content
15,925,895 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
Why don't you do this with javascript? (then you won't have any postbacks, think this is better to handle with).

Just add your elements to the screen, put'm all in span blocks and set the onClick javascript events (which can set the visibility on true by css). The ones you want not to be seen on load, make on the body tag an onLoad javascript event which sets the visibility by css on false.
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 
AnswerRe: problem related to dropdownlist and javascript Pin
_AK_5-May-06 1:29
_AK_5-May-06 1:29 
AnswerRe: problem related to dropdownlist and javascript Pin
thomasa5-May-06 1:33
thomasa5-May-06 1:33 
GeneralRe: problem related to dropdownlist and javascript Pin
MissionSuccess5-May-06 2:43
MissionSuccess5-May-06 2:43 
GeneralRe: problem related to dropdownlist and javascript Pin
MissionSuccess5-May-06 2:45
MissionSuccess5-May-06 2:45 
Questionclasses and comcurrency problem Pin
bitfloyd5-May-06 1:11
bitfloyd5-May-06 1:11 
AnswerRe: classes and comcurrency problem Pin
Paddy Boyd5-May-06 4:51
Paddy Boyd5-May-06 4:51 

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.