6,113 Topics

Member Avatar for
Member Avatar for apgriffiths

I have a datalist that is populated using an ArrayList. When this is rendered i want to set the background image depending on a list item value, at the moment i have set the image in CSS but i dont know how i would change the image depending on the …

Member Avatar for apgriffiths
0
720
Member Avatar for fareast87

Hello everyone. If we open the jpg file with notepad, we can see some text or gibberish that doesn't give us any meaning. How do I append some text (ie password hash) to it using Java? I'm attaching a password hash to the jpg file. Hope that anyone reading this …

Member Avatar for fareast87
0
93
Member Avatar for fawadkhalil

Hi How can i resize an image before uploading and saving to database to the size im showing in my application.How will i accomplish this.

Member Avatar for Dhaneshnm
0
634
Member Avatar for lsbora
Member Avatar for EDDYGATE

The code below captures the screen and saves it. Depending on your need, you can modify it to do just what you want [code] import java.awt.AWTException; import java.awt.Robot; import java.awt.Rectangle; import java.awt.Toolkit; import java.awt.image.BufferedImage; import java.io.*; import javax.imageio.ImageIO; class ScreenCapture { public static void main(String args[]) throws AWTException, IOException { …

Member Avatar for firstsmilepk
0
238
Member Avatar for cormee

Hi, Can anyone suggest a good image slider similiar to the one at the bottom of [url]http://munsterrugby.ie/[/url] I've found two: [url]http://www.oxylusflash.com/flashfiles/advanced-image-slider-with-autoplay-xml[/url] and [url]http://www.coolfocus.com/relocate.asp?page=flash/examples/picstrip/index.asp[/url] But neither turned out to be suitable. Thanks :)

Member Avatar for pritaeas
0
82
Member Avatar for RhysW

Hi, this is my first post here. I'll probably stick around because this is a really good forum! Anyway, I could use a little help please. I'm a relatively new designer and I can't figure this out. I'm not too good with Js yet but I'll serve separate sheets if …

Member Avatar for ko ko
1
95
Member Avatar for karthikvcsharp

hi please anyone solve this issue, i had stored an image in binary format from a windows form picture box control using VC#.net, it is stored in a binary format . i don't how to retrieve this back from the database and display it in the picture box. please help …

Member Avatar for binta4m
0
105
Member Avatar for waleed66

Hi, I am creating a website where users will be able to submit forms. In the form they will be able to submit text and uploaded images. With regards to uploaded images, once they are submitted, what is the best way to save them? Is it to a MySQL database …

Member Avatar for omoabobade
0
71
Member Avatar for InterfaceDesign

hi, I need to create a 5 page website with the following features: . upload ten images with one paragraph of text . the ten images with the text will be displayed on One html page together . On the index page of my website, I want a scrolling to …

Member Avatar for omoabobade
0
63
Member Avatar for the_programmer

hey; I'm creating a image database. I want each user to register, login and be able to upload images. I however, do not know if each user needs to have their own database for images to be stored in or if I can grab the image via foreign ids from …

Member Avatar for vjwilson
0
128
Member Avatar for masterofpuppets

Hi all, for some time now I have been trying to practice developing python games and I've had a really annoying problem. I want to use image files but most of the time the picture itself is not a regular rectangle but an oval etc. and the thing that I …

Member Avatar for ov3rcl0ck
0
137
Member Avatar for jhanjon

I have the following code to fetch images from an SQL data where a "gallery" id is set and a "artworks" id is set. BTW the "artworks" is really the images which I want to display. I am able to display the first image OK, however the "next" and "before" …

Member Avatar for network18
0
149
Member Avatar for zorro-az

hi, everyone i am new beginner in JavaScript environment i have taken from internet image rollover script but i dont understand some tricks in JavaScript does anyone help me? below is my code Help with Code Tags (Toggle Plain Text) [CODE]<html> <head> <title>A More Effective Rollover</title> <script> window.onload = rolloverInit; …

Member Avatar for Troy III
-1
224
Member Avatar for AceiferMaximus

I need to convert an image file, .jpg, or something similar to a .wmf I cannot find a lot of information about this online. Does anyone have an experience with this, or know any code to help me along the way. [CODE] Image I = Image.FromFile(filename) I.Save("newfile.wmf" , ImageFormart.Wmf); [/CODE] …

Member Avatar for kvprajapati
0
100
Member Avatar for 2ndPlatform

Good evening all -- Had a question to pose to the masses -- hopefully this is the right spot and maybe someone out there has some opinions. I was comissioned to create an online photo album -- the guy originally mentioned Flash (you know -- roll over the thumbnail and …

Member Avatar for Moirae
-1
245
Member Avatar for himi

Hi , I am trying to create a webpage. It has 3 frames (left, middle and right). I want to be able to drag images from the left and the right frame into the middle frame. Each time i try to drag an image from one frame to another , …

Member Avatar for peter_budo
0
107
Member Avatar for Deva.VG
Member Avatar for JamesCherrill
0
77
Member Avatar for gautamrekolan

Hi, On a page i have 4 different image holders. Every Week for 52 weeks i have images that need to be changed on every monday. So every monday the new set of images would appear and stay till the end of the week. When i click on each of …

0
57
Member Avatar for Xamas

I had a code, which was working OK. [CODE="PHP"]echo "<form name='pm_form' method='post' action='?inbox'>\n"; echo "<input type='submit' name='save_msg' value='Save' class='button' />\n"; echo "</form>\n"; [/CODE] Poor quality button, I changes to a well looking image: [CODE="PHP"]echo "<form name='pm_form' method='post' action='?inbox'>\n"; echo "<input type='image' src='button_save.png' value='Save' name='save_msg'/>"; echo "</form>\n";[/CODE] But the problem is, …

Member Avatar for Atli
-1
138
Member Avatar for suriname0

Hello, I've been working on a fun project of my own. I didn't really start out with a plan in mind, but now it has turned into an attempt to make some Advance Wars type TBS game. The problem I ran into is trying to display the base "terrain" image …

0
144
Member Avatar for shiri

hi ppl. I've done 8 frames on JAVA netbeans 6.7 with the default color but now i'm required to put a background picture(image), i have no idea how..

Member Avatar for majestic0110
0
129
Member Avatar for virtualmisc

I need to figure out how to make a background picture completely fill the screen with the full picture on any computer screen. Weather it's being viewed on a 17 inch monitor or a 12 inch monitor I need the picture in the background to be the same size. I've …

Member Avatar for Troy III
-1
100
Member Avatar for SKANK!!!!!

help. i finally put together a script to upload only .png IMAGE files that are under a certain filesize. BUT. is there any way i can only upload the image if its dimensions are exactly 55x55? heres what i have so far: (i want it always be named avi.png so …

Member Avatar for SKANK!!!!!
0
151
Member Avatar for kingofkya

Ok my script takes a list of files picks out all jpgs and stores it in files[] now the problem is how do I display all thous images in tk gui window below is what i have that works for 1 image how do i make this work for basically …

Member Avatar for kingofkya
0
2K
Member Avatar for fauzanf

Hello My Friends, I have a question... How can i add a photo/picture into SQL Server 2000....? Need advice please.

Member Avatar for vb5prgrmr
0
173
Member Avatar for nadnakinam

hi 2 all, i'm very new to this php world... if any1 can solve my prblm, help me...! an image was successfully uploaded in desiered DIRECTORY in server... i wish to resize the images which uploaded image... i couldnt found php code to do RESIZE... Thnx in advance...

Member Avatar for andym67
0
78
Member Avatar for noshdb

Just wondering microsoft have a simple free product for making an image or cloning your hard drive. Something similar to ghost or clonezilla

Member Avatar for Adamsappleone
0
203
Member Avatar for fallopiano

hello everyone. Right now i'm currently working on a 3d engine in python and pygame. it supports images that can (will) be mapped and transformed to look 3d. in pygame, you can load your basic image, do rotations and scales, etc. But the only thing it lacks (perhaps b/c it's …

0
66
Member Avatar for realmayo

I am developing a site where i have a background image boarding the left side, then it fades into a color, and then the background color is set to the color it fades into so everything is smooth. In Chrome, firefox 3.1 everythign looks great. When i move into firefox …

Member Avatar for codejoust
-1
115
Member Avatar for .11

Hey Guys, I am working on a BlackJack GUI, I have just about everything set up, and now I am working on generating the cards. I was doing some quick snippet test, to see if I can get it working. But no luck, I wanted to know if I can …

Member Avatar for .11
0
130
Member Avatar for bufospro

Hi all, I saw a image opening effect that I like so much. And I would like to ask if anyone knows how can I do this. The page I have seen the effect is : w w w .hypersys.gr Thanks a lot

Member Avatar for bufospro
0
80
Member Avatar for muralibobby2015

i want to upload and crop five images at a time in php. i wrote code 5times for upload,and 5 times for croping. so...there is any possible to using an arrays and using anyway i want to short my code....plz help me..

Member Avatar for diafol
0
59
Member Avatar for cguan_77

hi guys, how to make an image/text to scroll as the user scroll the page also? for example if the user scrolls down image/text also scrolls down and when the user scrolls up image/text also scrolls up.. any ideas on how to get started? thanks in advance.. :)

Member Avatar for cguan_77
0
92
Member Avatar for InsightsDigital

If you are not aware, recently, a picture of Obama and his wife taken with Spain's presidential family was shared online. The picture was removed quickly after the First Family of Spain complained since it contained their teenagers. So what do you think? [url]http://www.politicsdaily.com/2009/09/29/shocking-photos-spains-first-daughters-appear-to-be-teenag/?icid=webmail|wbml-aol|dl2|link3|http%3A%2F%2Fwww.politicsdaily.com%2F2009%2F09%2F29%2Fshocking-photos-spains-first-daughters-appear-to-be-teenag%2F[/url]

Member Avatar for MktgRob
0
159
Member Avatar for gianrocks

hey all, im sort of new on .net and i was hoping if u can help me again. i am to search a a student record on sql server 2005 database. my problem is, i can search for records but i failed to display their pictures in the picturebox. here …

Member Avatar for dapsin999
0
167
Member Avatar for jakx12

I know we are not supposed to ask for code, but could someone please tell me how I would do this. Not write code, just give me guidelines. thanks

Member Avatar for jakx12
0
95
Member Avatar for Kshitij_fanatic

[code=asp.net]<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Untitled Page</title> </head> <body style="text-align: center"> <form id="form1" runat="server"> <br /> <div style="background-image: url(App_Data/green2.JPG); width: 977px; height: 512px;"> </div> <br /> <br /> <br /> <br /> <asp:Panel ID="Panel1" runat="server" …

-1
53
Member Avatar for MaskedPianist

Hi guys First post on this website, so go easy on me. I'm a fairly inexperienced programmer, mostly using snippets of other people's code and adapting it for my own uses, but I have found a problem. I want to change my desktop programatically, but to a picture on the …

Member Avatar for iamthwee
0
166
Member Avatar for john-s
Member Avatar for Hidden_mistakes

Hi ive been working for a few days now trying to figure out how to make it so when a button is pressed in this game instead of just a simple X or O showing up an image of lets say a dog for X and a cat for O …

Member Avatar for JamesCherrill
0
111
Member Avatar for Mike_H

I have a page with one image that I need to center both horizontally and vertically in the browser window and also to fit vertically without going past the viewport of the screen. It needs to be able to do this on IE7+/Firefox 3+ and all variations of screen resolutions …

Member Avatar for MidiMagic
0
368
Member Avatar for gianrocks

hey everyone i need help with navigating images in a database, i was able to insert image to a database. btw, i am using sql server 2005 and visual studio 2008. i only converted a sample code of visual c to .net and i was able to do so, but …

Member Avatar for gianrocks
0
144
Member Avatar for fry

Good news everyone! [URL="http://www.softpedia.com/get/System/Back-Up-and-Recovery/Acronis-True-Image-Home.shtml"]True Image by Acronis[/URL] is now compatible with Windows 7! Have anyone already tried to use it or any other backup software whith win7?

Member Avatar for Andrewharson
0
100
Member Avatar for feroz_sm

Can any body show me how to scroll image on to a perticular location in document,when i click on the button which is provided right or left to the image.. In the below image when i click on button another image should come in the place of that image by …

0
46
Member Avatar for adi.shoukat

I want to write a Code in C which can create copy any given file (txt, bmp, jpg, pdf etc) what i've written so far is: int main(){ FILE *fp; char ch; FILE *fpW; if((fpW = fopen("file2.bmp","w"))==NULL) { printf("Cannot open Destination file.\n"); exit(1); } if((fp = fopen("file.bmp","r"))==NULL) { printf("Cannot open …

Member Avatar for Dave Sinkula
0
212
Member Avatar for cwarn23

Hi and I have just noticed with my media wiki installation that all of my pictures in mediawiki are suddenly broken. The files are there but if I enter the path location in the url bar it takes infinit time to load (never loads - no error). Same for in …

Member Avatar for cwarn23
0
216
Member Avatar for it_1

Hi , i have one issue in javascript image changing functionality,when the user clicks the next button the image changed to show another one image and same as rewind process also.when the person clicks the previous image can be showed. they are working fine. but my problem is, i have …

0
41
Member Avatar for august_2007

Hi everyone, I'm new here and I was really confused where to post this question but since I'm also confused about which programming language (C/C#) to use for image processing, I chose the C# section as I'm inclined to this option. However, I know a guy (experienced in this field) …

Member Avatar for kvprajapati
0
383
Member Avatar for super_noobie

Hey everyone, I'm new here and desperate for help. I need to figure out how to send an image created by an SWF and emailed out automatically. I'm super new at PHP trying to teach my self the language. so far I can create the image but I can't do …

0
44

The End.