Browse by Tags

Related Posts

  • Re: Storing the image urls in database

    Hi Spidy, You can add one template column in repeater for image, put image control in that template column code will be look like following. <TemplateColumn> ...... <asp:Image id="iTestImage" runat="server" url='<%# Databinder.Eval(Container.DataItem,"ImageUrlFieldName") %>' /> ......
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by swap on 03-29-2007, 12:00 AM
    Filed under: Database, ADO.NET, Image
  • Re: How to add more than one item to hyperlink control?

    I have a similar problem, but it pertains to dynamically displaying images in a DataList. I need to bind (or eval) multiple fields to an image url. Is there a similar solution for the ImageUrl property of an ASP:Image control? Here is my code to show you an example of what I am trying to accomplish:...
    Posted to Web Forms (Forum) by justinatucker on 05-31-2007, 12:00 AM
    Filed under: image, DataBind DataBinding, ASP.NET 2.0, error, Database, Datalist, controls, eval, data binding, Asp .net, asp, image control, errors, Dynamic Row, dynamic, Eval Function, databinder.eval, image imageURL, asp .net 2.0
  • GDI+ error when saving PictureBox image to MemoryStream

    Guys, I'm getting GDI+ error when saving picturebox image to the database. My database is mysql with longblob datatype. Ideally when I browse image file to the picturebox then save using following code MemoryStream ms = new MemoryStream(); picMenu.Image.Save(ms, picMenu.Image.RawFormat); byte []...
    Posted to Visual Studio .NET 2003 and Visual Studio .NET 2002 (Forum) by bhav27 on 02-11-2008, 12:00 AM
    Filed under: asp.net 1.1, c#, image, database, gdi
  • Display image in ItemView based on database content

    Hi The following code contains the part of a website used to display info from my database on an Accordion control. The Accordion control is bound to a ObjectDataSource2, which in turn is connected to a Query in a TableAdapter in my project's DataSet. This code is for the ObjectDataSource : <...
    Posted to Data Presentation Controls (Forum) by GrimStoner on 04-29-2008, 12:00 AM
    Filed under: image, Eval, database, objecttdatasource, bll
  • Re: Mobile Search Web Form to display image from database

    Hello, you can use the Image Control to display images. The image url depends on where your images are stored. If they are stored in the database you have to find a solution for this scenario (cf.: http://www.google.de/search?hl=de&q=ASP.NET+image+database&meta =). If they are stored in the file...
    Posted to Mobile and Handheld Devices (Forum) by SKT_01 on 05-19-2008, 12:00 AM
    Filed under: mobile, image, database
  • Re: How can i code FileUpload to upload image and audio?

    could you please advice me as i am in need of expert instructions?
    Posted to Data Presentation Controls (Forum) by faezeh on 11-14-2007, 12:00 AM
    Filed under: GridView List ObjectBinding Collection, ado.net designer dataset datatable datatableadapter designview gridview webforms bug, GridView master detail expand collapse, database, asp:image, Access DataKeys using Index, databinding, GridView ItemCommand, GridView ItemCommand Twice, advanced, "Tree Structure", gridView itemTemplate, GridView Multiple Filters Controls Default to All Data Shown SQL Stored Procedures, databinder, asp.net 2.0 GridView databound codebehind ItemTemplate Zimmergren :), image control, ADO.NET, access database, ASP.net 2.0 GridView with checkboxs, Databinding DropDownList consistency, GridView master detail, asp.net 2.0 GridView databound ItemTemplate, access, ASP.NET 2.0 FormView GridView Master/Detail Update, GridView querystring, display image in Gridview, Gridview rowcommand event, Databinding DetailsView, images display null, Datagrid and events and reflection, Input File WebForm, "inner join", gridview html, access database dataview asp.net, access single database field record, add rows to datatable, images, accessing the text box inside gridview, accessing the text box inside gridview, add, databinding gridView, gridview selectedvalue, asp.net 2.0 gridview hyperlinkfield, gridview rowdeleted, Data table, DetailsView DataGrid, image, add a checkbox in Gridview, Edit Gridview Filter SqlDataSource, ASP.NET 2.0 DataBinding DefaultView, asp.Table, "gridview" edit select eventhandling, AccessccessDataSource, GridView ListBox SQL, .NET Gridview Problems, detail view, image uploads, Image Button, access data from data grid, asp.net 2.0 gridview report excel, gridview rowcommand, accesskey, ASP.NET web form, .Net 2.0, ImageButton Button input ItemCommand Repeater, .net2.0, .vb, ADO.NET 2.0, asp.net 2.0 DataBinding javasript, asp.net collections, DataGrid Image Binding, Databind(), AccessDataSource, database vb.net COM, 2.0, DataBind GridView 2 value, Image Hyperlink Mouse Over, Gridview ITemplate custom sort, 2 button in gridview, display information from two separate tables under one common Gridview, .net 2.0 GridView merging problem, asp.net 2.0 bind gridview column width
Page 1 of 1 (6 items)