Dear all, Please help me ,how to display images from database on datalist in asp.net.my coding are mention below,all my records are display but images are not display. HTML CODE:- <asp:DataList ID="DataList1" runat="server" BackColor="White" BorderColor="#336666" ...
hi all! I do have a table called customers. I want to delete and update rows in this table. But I want to keep rows' history before operations into another table. I know this will be performed with help of a trigger. How I could do this? I'm waiting for your help. ...
hello i need some help trouble shooting an image upload problem. it is from a tutorial from here: http://www.beansoftware.com/ASP.NET-Tutorials/Images-Database.aspx i altered slightly: to this-- default.aspx <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb"...
i want to create crystal report in asp.net 2.0 web application with sql server 2005 express edition. now the name of my database which i have created its name is Database.mdf. now whenever i expert database i can find my server name but in the dropdownlist of database i can`t find my database...
Right, I've got a simple ASP.NET 2.0 code running for one site at present. The URL www.site1.com and its A record is pointing at server at hosting company. Same hosting place on both sites needed Firstly, I've brought two URLs for www.site1.com & www.site1.co.uk but currently only pointing...
Hello, I have this issue with ASP.Net where i have to click my link button twice to get my controls to display. Can anyone take a look at my code to tell me why? This is a somewhat urgent request. My goal is to only show the footer row when one of the linkbuttons are clicked. In the code...
how to generate dll of user control in asp.net ?? i created user control in asp.net with c# into that user control i used javascript so how can i generate dll for that control to reuse in another application. it is a web based user control
hi , i m new in asp.net 2.0 with C#, i have some logon failed problem when exporting crystal report to pdf . code mention below ******************************* CrystalDecisions.Shared.TableLogOnInfo table = new CrystalDecisions.Shared.TableLogOnInfo(); ...


