Click here to Skip to main content
15,668,842 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Encryption Pin
alexfromto24-Nov-06 4:48
alexfromto24-Nov-06 4:48 
QuestionEvent Handling Pin
R.Palanivel23-Nov-06 3:16
R.Palanivel23-Nov-06 3:16 
AnswerRe: Event Handling Pin
sam L24-Nov-06 20:30
sam L24-Nov-06 20:30 
QuestionSorting gridview through javascript Pin
ayeleteric23-Nov-06 2:22
ayeleteric23-Nov-06 2:22 
Question"datagrid paging" Pin
ravikiranreddydharmannagari23-Nov-06 1:01
ravikiranreddydharmannagari23-Nov-06 1:01 
QuestionChanging property through javascript Pin
aaraaayen23-Nov-06 0:55
aaraaayen23-Nov-06 0:55 
AnswerRe: Changing property through javascript Pin
ayeleteric23-Nov-06 2:25
ayeleteric23-Nov-06 2:25 
AnswerRe: Changing property through javascript Pin
Guffa23-Nov-06 3:09
Guffa23-Nov-06 3:09 
aaraaayen wrote:
How to change the visible property of asp control asp:Label in javascript code.


That is not possible. The server control only exists on the server, and the client script only exist in the browser.

If you want to hide an element with Javascript, use the display or visibility styles.


---
b { font-weight: normal; }

GeneralRe: Changing property through javascript Pin
ayeleteric23-Nov-06 4:42
ayeleteric23-Nov-06 4:42 
AnswerRe: Changing property through javascript Pin
Guffa23-Nov-06 7:48
Guffa23-Nov-06 7:48 
GeneralRe: Changing property through javascript Pin
ayeleteric24-Nov-06 21:01
ayeleteric24-Nov-06 21:01 
AnswerRe: Changing property through javascript Pin
Guffa25-Nov-06 5:20
Guffa25-Nov-06 5:20 
GeneralRe: Changing property through javascript Pin
aaraaayen23-Nov-06 18:28
aaraaayen23-Nov-06 18:28 
GeneralRe: Changing property through javascript Pin
ayeleteric24-Nov-06 21:08
ayeleteric24-Nov-06 21:08 
AnswerRe: Changing property through javascript Pin
RaviJJain23-Nov-06 20:56
RaviJJain23-Nov-06 20:56 
QuestionHelp [modified] Pin
Imran Khan Pathan23-Nov-06 0:46
Imran Khan Pathan23-Nov-06 0:46 
Question"datagrid paging" Pin
ravikiranreddydharmannagari22-Nov-06 23:48
ravikiranreddydharmannagari22-Nov-06 23:48 
AnswerRe: "datagrid paging" Pin
_mubashir23-Nov-06 0:12
_mubashir23-Nov-06 0:12 
QuestionHelp !!! Pin
sukhchain singh22-Nov-06 23:40
sukhchain singh22-Nov-06 23:40 
AnswerDouble post Pin
leckey25-Nov-06 15:41
leckey25-Nov-06 15:41 
QuestionSetting username/passwords in the web.config using forms authentication? Pin
Red_Wizard_Shot_The_Food22-Nov-06 23:34
Red_Wizard_Shot_The_Food22-Nov-06 23:34 
AnswerRe: Setting username/passwords in the web.config using forms authentication? Pin
Britney S. Morales23-Nov-06 8:21
Britney S. Morales23-Nov-06 8:21 
QuestionSend mail Pin
aasstt22-Nov-06 22:19
aasstt22-Nov-06 22:19 
AnswerRe: Send mail Pin
Steven J Jowett22-Nov-06 23:36
Steven J Jowett22-Nov-06 23:36 
AnswerRe: Send mail Pin
Britney S. Morales23-Nov-06 3:46
Britney S. Morales23-Nov-06 3:46 

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.