votes
asp.net menu using background image
i wanna create a menu control using asp.net. using css and which will accept background image on default and on hover.plz help me. thanks in advance.
blah blah blah is here! blah blah » Close
i wanna create a menu control using asp.net. using css and which will accept background image on default and on hover.plz help me. thanks in advance.
I have a program that fetches images from a folder and displays them in a pop-up window. The problem is that if there a few images in the folder the program doesn't respond until all images are done. I would like to use threads so that I ca ...
how to insert values in a database attribute in image format from double format in a program. trying to add peak data double(X, Y)in a table.
Hi, I'm writing a c# application which will store images (jpeg, png, bmp) in db. The problem is the image size. I want to reduce the size (KB) without reducing image size (dimensions). I do not care about resolution since it's gonna be a ...
[b]Hey, I have a problem regarding image to text conversion. I m extracting all the colors from the image and storing them into a text file, for the same i m using GETPIXEL() ,as it returns RGB values. Now when i do this the processing tim ...
C# source: 01 private void btnRun_Click(object sender, System.EventArgs e) 02 { 03 Workbook workbook = new Workbook(); 04 workbook.LoadFromFile(@"..\..\..\..\..\..\Data\ImageSample.xls"); 05 Worksheet sheet = wo ...
I found a cropping program from the web. I tried to play with it but I think I'm missing something. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.T ...
This is my code but I'm having a problem saving my image. I can't seem to locate my file saved. Can anyone please help me? I've tried other forums but to no avail :( using System; using System.Collections.Generic; using System.Componen ...
Hello, Short and simple question: [b]How to save the drawing (contents) on a panel as an image?[/b] Thanks in advance! Best regards, Sam
Hi, I´m creating a windows forms program that is used for creating accounts online on a few different websites. Everything is working fine exept the captcha code of course. Now please don't misunderstand me, I'm not out to spam pag ...
Hello, Im using LowLevelMouseProc to capture the mouse outside the form. If I hold the left mouse button and i move the pointer on the desktop, a shaded area appears. the color varies according to windows options. is there a way to prog ...
Hey, I'm trying to create a datagridview that contains an image column inside of it but I can't seem to get it right. I'm getting the datagridview data source from a list and I was wondering how I would get the list image property to ...
Hey, I'm new to C# and I was wondering how I could convert a templatefield in ASP.net gridview to C#. I'm trying to make a gridview which gets its data from a list and I was trying to make the column a DataGridViewImageColumn but for ...
Hi All, Can sumone help me resloving this issue....... i get a ORA 00936- missing expression error while inserting image(Blob) into Oracle 9i table. I hv odp.net installed on the client machine. i have a table in Oracle 9i d/b. Tabl ...
I have a number of Pictureboxes with images(png) in an app. How do I get the full path and filename of the image that is in the Picturebox through the click event. The images may be in the project bin or Resources section. Thanks
Got feedack? Found a bug? report it here.