Browse by Tags

Related Posts

  • inserting image to the database

    Hi, I have a need to insert images to the database. I tried it using the following code: if ((file1.PostedFile != null ) && (file1.PostedFile.ContentLength > 0)) { // Get the filename. byte [] fileData = null ; string fn = System.IO. Path .GetFileName(file1.PostedFile.FileName); try { // Access...
    Posted to Web Forms (Forum) by agz29 on 02-20-2009, 12:00 AM
    Filed under: asp .net 2.0, C# asp.net 2.0, Database, image
  • Image Database Application (Need Expert opinions how to get started...)

    Good Day ASP.Net Gurus!!!! Hope you guys can guide me on the right path here, I am about to start a project concerning Images - an Images repository application. I'm going to handle lots and lots of scanned images or more specifically med records from doctors clinics. The process is that a scanning...
    Posted to Getting Started (Forum) by gb3rt on 11-11-2008, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", database, file handling, image, image gallery, image handling watermarking, image text watermark rotate, Image Url, .Net 2.0
  • 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: database, image, mobile
  • 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: objecttdatasource, bll, database, Eval, image
  • 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#, database, image, gdi
  • 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: asp, Asp .net, asp .net 2.0, ASP.NET 2.0, controls, data binding, Database, DataBind DataBinding, databinder.eval, Datalist, dynamic, Dynamic Row, error, errors, eval, Eval Function, image, image control, image imageURL
  • 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: ADO.NET, Database, Image
  • Inserting file into database from a physical path

    I have a session holding the path of an image like C:\abc.jpeg. instead of getting path from upload control. I want to store the file in the database not the path. So let me know how to work out witht he byte stream content type and all needed to store in the database. thank you
    Posted to Data Access and ObjectDataSource Control (Forum) by pkurimella on 08-18-2009, 12:00 AM
    Filed under: image, Database, filestream
  • Uploading and sorting images in a database.

    Ok, I wanted to write this post for a long time to gain some insight from more experience programmers to see if I was going in the right direction. Here goes. My goal is to have users upload "profile" images to the site. I have create a database table to hold the images in binarymax format...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by SuperRom on 09-07-2009, 12:00 AM
    Filed under: Sorting, 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: "inner join", "Tree Structure", .Net 2.0, .NET Gridview Problems, .net2.0, .vb, 2 button in gridview, 2.0, access data from data grid, access database dataview asp.net, access single database field record, AccessccessDataSource, AccessDataSource, accessing the text box inside gridview, accesskey, add, add a checkbox in Gridview, ADO.NET, ADO.NET 2.0, advanced, asp.net 2.0 bind gridview column width, ASP.NET 2.0 DataBinding DefaultView, asp.net 2.0 DataBinding javasript, ASP.NET 2.0 FormView GridView Master/Detail Update, asp.net 2.0 GridView databound codebehind ItemTemplate Zimmergren :), asp.net 2.0 GridView databound ItemTemplate, asp.net 2.0 gridview hyperlinkfield, ASP.net 2.0 GridView with checkboxs, asp:image, database, DataBind GridView 2 value, Databind(), databinder, databinding, Databinding DetailsView, Databinding DropDownList consistency, Datagrid and events and reflection, DataGrid Image Binding, detail view, display image in Gridview, display information from two separate tables under one common Gridview, Edit Gridview Filter SqlDataSource, gridview html, GridView ItemCommand Twice, Gridview ITemplate custom sort, gridView itemTemplate, GridView List ObjectBinding Collection, GridView ListBox SQL, GridView master detail, GridView Multiple Filters Controls Default to All Data Shown SQL Stored Procedures, GridView querystring, gridview rowcommand, Gridview rowcommand event, gridview selectedvalue, image, ImageButton Button input ItemCommand Repeater, images display null, DetailsView DataGrid, add rows to datatable, ASP.NET web form, asp.net collections, "gridview" edit select eventhandling, .net 2.0 GridView merging problem, ado.net designer dataset datatable datatableadapter designview gridview webforms bug, Data table, database vb.net COM, databinding gridView, GridView ItemCommand, gridview rowdeleted, Image Button, image control, image uploads, images, Input File WebForm, asp.Table, access, access database, Access DataKeys using Index, accessing the text box inside gridview, asp.net 2.0 gridview report excel, GridView master detail expand collapse, Image Hyperlink Mouse Over
Page 1 of 1 (10 items)