Click here to Skip to main content
15,890,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: To show an image/Bars in a .csv file. Pin
Malcolm Smart19-Nov-07 2:23
Malcolm Smart19-Nov-07 2:23 
GeneralRe: To show an image/Bars in a .csv file. Pin
Gandalf_TheWhite19-Nov-07 18:18
professionalGandalf_TheWhite19-Nov-07 18:18 
GeneralRe: To show an image/Bars in a .csv file. Pin
Malcolm Smart19-Nov-07 22:26
Malcolm Smart19-Nov-07 22:26 
QuestionDoubt in Dropdown listbox Pin
Pandiarajan R T19-Nov-07 1:04
Pandiarajan R T19-Nov-07 1:04 
AnswerRe: Doubt in Dropdown listbox Pin
Vasudevan Deepak Kumar19-Nov-07 4:06
Vasudevan Deepak Kumar19-Nov-07 4:06 
GeneralRe: Doubt in Dropdown listbox Pin
Pandiarajan R T19-Nov-07 4:54
Pandiarajan R T19-Nov-07 4:54 
QuestionASP.NET 2.0 Web reference Pin
a.pepe19-Nov-07 0:55
a.pepe19-Nov-07 0:55 
Questionproblem using ajax Pin
deep719-Nov-07 0:25
deep719-Nov-07 0:25 
Hi,
In my ajax enables asp.net application, i'm using a updatepanel. In this i've kept a html input image control. But the probel is when i browse this site, the images are not seen.
Can anyone tell me where i'm wrong? The code is as follows:

<asp:UpdatePanel
ID="upanelImg1" runat="server" >
<ContentTemplate>
<input type="image" runat ="server" id="imgSign1" src="img/S.0.1245.2.gif" style="height:100px;width:300px; border-color:Black;" />
<input type="checkbox" runat="server" id="cbxImg1" style="z-index: 103; left: 337px; position: absolute; top: 35px" />
</ContentTemplate>
</asp:UpdatePanel>

Please help me out here.
Thanks,
Deepa
AnswerI checked it. Pin
Sun Rays19-Nov-07 0:48
Sun Rays19-Nov-07 0:48 
GeneralRe: problem using ajax Pin
deep719-Nov-07 0:52
deep719-Nov-07 0:52 
AnswerRe: problem using ajax Pin
Malcolm Smart19-Nov-07 2:08
Malcolm Smart19-Nov-07 2:08 
QuestionApplication Unavailable Pin
Reddy Prakash19-Nov-07 0:15
Reddy Prakash19-Nov-07 0:15 
AnswerRe: Application Unavailable Pin
Vasudevan Deepak Kumar19-Nov-07 0:43
Vasudevan Deepak Kumar19-Nov-07 0:43 
AnswerRe: Application Unavailable Pin
Malcolm Smart19-Nov-07 2:39
Malcolm Smart19-Nov-07 2:39 
QuestionNeed top.location equivalent in asp.net code behind Pin
Anurag Gandhi19-Nov-07 0:12
professionalAnurag Gandhi19-Nov-07 0:12 
AnswerRe: Need top.location equivalent in asp.net code behind Pin
John-ph19-Nov-07 1:14
John-ph19-Nov-07 1:14 
GeneralRe: Need top.location equivalent in asp.net code behind Pin
Anurag Gandhi19-Nov-07 1:49
professionalAnurag Gandhi19-Nov-07 1:49 
GeneralRe: Need top.location equivalent in asp.net code behind Pin
Malcolm Smart19-Nov-07 2:41
Malcolm Smart19-Nov-07 2:41 
QuestionAsp Send Email with attachment Pin
Waseem_Kanafani19-Nov-07 0:11
Waseem_Kanafani19-Nov-07 0:11 
AnswerRe: Asp Send Email with attachment Pin
Fred_Smith19-Nov-07 0:15
Fred_Smith19-Nov-07 0:15 
GeneralRe: Asp Send Email with attachment Pin
Waseem_Kanafani19-Nov-07 2:10
Waseem_Kanafani19-Nov-07 2:10 
GeneralRe: Asp Send Email with attachment Pin
Malcolm Smart19-Nov-07 2:44
Malcolm Smart19-Nov-07 2:44 
Questionupdate database from datagrid Pin
matjame18-Nov-07 23:53
matjame18-Nov-07 23:53 
AnswerRe: update database from datagrid Pin
matjame19-Nov-07 20:07
matjame19-Nov-07 20:07 
QuestionServer Application Unavailable [modified] Pin
Reddy Prakash18-Nov-07 23:45
Reddy Prakash18-Nov-07 23:45 

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.