Click here to Skip to main content
15,914,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: data retrive from database [modified] Pin
StianSandberg15-Jan-07 1:55
StianSandberg15-Jan-07 1:55 
QuestionGirdView Display Problem Pin
varshavmane14-Jan-07 22:30
varshavmane14-Jan-07 22:30 
AnswerRe: GirdView Display Problem Pin
trish_15-Jan-07 1:34
trish_15-Jan-07 1:34 
GeneralRe: GirdView Display Problem Pin
varshavmane15-Jan-07 1:46
varshavmane15-Jan-07 1:46 
QuestionPrevent users from clicking twice on FinishButton (Wizard) Pin
dennizsoftware.se14-Jan-07 22:30
dennizsoftware.se14-Jan-07 22:30 
AnswerRe: Prevent users from clicking twice on FinishButton (Wizard) Pin
just3ala214-Jan-07 22:37
just3ala214-Jan-07 22:37 
GeneralRe: Prevent users from clicking twice on FinishButton (Wizard) Pin
dennizsoftware.se14-Jan-07 23:36
dennizsoftware.se14-Jan-07 23:36 
GeneralRe: Prevent users from clicking twice on FinishButton (Wizard) Pin
just3ala215-Jan-07 0:08
just3ala215-Jan-07 0:08 
i'm not sure
but this should be put in the finish event someting like
<br />
Dim btn as button = Page.FindControl("FinishButtonId")<br />
btn.Enabled = False<br />

Hope this would help


Best Regards
3ala2 Smile | :)

QuestionDataset in vb.net Pin
thas02214-Jan-07 21:46
thas02214-Jan-07 21:46 
AnswerRe: Dataset in vb.net Pin
Paddy Boyd14-Jan-07 22:35
Paddy Boyd14-Jan-07 22:35 
GeneralRe: Dataset in vb.net Pin
thas02215-Jan-07 0:41
thas02215-Jan-07 0:41 
Questionwebsite page display Pin
vengaqua14-Jan-07 21:07
vengaqua14-Jan-07 21:07 
AnswerRe: website page display Pin
StianSandberg14-Jan-07 21:42
StianSandberg14-Jan-07 21:42 
QuestionUrgent!!! Validationcontrols not working Pin
Ramya SM14-Jan-07 20:11
Ramya SM14-Jan-07 20:11 
QuestionASP software security Pin
Haun the 2nd14-Jan-07 12:37
Haun the 2nd14-Jan-07 12:37 
AnswerRe: ASP software security Pin
Guffa14-Jan-07 13:04
Guffa14-Jan-07 13:04 
GeneralRe: ASP software security Pin
Haun the 2nd14-Jan-07 14:06
Haun the 2nd14-Jan-07 14:06 
AnswerRe: ASP software security Pin
Christian Graus14-Jan-07 16:05
protectorChristian Graus14-Jan-07 16:05 
AnswerRe: ASP software security Pin
Vasudevan Deepak Kumar14-Jan-07 17:04
Vasudevan Deepak Kumar14-Jan-07 17:04 
QuestionCreating a Web Interface in ASP.NET using C# Pin
koonda00714-Jan-07 9:33
koonda00714-Jan-07 9:33 
AnswerRe: Creating a Web Interface in ASP.NET using C# Pin
Christian Graus14-Jan-07 16:06
protectorChristian Graus14-Jan-07 16:06 
GeneralRe: Creating a Web Interface in ASP.NET using C# Pin
koonda00715-Jan-07 6:48
koonda00715-Jan-07 6:48 
GeneralRe: Creating a Web Interface in ASP.NET using C# Pin
Christian Graus15-Jan-07 8:50
protectorChristian Graus15-Jan-07 8:50 
QuestionImage Button Pin
ADY00714-Jan-07 8:54
ADY00714-Jan-07 8:54 
AnswerRe: Image Button Pin
Christian Graus14-Jan-07 16:07
protectorChristian Graus14-Jan-07 16:07 

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.