Browse by Tags

Related Posts

  • Repeater Image: Object reference not set to an instance of an object.

    I am currently working on the "News" portion of an application I am designing. Yes, I am fairly new to ASP.NET development and this is a hobby of mine, so I am by no means a professional. However, I am having a particular problem with my page that displays the News Story. When the News Item...
    Posted to Data Presentation Controls (Forum) by thespiandave on 03-24-2009, 12:00 AM
    Filed under: object reference not set to an instance, Repeater, image, imageURL
  • Displaying images in Calendar cells

    I'm writing a web app where several people on a project can see each others' schedules. I want to display them in a Calendar control and have a list of people under the calendar, each with a little colors associated with them. (the number of people will be small - 4 or 5 max) . Their availability...
    Posted to Web Forms (Forum) by plnelson on 03-12-2009, 12:00 AM
    Filed under: render, calendar control, imageurl
  • To Get an image to an imagebutton

    hi all I want to get an Image from a folder where its name only is stored in the data base.corresponding to the name from database i need image from folder.how can i do it. i write code an i get the path, but image is not showing //code is string path = ds.Tables[0].Rows[0][5].ToString(); imgPdt.ImageUrl...
    Posted to Web Forms (Forum) by agz29 on 03-04-2009, 12:00 AM
    Filed under: imagebutton, imageurl
  • Image not showing using asp:image ImageUrl

    I have been trying to show an image of a link using the Image tag but nothing is showing up. It is blank. Here is the code involved: default.aspx.cs: string result2 = "JPEG LINK"; Image6.ImageUrl = result2; default.aspx: <asp:Image ID="Image6" runat="server" /> JPEG...
    Posted to Web Forms (Forum) by Core on 12-25-2008, 12:00 AM
    Filed under: imageurl
  • imagebutton

    Hiya I have a simple html table with Imagebuttons in a few of the table cells. I want to use the functionality of the Imagebuttons but make them transparent (if possible) and simply display the bgcolor of the table cell. Can anyone think of a better way to do this. I've experimented with the button...
    Posted to Getting Started (Forum) by neve on 09-04-2008, 12:00 AM
    Filed under: style, cell, image button, imageurl, html, htmltable
  • imagebutton in gridview

    Hi I have an imagebutton in a gridview control - all works fine. I am dynamically updating the imagebutton's imageURL using imageURL='' . Thats fine - however I need to add a path. I have tried imageURL="uploads/" but no joy. Have also tried single quotes and some other options...
    Posted to Data Presentation Controls (Forum) by petercrymble on 07-09-2008, 12:00 AM
    Filed under: imagebutton, imageurl, grid view
  • Firefox Image Issue

    For some reason I can't get images from another server to show in Firefox but it shows just fine in IE. If I were to type this address into the address bar file://///MORTSERV/Morton Share/HR Safety/Security IDs/LastName, FirstName.jpg the image will show but on my web page, if I were to put this...
    Posted to Web Forms (Forum) by stephentaghan84 on 07-01-2008, 12:00 AM
    Filed under: imageurl, Firefox, image
  • Re: Render Bitmap at design time

    I am doing something like you: developing an ImageButton derived control that will create a button on the fly if it does not exists already, otherwise it should just make the reference to the existing image. I have also a problem with rendering at design time (At runtime it works without a hitch). I...
    Posted to Custom Server Controls (Forum) by Ddutch on 05-10-2008, 12:00 AM
    Filed under: runtime, server control, visual studio 2008, web custom control, ControlDesigner, Design Time, ImageUrl, "custom control", "design-time"
  • ImageURL Absolute Path

    Hello All, I have a very simple, but yet very strange problem, I've added an image control to an ASPX form, I tried to set the imageURL property to an image file on my C:\ folder, using absolute path, like this: < asp : Image ID ="Image1" runat ="server" ImageUrl ="C:...
    Posted to Web Forms (Forum) by Mohammad Abu-Ali on 05-08-2008, 12:00 AM
    Filed under: Absolute, IE, ImageURL, Path
  • Filling Image Data Type Field

    Hi I am currently working on an application that uses a stored procedure to retrieve data from a database and then display it in a web page. My problem is that some of the data in the database will be images, I am currently putting in test data to test my code/procedures my problem is how do I put in...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by kick_boxer_aj on 03-18-2008, 12:00 AM
    Filed under: sql 2005, SQL 2005 .NET ExecuteNonQuery, SQL 2008, sql insert Command, sql insertCommand, sql Query, SQL SERVER 2000 2005, Sql Server 2000 Stored Procedure, SqlCommand, SQLL Excel ADO JET SSIS, SQLServer, imageurl, sql server, Image, image datatype, SQL 2005 Design, Sql Server 2005 Transactions
Page 1 of 3 (21 items) 1 2 3 Next >