Click here to Skip to main content
15,918,049 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to solve this custom validator problem Pin
Muhammad Gouda13-Mar-08 5:20
Muhammad Gouda13-Mar-08 5:20 
GeneralRe: how to solve this custom validator problem Pin
Justin Perez14-Mar-08 3:24
Justin Perez14-Mar-08 3:24 
QuestionUser control doesn't show up in designer.cs Pin
mastoj12-Mar-08 23:01
mastoj12-Mar-08 23:01 
GeneralRe: User control doesn't show up in designer.cs Pin
mastoj13-Mar-08 0:28
mastoj13-Mar-08 0:28 
QuestionReportViewer Local report client side printing? Pin
Member 438223212-Mar-08 22:11
Member 438223212-Mar-08 22:11 
GeneralRe: ReportViewer Local report client side printing? Pin
Paul Conrad21-Mar-08 9:26
professionalPaul Conrad21-Mar-08 9:26 
GeneralRe: ReportViewer Local report client side printing? Pin
Member 438223224-Mar-08 20:09
Member 438223224-Mar-08 20:09 
Generaldiv inside iframe Pin
Harikrk12-Mar-08 21:32
Harikrk12-Mar-08 21:32 
i am having issues with the z-index of the combobox. I am showing a div above the page, for popup simulation. But the combobox in the page is coming over the div. On searching on this issue, i got that putting a iframe behind the div will solve the issue.

Cn anyone tell me how to put div inside the iframe tag.

Following is some part of my code..





<asp:panel id="divheader" runat="server" cssclass="bxh_blue">
Attachments

<asp:label id="labelattach" runat="server" cssclass="lblreg" text="Select the information you would like to attach: ">

Forms

<asp:checkbox id="chkMed" checked="true" validationgroup="1" text="Medications" runat="server">
<asp:checkbox id="chkAll" checked="true" validationgroup="2" text="Allergies" runat="server">
<asp:checkbox id="chkSur" checked="true" validationgroup="3" text="Surgical History">
runat="server" />



AnswerRe: div inside iframe Pin
Harikrk12-Mar-08 23:28
Harikrk12-Mar-08 23:28 
Generalquery regarding displaying same text in 2 different languages at a time in same web page Pin
vidhyap12-Mar-08 20:14
vidhyap12-Mar-08 20:14 
GeneralRe: query regarding displaying same text in 2 different languages at a time in same web page Pin
Christian Graus12-Mar-08 20:23
protectorChristian Graus12-Mar-08 20:23 
GeneralRe: query regarding displaying same text in 2 different languages at a time in same web page Pin
vidhyap12-Mar-08 21:21
vidhyap12-Mar-08 21:21 
GeneralRe: query regarding displaying same text in 2 different languages at a time in same web page Pin
Christian Graus12-Mar-08 21:35
protectorChristian Graus12-Mar-08 21:35 
GeneralRe: query regarding displaying same text in 2 different languages at a time in same web page Pin
vidhyap12-Mar-08 22:10
vidhyap12-Mar-08 22:10 
GeneralRe: query regarding displaying same text in 2 different languages at a time in same web page Pin
Christian Graus12-Mar-08 22:56
protectorChristian Graus12-Mar-08 22:56 
GeneralRe: query regarding displaying same text in 2 different languages at a time in same web page Pin
vidhyap12-Mar-08 23:33
vidhyap12-Mar-08 23:33 
Generalconverting ink file to image in .net Pin
Piyush Vardhan Singh12-Mar-08 19:39
Piyush Vardhan Singh12-Mar-08 19:39 
GeneralRe: converting ink file to image in .net Pin
N a v a n e e t h12-Mar-08 19:42
N a v a n e e t h12-Mar-08 19:42 
GeneralRe: converting ink file to image in .net Pin
Piyush Vardhan Singh12-Mar-08 20:20
Piyush Vardhan Singh12-Mar-08 20:20 
GeneralRe: converting ink file to image in .net Pin
Piyush Vardhan Singh13-Mar-08 22:13
Piyush Vardhan Singh13-Mar-08 22:13 
Questionhow to generate pdf report dynamically from dataset without using response object in asp.net. Pin
ashok@techxygen12-Mar-08 19:38
ashok@techxygen12-Mar-08 19:38 
AnswerRe: how to generate pdf report dynamically from dataset without using response object in asp.net. Pin
Christian Graus12-Mar-08 20:22
protectorChristian Graus12-Mar-08 20:22 
Generalonline payment module Pin
Member 465900112-Mar-08 19:36
Member 465900112-Mar-08 19:36 
GeneralRe: online payment module Pin
Christian Graus12-Mar-08 20:24
protectorChristian Graus12-Mar-08 20:24 
GeneralDisplaying Server Date and Time on client page Pin
www.Developerof.NET12-Mar-08 19:33
www.Developerof.NET12-Mar-08 19: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.