Click here to Skip to main content
15,898,222 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to populate dropdownlist within the grid? Pin
moomoooomoo24-Jun-08 17:33
moomoooomoo24-Jun-08 17:33 
AnswerRe: How to populate dropdownlist within the grid? Pin
Parwej Ahamad24-Jun-08 17:51
professionalParwej Ahamad24-Jun-08 17:51 
AnswerRe: How to populate dropdownlist within the grid? Pin
Christian Graus24-Jun-08 19:18
protectorChristian Graus24-Jun-08 19:18 
Questionprint dialog pop up window, On click "Print" does not open the Print dialog box Pin
For_IT24-Jun-08 12:53
For_IT24-Jun-08 12:53 
AnswerRe: print dialog pop up window, On click "Print" does not open the Print dialog box Pin
Parwej Ahamad24-Jun-08 17:44
professionalParwej Ahamad24-Jun-08 17:44 
QuestionUpgrading ASP website to ASP.NET Pin
jzonthemtn24-Jun-08 11:07
jzonthemtn24-Jun-08 11:07 
QuestionLoggedIntTemplate not displaying Pin
Member 430789624-Jun-08 10:53
Member 430789624-Jun-08 10:53 
QuestionMaster Page Problem!!! [modified] Pin
Sr...Frank24-Jun-08 9:42
Sr...Frank24-Jun-08 9:42 
<body>
<form id="form1" runat="server">
<div>
<table width="100%">
<tr>
<td colspan="3">
<uc1:Header ID="Header1" runat="server" />
</td>
</tr>
<tr>
<td width="100px">
LEFT NAVIGATION
</td>
<td>
<asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
</asp:ContentPlaceHolder>
</td>
<td>
&nbsp;&nbsp;
</td>
</tr>
<tr>
<td colspan="3">
Footer
<asp:Image ID="Image3" runat="server" Height="50px" ImageUrl="Images/Footer.jpg"
Style="z-index: 118; left: 11px; position: absolute ; top: 367px" Width="1000px" />

</td>
</tr>
</table>
</div>
</form>
</body>

I am trying to fix this Image with the Footer of Master Page as you can see in this code.But Image is not moving with the Footer...
Please provide solution..

modified on Tuesday, June 24, 2008 4:54 PM

AnswerRe: Master Page Problem!!! Pin
Christian Graus24-Jun-08 11:52
protectorChristian Graus24-Jun-08 11:52 
QuestionSetting the primary key when using a DetailView to insert a new record Pin
Dan Neely24-Jun-08 9:30
Dan Neely24-Jun-08 9:30 
AnswerRe: Setting the primary key when using a DetailView to insert a new record Pin
Ashfield24-Jun-08 21:43
Ashfield24-Jun-08 21:43 
GeneralRe: Setting the primary key when using a DetailView to insert a new record Pin
Dan Neely25-Jun-08 2:42
Dan Neely25-Jun-08 2:42 
QuestionProblem with Mozila browser for FileUpload Control. ASP.Net 2008 Pin
koll24-Jun-08 8:52
koll24-Jun-08 8:52 
AnswerRe: Problem with Mozila browser for FileUpload Control. ASP.Net 2008 Pin
Christian Graus24-Jun-08 11:53
protectorChristian Graus24-Jun-08 11:53 
RantRe: Problem with Mozila browser for FileUpload Control. ASP.Net 2008 Pin
_Maxxx_24-Jun-08 16:37
professional_Maxxx_24-Jun-08 16:37 
GeneralRe: Problem with Mozila browser for FileUpload Control. ASP.Net 2008 Pin
Christian Graus24-Jun-08 16:46
protectorChristian Graus24-Jun-08 16:46 
GeneralRe: Problem with Mozila browser for FileUpload Control. ASP.Net 2008 Pin
_Maxxx_24-Jun-08 17:05
professional_Maxxx_24-Jun-08 17:05 
GeneralRe: Problem with Mozila browser for FileUpload Control. ASP.Net 2008 Pin
Christian Graus24-Jun-08 18:19
protectorChristian Graus24-Jun-08 18:19 
QuestionProblem with e-mails Pin
Deepak Nigam24-Jun-08 6:56
Deepak Nigam24-Jun-08 6:56 
AnswerRe: Problem with e-mails Pin
N a v a n e e t h24-Jun-08 7:35
N a v a n e e t h24-Jun-08 7:35 
AnswerRe: Problem with e-mails Pin
sumit703424-Jun-08 19:32
sumit703424-Jun-08 19:32 
GeneralRe: Problem with e-mails Pin
Ashfield24-Jun-08 21:47
Ashfield24-Jun-08 21:47 
QuestionDefault Browser Pin
Brady Kelly24-Jun-08 5:09
Brady Kelly24-Jun-08 5:09 
AnswerRe: Default Browser Pin
N a v a n e e t h24-Jun-08 6:02
N a v a n e e t h24-Jun-08 6:02 
GeneralRe: Default Browser Pin
Brady Kelly24-Jun-08 6:55
Brady Kelly24-Jun-08 6:55 

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.