6,113 Topics

Member Avatar for
Member Avatar for john36

Hi guys, I bought Acronis True Image 9.0 build 3677 a few days ago and I'm having problems. Trying to create a secure zone and apparently all I did was create 50GB of unallocated space on my hard drive. Acronis support had me run a chkdsk C: /r. This came …

Member Avatar for fred sheehan
0
187
Member Avatar for mimran2k

I am new, any one can tell me how can add image link in mysql after adding image link how can we display image.

Member Avatar for mimran2k
0
75
Member Avatar for antipin

hello every one. i new in this stuff and i have a question. i put imagemap in my website and i want to use the hotpoints to popup new window. i add this thing: [CODE] <body style="direction: rtl"> <form id="form1" runat="server"> <div> <asp:ImageMap ID="ImageMap1" runat="server" Height="376px" ImageUrl="~/7777.png" Width="559px" EnableTheming="True" onclick="ImageMap1_Click"> …

Member Avatar for dnanetwork
0
263
Member Avatar for ans2007kumar

[img]http://i37.tinypic.com/hv6nvn.jpg[/img] The image is stored in Image folder in the main directory problem is my GIcon is not able to access the image the path is coming from database ex="~\\Image\\gf.gif". What i am doing wrong please help me. [CODE]GIcon Icon = new GIcon(); Icon.image = dr4["Icon_type"].ToString(); Icon.iconSize = new GSize(12, …

0
57
Member Avatar for vanathi_vb
Member Avatar for manoshailu
0
1K
Member Avatar for Rameshkeerthi

Hi, I'm getting trouble while implement the code of image rollovers. Please find the below code. [CODE] <a href="http://www.quackit.com/javascript/image_rollovers.cfm" onMouseOver="/pix/smile.gif" onMouseOut="/pix/nosmile.gif"> <img src="/pix/nosmile.gif" width="100" height="100" border="0" name="jack"> </a> [/CODE] My actual intention was image rollovers by using the onMouseover event handler to swap the first image with the second image. …

Member Avatar for peter_budo
0
108
Member Avatar for UzuNarU

Hi everyone. I am trying to figure out if it's possible to write a PHP or JavaScript that changes the background image every time the browser refresh button (or F5) is pressed. I haven't seen it done this way, however I have seen it done for banners and other images. …

Member Avatar for UzuNarU
0
213
Member Avatar for gubbasrikanth

Hi, I have getting one problem when change the background image on mouse over in vertical navigation I am attaching the ZIP file(lightning-surge-protection-grounding-systems file), when i was take mouse over on the link "Lightning Protection", Background images showing not properly. Pls fix it

Member Avatar for $urya
0
98
Member Avatar for b10hzrd

Mobile phones are constantly evolving and improving to the point that they are akin to the PC market of the mid-nineties, when it seemed as if your desktop was horribly outdated six months after purchase. Bag phones became brick phones, which evolved into the iconic flip phone. The advent of …

Member Avatar for dmpartners
0
324
Member Avatar for Umesh17_89

Is it possible to convert a set of images of an object into its 3D model using Java ?

0
63
Member Avatar for rcasinillo_s

Good day everyone! Anybody could give me script for uploading or inserting image into database and how to retrieve it and print it to browser Any help would be appreciated. Thank you in advance. roland

Member Avatar for metalix
0
4K
Member Avatar for venushin

[B]i want my background image stretch or in tiles.. can somebody pls help me?... how can i do this?[/B]

Member Avatar for kasakit
0
115
Member Avatar for kdgeiger

Ok, I did search on this site and found nothing that really helps with my issue. I am doing assignment - JPartyPlanner - I have the applet complete, it compiles and shows in IE great, BUT when I add the image code it still compiles but I get nothing showing …

Member Avatar for kdgeiger
0
196
Member Avatar for LloydFarrell

Hello all, I have spent a good few days looking over daniweb trying to get the right answer, But I am yet to find what I am looking for. I have successfully upload my image to a folder store and named my uploaded image. The path and file name is …

Member Avatar for metalix
0
473
Member Avatar for xReD

hi there,i have problem with insert image into mysql.... is there any function that can be use ??? please help me :?:

Member Avatar for metalix
0
46
Member Avatar for zafs

Can anybody pls help.. I need the script to upload image in ASP... Thanks in advance...

Member Avatar for sinhdtl
0
90
Member Avatar for muralidharan.sa

Hai, I am using background-image:url(../image/flower.jpg); in my web page. It always display the background images in IE & Firefox browers in my local server. But sometimes not displaying the background-images from my production server. when i refresh the page sometimes display the empty. CSS class given below .footer { background-image:url(../images/flower.jpg); …

Member Avatar for almostbob
0
94
Member Avatar for tungnk1993

I made a button in pts and now want to use it as a button in a program. Is there any way to change the image of the button to the one i made or make it function like a button ? tkq

Member Avatar for leahrose87
0
115
Member Avatar for PCBrown

[ATTACH=right]16339[/ATTACH]3D technology is quickly becoming a must-have feature for TVs, monitors, and cameras. It may end up being a fad, but 3D still has a long way to go before it's fate is decided. One venue that has yet to be explored from a retail standpoint is dual-2D projections from …

2
301
Member Avatar for pi_lord12

I am creating a game in which I import images from files to represent characters, etc. I have created a class called Contents which represents anything that can be placed on a tile of the gameboard. A subclass of Contents (by several levels) is Wizard, to create a wizard character. …

Member Avatar for pi_lord12
0
145
Member Avatar for Magic8Computing

I have managed to get a random image setup to work on my cell using ASP and now want it to change the table size of the table over top of the image depending on the image, i know in my head what needs to be done (I think) just …

0
70
Member Avatar for jackabascal

It may seem like a simple answer, but how do I pass an image to a bitmaps constructor. for example: [CODE]Bitmap bmp = new Bitmap(########);[/CODE] what would I put in place of the pound signs If i wanted the default image to be C://Users/Me/Documents/Visual Studio 2010/Projects/MyProject/Image.jpg Please help.

Member Avatar for Geekitygeek
0
187
Member Avatar for sem123

Insert Image in sql 2005 and retrive it with simple code. i TRY many solution it is easyly inserted but fetch is not posible image isnot show and even the code is so difficult to understant i want simple code like 1,name 2,photo only that kind of code i like …

0
49
Member Avatar for Lolalola

Hi, i use latest TCPDF version. If the text is a picture of a bad link shows an error and do not generate a PDF file. Is it possible to disable this error? If you did not find the image to generate the PDF, but without a picture. I hope …

0
53
Member Avatar for BhuvanRam

hi friends..I am very new C# so please dont mine if anything is wrong in my code. actually i am doing a very small project in c# i.e Employee Tracking System well i completed my project but when i use image i am getting exception called Argument exception.. Actually my …

0
48
Member Avatar for s2n

I have started Computer Graphics using C recently. below is the code for drawing a line using the 'line' function. I am using Code::Blocks 10.05. I need help with some kind of linker error. this is what i have done till now. [LIST] [*]installed C::B with all default setting. Then …

0
96
Member Avatar for nizuya

My goal is to preload these images for an image swap on the page. It runs on body load but I'm not quite sure why it doesn't work... [CODE] function preload() { imageObj = new Image(); images = new Array(); images[0] = "images/globe2.jpg"; images[1] = "images/stickme2.jpg"; images[2] = "images/monitor2.jpg"; images[3] …

Member Avatar for fxm
0
230
Member Avatar for lifeworks

Hi I have a photo gallery... I was wondering if its possible using DOM scripting, to dynamically add a div around an existing image, making the new div the image's parent?! Thanks

Member Avatar for hielo
0
105
Member Avatar for selflearning

I am self learning c#. and want to display predefined image/text on screen. Please this is not within any frame or window this messages dislays some where on desktop / screen. Like screen saver we see only images and text flashing Similar way I want to display it on screen. …

Member Avatar for selflearning
0
108
Member Avatar for lazylearner

hey i ve an imagebox height=5820 width=6400 which dynamically loads any image. now the problem is when i set its stretch property true it displays the pic but it appear strectched and distorted. if i use the following code it displays the pic in its original size....bt the dimensions of …

Member Avatar for vb5prgrmr
0
544
Member Avatar for jackabascal

I have A webcam Class and have it so the image in my picturebox displays the live webcam feed. When I click the "Capture" Button, I would like to save the current image being displayed on the picturebox. How would I do this?

Member Avatar for nick.crane
0
137
Member Avatar for muralibobby2015

hello i am doing png image cropping using this function. every thing is working fine. but whenever i was uploaded .png then changing the image background color into black. here is the code[CODE]$bgimage_attribs = getimagesize($bgim_file_name); if($filetype3=='image/gif') { $bgim_old = imagecreatefromgif($bgim_file_name); } else if(($filetype3=='image/pjpeg') || ($filetype3=='image/jpeg')) { $bgim_old = imagecreatefromjpeg($bgim_file_name); } …

Member Avatar for muralibobby2015
0
117
Member Avatar for Resnymph

Hello, I have created an application that passes a Handle of a panel to a DLL which is then used for creating a DirectX or OpenGL render window, all of which works fine. I wish to duplicate what is rendered in the panel elsewhere (basically multiple render windows all rendering …

Member Avatar for Resnymph
0
144
Member Avatar for srdva59

hi, i looking for a way to resize a picture of any any to a custum size. in this moment i have pictures bigger than 3200px and i looking for a script that can handle that, the last script that i have tested simple "explode" with pictures bigger than 1800px …

Member Avatar for smilingrose
0
92
Member Avatar for krishnamurtrhy

Please help me... How to dynamically create image array and display images which is in folder. I tried this one but not displaying image. its simply printing text message that [B]System.Web.UI.WebControls.Image[/B] protected void Page_Load(object sender, EventArgs e) { Image[] image = new Image[25]; for (int i = 0; i < …

Member Avatar for dnanetwork
0
140
Member Avatar for RickyG

Hi there Expert Designers, I am building a Web form for a medical institution, can you give me an advise in how to make this form look cool??[code]<%@ Master Language="C#" CodeFile="MasterPage.master.cs" Inherits="MasterPage" EnableViewState="false" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <script type="text/javascript"> function OnClick1() { if (divCalendar.style.display == …

Member Avatar for pritaeas
0
156
Member Avatar for Vshayan

Hi guys, I'm looking for any help in converting image files to video files by reading a full image folder using C# .Net 2.0 onwards. thanks, Vishnu Shayan

Member Avatar for Teme64
0
221
Member Avatar for b10hzrd

It is often said that good things take time, and if that is true then AMD’s Fusion should prove to be exceptional considering the fact that it has been in the works since their $5.4billion acquisition of ATI four years ago.[ATTACH]16179[/ATTACH]The [URL="http://sites.amd.com/us/fusion/APU/Pages/fusion.aspx"]official AMD copy for Fusion[/URL] reads as: [I]“AMD Fusion …

Member Avatar for b10hzrd
0
1K
Member Avatar for RAHUL JOSHI

Hi All, I am Working in C#.Net Technology (Window Based Application).My Problem is that ,I Want to display a Image in DataGridView cell.Iam able to display different Images In different cell of particular Column,But my problem is that Iam getting the image of a Exact Size.What I wan is to …

Member Avatar for Padma Prajapati
0
283
Member Avatar for griffinmt

I have a small application that tries to launch a slide show for a set of pictures (jpg). It is implemented by a timed ajax routine to get the next picture filename and updating the image src field to show the next picture. The problem is that the actual down …

Member Avatar for fxm
0
163
Member Avatar for Nanda1605

Hi All, Am new to this area, it would great if any one help me on my request. I would like to retrieve each words co-ordiantes (x,y axis) from a jpg file, which is scanned hard copy. I know this can be done with the help of OCR sdk's. But …

Member Avatar for jugosoft
0
72
Member Avatar for watz_uph

hi all, i need to read coordinate from a .txt file to draw lines , here is the example of the file [code=txt]1E20, 1E20, 1 154.0872,3703.414,1955 178.458,3719.069,1955 239.8909,3753.263,1955 1E20, 1E20, 2 2480.712,105.5662,1950 2486.905,144.5641,1950 2512.991,215.5622,1950 [/code] lines 1 to 4 is line 1 coordinate lines 5 to 8 is line 2 …

Member Avatar for watz_uph
0
156
Member Avatar for awestove

Is it possible to create a raw image in Fortran? I was thinking BMP but not really sure what extension would be best. Basically, I want to be able to have an array or a text file that contains the color values for each pixel, so a 3 pixel wide …

0
30
Member Avatar for 68thorby68

Hi All, I may be trying to achieve the impossible, but I'm trying to populate 2 iframes with PHP generated variables via a javascript function. I all seemed do simple to begin with but trying to mix client side action with server side data I seem to be going round …

0
62
Member Avatar for peter_budo

When I created new project I went to [I]Solution Explorer[/I] and in [I]Properties[/I] I double clicked on [I]Resources.resx[/I]. Here I clicked on [I]Add Resource[/I] and [I]Add Existing File[/I]. Selected images been added and I can use them for darg&drop on form. My problem is I need to create sort of …

Member Avatar for kkais
0
10K
Member Avatar for Halbo

Does anyone know of a good utility (DLL preferred) that can be used to extract COLD documents from a Panagon Image Services system to TIFF or PDF format? I need to do this on the fly, so to speak, as the documents are being extracted from IS. I know that …

0
93
Member Avatar for Inny

Im looking for a code like the one below that automatically resizes posted images to desired size while at the same time the resized images are clickable for full size which opens in another window. The one below does not work on my forum software, Im looking for a work …

Member Avatar for prabinrai
-1
605
Member Avatar for tanderson001

Hi there, hoping you can help me with a conundrum I have... What ive made so far is a page header image with 4 buttons to the side of that, which when clicked will change to a diff image (sprite image, triggered by some javascript I found on the net …

Member Avatar for tanderson001
0
102
Member Avatar for runee1000

Hi: For the longest time, I have been using the IDE "JCreator". I made previous games on it in the past for school, and when it would come to me implementing a background image in my game, I would make a background class, and have the image in my project's …

Member Avatar for runee1000
0
202
Member Avatar for george_82

I am new to image processing and can u please help me to convert a GIF image into binary using C programming.

Member Avatar for science.seeker
0
2K

The End.