Click here to Skip to main content
16,005,120 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Failed to read a folder Pin
enjoycrack21-Jan-07 21:44
enjoycrack21-Jan-07 21:44 
QuestionCrystal report printing Pin
Nidheesh21-Jan-07 20:08
Nidheesh21-Jan-07 20:08 
Questionhow to make the element to be visible and invisible in java script Pin
sathyan_829421-Jan-07 20:02
sathyan_829421-Jan-07 20:02 
AnswerRe: how to make the element to be visible and invisible in java script Pin
enjoycrack21-Jan-07 20:20
enjoycrack21-Jan-07 20:20 
GeneralRe: how to make the element to be visible and invisible in java script Pin
sathyan_829421-Jan-07 20:24
sathyan_829421-Jan-07 20:24 
GeneralRe: how to make the element to be visible and invisible in java script Pin
enjoycrack21-Jan-07 20:44
enjoycrack21-Jan-07 20:44 
GeneralRe: how to make the element to be visible and invisible in java script Pin
sathyan_829422-Jan-07 0:51
sathyan_829422-Jan-07 0:51 
GeneralRe: how to make the element to be visible and invisible in java script Pin
RichardGrimmer22-Jan-07 7:24
RichardGrimmer22-Jan-07 7:24 
I'd guess that your Ids are out of whack...what exact error are you getting?

As a stab in the dark, I'd suggest that it's all going "breasts skywards", since in your codebehind, you should be using Me.lnkbtnwhoweare.ClientID. You're trying to call with the server side ID, which will probably be different to the client id (hence the existence of the ClientID property), so when it gets as far as show, there isn't an object in the DOM with the right ID.

"Now I guess I'll sit back and watch people misinterpret what I just said......"
Christian Graus At The Soapbox

QuestionHow to find the time taken for executing an application? Pin
Vsree21-Jan-07 19:54
Vsree21-Jan-07 19:54 
AnswerRe: How to find the time taken for executing an application? Pin
enjoycrack21-Jan-07 20:23
enjoycrack21-Jan-07 20:23 
GeneralRe: How to find the time taken for executing an application? Pin
Vsree21-Jan-07 20:33
Vsree21-Jan-07 20:33 
GeneralRe: How to find the time taken for executing an application? Pin
enjoycrack21-Jan-07 20:37
enjoycrack21-Jan-07 20:37 
GeneralRe: How to find the time taken for executing an application? Pin
Vsree21-Jan-07 20:46
Vsree21-Jan-07 20:46 
GeneralRe: How to find the time taken for executing an application? Pin
RichardGrimmer22-Jan-07 7:25
RichardGrimmer22-Jan-07 7:25 
Questionadding reference of webservice Pin
saqib8221-Jan-07 19:33
saqib8221-Jan-07 19:33 
AnswerRe: adding reference of webservice Pin
enjoycrack21-Jan-07 20:18
enjoycrack21-Jan-07 20:18 
GeneralRe: adding reference of webservice Pin
saqib8221-Jan-07 20:25
saqib8221-Jan-07 20:25 
GeneralRe: adding reference of webservice Pin
enjoycrack21-Jan-07 20:30
enjoycrack21-Jan-07 20:30 
Questionworking with ado rotator Pin
sathyan_829421-Jan-07 18:36
sathyan_829421-Jan-07 18:36 
Question.Listing PDF Documents and their titles Pin
Peter_Bate21-Jan-07 18:35
Peter_Bate21-Jan-07 18:35 
QuestionNeed to hide IE toolbar Pin
Venkatesh Mookkan21-Jan-07 18:05
Venkatesh Mookkan21-Jan-07 18:05 
AnswerRe: Need to hide IE toolbar Pin
Guffa21-Jan-07 19:28
Guffa21-Jan-07 19:28 
GeneralRe: Need to hide IE toolbar Pin
Venkatesh Mookkan21-Jan-07 19:34
Venkatesh Mookkan21-Jan-07 19:34 
QuestionVS Problem in network Pin
abulhassan_shock21-Jan-07 17:28
abulhassan_shock21-Jan-07 17:28 
AnswerRe: VS Problem in network Pin
Christian Graus21-Jan-07 17:40
protectorChristian Graus21-Jan-07 17:40 

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.