Click here to Skip to main content
15,914,074 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHelp: Flash Problem Pin
UpdateMe5-Nov-08 19:09
UpdateMe5-Nov-08 19:09 
AnswerRe: Help: Flash Problem Pin
Paddy Boyd6-Nov-08 2:26
Paddy Boyd6-Nov-08 2:26 
AnswerRe: Help: Flash Problem Pin
sph3rex8-Nov-08 15:47
sph3rex8-Nov-08 15:47 
Questionhow do open PDF file using Javascript ??? Pin
koolprasad20035-Nov-08 18:10
professionalkoolprasad20035-Nov-08 18:10 
AnswerRe: how do open PDF file using Javascript ??? Pin
Perspx5-Nov-08 20:06
Perspx5-Nov-08 20:06 
GeneralRe: how do open PDF file using Javascript ??? Pin
koolprasad20036-Nov-08 1:19
professionalkoolprasad20036-Nov-08 1:19 
GeneralRe: how do open PDF file using Javascript ??? Pin
Saul Johnson6-Nov-08 9:14
Saul Johnson6-Nov-08 9:14 
QuestionProblem with Ajax Dropdown extender Pin
jo24055-Nov-08 6:29
jo24055-Nov-08 6:29 
Hi Smile | :)
I'm using a dropdown extender within an update panel. I already have a panel for all my page controls.
I don't know where is the problem and if I can use an update panel inside a panel. Here's the piece of the code:
<asp:updatepanel id="updatepanel1" runat="server" xmlns:asp="#unknown">
<contenttemplate>
  <asp:textbox id="labeldropdown" runat="server" text="      " width="200px" readonly="true" />
  <asp:panel id="pnldrop" runat="server" style="display: none; visibility: hidden;">
  <asp:listbox id="SFacInternalEntity" runat="server" cssclass="NSinputNormal" width="200px">
  </asp:listbox>
  </asp:panel> 
  <cc1:dropdownextender id="dropdown1" runat="server" dropdowncontrolid="pnlDrop" targetcontrolid="labeldropdown" xmlns:cc1="#unknown">
</cc1:dropdownextender>

</contenttemplate>
</asp:updatepanel> 

I'm new to asp/ajax so I don't know if this makes sense.Confused | :confused:
Thank you !!

Jo2405
QuestionI want to change the ASP.NET version in IIS [modified] Pin
khuzwayom5-Nov-08 4:53
khuzwayom5-Nov-08 4:53 
AnswerRe: I want to change the ASP.NET version in IIS Pin
NeverHeardOfMe5-Nov-08 7:09
NeverHeardOfMe5-Nov-08 7:09 
GeneralRe: I want to change the ASP.NET version in IIS Pin
khuzwayom5-Nov-08 19:58
khuzwayom5-Nov-08 19:58 
QuestionSharePoint List and Data Columns [modified] Pin
Not Active4-Nov-08 19:38
mentorNot Active4-Nov-08 19:38 
Questionwhy use our own email software Pin
razikang4-Nov-08 10:23
razikang4-Nov-08 10:23 
AnswerCP Ignore - spamming the site Pin
Dave Kreskowiak4-Nov-08 10:35
mveDave Kreskowiak4-Nov-08 10:35 
AnswerREPORTED AS ABUSE Pin
leckey4-Nov-08 14:25
leckey4-Nov-08 14:25 
AnswerRe: why use our own email software Pin
Paul Conrad5-Nov-08 4:46
professionalPaul Conrad5-Nov-08 4:46 
QuestionHTA Resource Compiling Pin
Saul Johnson4-Nov-08 6:21
Saul Johnson4-Nov-08 6:21 
QuestionASP DropDownList boxes' list not remaining open after css background color set. [modified] Pin
Steve Holdorf4-Nov-08 5:33
Steve Holdorf4-Nov-08 5:33 
GeneralRe: ASP DropDownList boxes' list not remaining open after css background color set. [modified] Pin
Steve Holdorf4-Nov-08 7:55
Steve Holdorf4-Nov-08 7:55 
AnswerRe: ASP DropDownList boxes' list not remaining open after css background color set. Pin
Steve Holdorf4-Nov-08 9:13
Steve Holdorf4-Nov-08 9:13 
Question[Message Deleted] Pin
johnt20084-Nov-08 0:35
johnt20084-Nov-08 0:35 
GeneralRe: PLEASE HELP!!! I am a student and I need your help about classes Pin
cyber-drugs4-Nov-08 1:06
cyber-drugs4-Nov-08 1:06 
AnswerRe: PLEASE HELP!!! I am a student and I need your help about classes Pin
Shog94-Nov-08 5:31
sitebuilderShog94-Nov-08 5:31 
JokeRe: PLEASE HELP!!! I am a student and I need your help about classes Pin
Guffa4-Nov-08 15:20
Guffa4-Nov-08 15:20 
AnswerRe: PLEASE HELP!!! I am a student and I need your help about classes Pin
Paddy Boyd6-Nov-08 0:46
Paddy Boyd6-Nov-08 0: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.