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

ASP.NET

 
GeneralRe: how enter key press work for mozilla firefox browser Pin
Parwej Ahamad16-Sep-07 20:29
professionalParwej Ahamad16-Sep-07 20:29 
GeneralRe: how enter key press work for mozilla firefox browser Pin
Piyush Vardhan Singh16-Sep-07 20:38
Piyush Vardhan Singh16-Sep-07 20:38 
GeneralRe: how enter key press work for mozilla firefox browser Pin
Parwej Ahamad16-Sep-07 20:45
professionalParwej Ahamad16-Sep-07 20:45 
GeneralRe: how enter key press work for mozilla firefox browser Pin
Piyush Vardhan Singh16-Sep-07 20:52
Piyush Vardhan Singh16-Sep-07 20:52 
AnswerRe: how enter key press work for mozilla firefox browser Pin
N a v a n e e t h16-Sep-07 22:54
N a v a n e e t h16-Sep-07 22:54 
Questionshow or hide Panel using ajax or javascript Pin
Vipin.d16-Sep-07 19:26
Vipin.d16-Sep-07 19:26 
AnswerRe: show or hide Panel using ajax or javascript Pin
Parwej Ahamad16-Sep-07 19:36
professionalParwej Ahamad16-Sep-07 19:36 
GeneralRe: show or hide Panel using ajax or javascript Pin
Vipin.d16-Sep-07 20:08
Vipin.d16-Sep-07 20:08 
Hi Friend,
Thank you for your quick reply.

But unfortunately it is not working..
<table>
<tr> < td >hai sanker <td> </tr >
< asp:panel id=p1 style="display:block;"
<tr> < td >sanker@sanker.com <td> </tr > >
</asp:panel >
<tr> < td > ph:0501651816 <td> </tr >
</table>
or on cahnge event of dropdwon
<br />
function mypanel()<br />
    {<br />
     alert('hai');<br />
      document.getElementById('p1 ').style.display = 'none'<br />
    }<br />

that alert is wrking but hide is not wrking.
any idea??



All I ever wanted is what others have....
CrazySanker





GeneralRe: show or hide Panel using ajax or javascript Pin
Parwej Ahamad16-Sep-07 20:13
professionalParwej Ahamad16-Sep-07 20:13 
GeneralRe: show or hide Panel using ajax or javascript Pin
Vipin.d16-Sep-07 20:17
Vipin.d16-Sep-07 20:17 
GeneralRe: show or hide Panel using ajax or javascript Pin
Sandeep Akhare16-Sep-07 20:18
Sandeep Akhare16-Sep-07 20:18 
GeneralRe: show or hide Panel using ajax or javascript Pin
Paras Kaneriya16-Sep-07 20:13
Paras Kaneriya16-Sep-07 20:13 
GeneralRe: show or hide Panel using ajax or javascript Pin
Vipin.d16-Sep-07 20:19
Vipin.d16-Sep-07 20:19 
AnswerRe: show or hide Panel using ajax or javascript Pin
Vipin.d16-Sep-07 20:27
Vipin.d16-Sep-07 20:27 
Questionpic in image control from ole database field in asp.net Pin
Sonia Gupta16-Sep-07 18:49
Sonia Gupta16-Sep-07 18:49 
AnswerRe: pic in image control from ole database field in asp.net Pin
Parwej Ahamad16-Sep-07 19:19
professionalParwej Ahamad16-Sep-07 19:19 
GeneralRe: pic in image control from ole database field in asp.net Pin
Sonia Gupta16-Sep-07 19:33
Sonia Gupta16-Sep-07 19:33 
GeneralRe: pic in image control from ole database field in asp.net Pin
Parwej Ahamad16-Sep-07 19:48
professionalParwej Ahamad16-Sep-07 19:48 
GeneralRe: pic in image control from ole database field in asp.net Pin
Sonia Gupta16-Sep-07 19:50
Sonia Gupta16-Sep-07 19:50 
GeneralRe: pic in image control from ole database field in asp.net Pin
Parwej Ahamad16-Sep-07 19:52
professionalParwej Ahamad16-Sep-07 19:52 
GeneralRe: pic in image control from ole database field in asp.net Pin
Sonia Gupta16-Sep-07 20:00
Sonia Gupta16-Sep-07 20:00 
GeneralRe: pic in image control from ole database field in asp.net Pin
Parwej Ahamad16-Sep-07 20:04
professionalParwej Ahamad16-Sep-07 20:04 
GeneralRe: pic in image control from ole database field in asp.net Pin
Sonia Gupta16-Sep-07 20:19
Sonia Gupta16-Sep-07 20:19 
GeneralRe: pic in image control from ole database field in asp.net Pin
Parwej Ahamad16-Sep-07 20:27
professionalParwej Ahamad16-Sep-07 20:27 
GeneralRe: pic in image control from ole database field in asp.net Pin
Sonia Gupta16-Sep-07 20:33
Sonia Gupta16-Sep-07 20:33 

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.