6,113 Topics

Member Avatar for
Member Avatar for Lass

Hello everybody, I'm working in a java interface and I'm trying to use an image as a background but nothing from the result I found in the internet seems to work well with me :/ my code is: [CODE]import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.border.*; import java.awt.Color; public class …

Member Avatar for Lass
0
91
Member Avatar for veledrom

Hi, I need a script to resize JPG, GIF, BMP, TIFF so on. [B][COLOR="Red"]NOT only[/COLOR][/B] for JPG please. I'll be happy if anyone can help me out. Thanks in advance

Member Avatar for muralibobby2015
0
94
Member Avatar for hiks

how to create thumbnail dynamic image which store in sqlserver2005 databse.. it will be display in datalist component with thumbnail.. i'm using this function for asp.net vb thank for advance best regards hiks

Member Avatar for hiks
0
93
Member Avatar for hiks

how to identify image from folder with javascript .. after identify i want to separate file name . example : 1001-001-Black i want to separate these name to 3 different variable. i'm using asp vb.net to implement. thanks for advance :)

0
49
Member Avatar for thebluestar

I'm trying to study ASP and sql server 2005 to create the website.However, I don't know how to create a table having a column to store the image, I have never tried this before, I don't know sql server 2005 has data type of image or not. hmm, the flow …

Member Avatar for smariano77
0
95
Member Avatar for lisles

hi; Im using a gridview to display images in 1 of the column...but the size of the images is very small.is there anyway to enlarge the image on mouseover or even without mouseover by adjusting the column width or something.i would prefer doing it by mouseover.can anybody help me...my code …

Member Avatar for lisles
0
637
Member Avatar for happy101

i would like to know how i mean when i scan image how it is transfer to computer in basic .aslo can i know the code scan file or image.

-3
27
Member Avatar for neosonic

Hi, do you know any function or component that I need to use to make a smooth image rotation? (as smooth as windows image acquisition). I am currently have a sub that enables me to rotate the image, it is okay with small image, but I am dealing with very …

Member Avatar for neosonic
0
3K
Member Avatar for saranraj.cmr2

Hi to all, I am developing web application in kohana php farmework. I want to do water mark image in this application. There is no library available in kohana php for this issues.. Checked in plain php. Its working well. but that same function not working in kohana framework php. …

Member Avatar for saranraj.cmr2
0
150
Member Avatar for rajabca

when i selecting image from fileupload control that image display in image control how to display at runtime in asp.net VB language... Pls give example code.

Member Avatar for 726855
0
65
Member Avatar for Richard26

Hi, I would like for images to change automatically on my home page. I have been directed on the internet to the programmes rotate.php. but I cannot get it to work. So I have come here to seek help and guidance for me to get this to work. It would …

Member Avatar for Richard26
0
111
Member Avatar for xx_kandikidd_xx

Hi, I'm having trouble with my Java code. It's meant to read in from a csv file and update the elements on the GUI to reflect this e.g. as it reads in one line, images and text appear on the GUI reflecting the data. Anyway, to get the GUI to …

0
97
Member Avatar for vishalkhialani

Hi, Has anyone animated a complext svg file ? I would like to know your experience ? Browser support? Time It Took ? Anything unexpected ? if possible a link on ur work would be great. Appreciate it. Vishal

0
115
Member Avatar for Stefano Mtangoo

Hi guys, I have been away Python for long now. I need to brush with small project that will be downloading images from give url. I give url and it crawls through all pages in give location and its subfolders and download image. Now two challenges: 1. Crawl through all …

Member Avatar for Tech B
0
199
Member Avatar for kerek2

Hi all, I'm really need your help regarding how to insert image into blob field in Firebird/Interbase 6.0....I'm using connection trough ODBC ( "DRIVER=Firebird/InterBase(r) driver;UID=SYSDBA;PWD=masterkey;DBNAME=c:\ibss\database\ibssdemo.gdb " I can manage to pull into SQL Server 2008..but not for Interbase....can anyone help me...here my code that giving error...(SQL -104) [CODE] If Not …

Member Avatar for kerek2
0
973
Member Avatar for donny008

Hello all I am a beginner in image processing and would like to know how i could get the coordinates of an image which is displayed in a window. I work on the visual studio platform to implement my c++ codes. Could someone help me with this please Thanks in …

Member Avatar for daviddoria
0
60
Member Avatar for shaya4207

I have a page with dynamic content on it, and I have a background image (put there with CSS as a "background"). I'm trying to have it stretch [U]NOT REPEAT[/U] with the content, when there's more content it should be longer... Any help would be very appreciated!!!

Member Avatar for MidiMagic
0
239
Member Avatar for Ebisu

Hi i curentlly have 4 images that i need to load into a picture box at different times, it works fine for me but if i send it to a friend it wont work because the file path is different. i use this at the moment: If filmType = "Jumper" …

Member Avatar for Luc001
0
97
Member Avatar for new2programming

Hi i am having issues getting a background image displayed in a screen. I have tried a few tutorials but to no advail. If you could help i would be greatful :) I am using Visual C++ with SDL

Member Avatar for daviddoria
0
82
Member Avatar for overlordlink

Ok well basically i ended up looking across the internet till i found a site with what appeared to be the code i needed but my issue is that when i try to put anything else on my site it is hidden underneath the fullscreen image so can someon please …

Member Avatar for Veneficae
0
78
Member Avatar for azegurb

hi all, I have a table inside another table I have problem with table background image I have a site in html i have table inside another table's td tag. but i can not give bg image to the table which is inisde another table. the code is below when …

Member Avatar for Veneficae
0
127
Member Avatar for Rekuta

Hi everybody ! I am trying to use a different image using a keyboard input such as this: private ImageIcon GameIcon = new ImageIcon("f:/School Programmation/Dungeons of Darkness.gif"); private ImageIcon GameIcon2 = new ImageIcon("f:/School Programmation/untitled.gif"); public RPG18() { setLayout(new FlowLayout(FlowLayout.LEFT, 10, 20)); add(keyboardPanel); keyboardPanel.setFocusable(true); add(new JLabel(GameIcon)); repaint(); } and here's the …

0
39
Member Avatar for mooreted

My boss wanted me to update our website. I am not a program or a web designer. I got it mostly done but the image on the bottom right of the page floats over the page's border. I have changed every number I can imagine in the CSS and cannot …

Member Avatar for mooreted
0
89
Member Avatar for tiger188

Hi all, I'm new here , and I’m new in programming , especially c#, but i work very hard. I have some work to do , particularly saying master degree project. Main thing what i have to do is to create some primitives in 3d , using a text file …

Member Avatar for ddanbe
0
597
Member Avatar for jalpan

i m using borland c++ 3.0 i want to inseert image (jpg,bmp) files.. did anyone tell me how to do this..? i dont know anything about this..?

Member Avatar for LevyDee
0
91
Member Avatar for rajeevbhatt17

Could anyone suggest the best way of resizing an image (.bmp/jpeg) without loss of quality. The problem we are facing is that when we tried resizing one of our images (3000X3000 pixels) to 75X75, it looks fine, and also comes out well when printed directly or as image in a …

Member Avatar for jeanttt
0
170
Member Avatar for bsse007

i just know to upload an image and make it to move to a folder. will any body please tell me that how can i upload an image to the textarea.it means if a user upload an image it appears in the textarea. kindly reply soon

Member Avatar for sergb
0
68
Member Avatar for pjrey

in firefox it looks fine, in IE, not so much... [url]http://naniboujou.com[/url] (if you look at the left, the menu bar, season, history... etc.. its everysince i changed THIS: [CODE] <tr> <td> <a href="http://naniboujou.com/season.php" ONMOUSEOVER="changeImages('season', 'images/season-over.gif'); return true;" ONMOUSEOUT="changeImages('season', 'images/season.gif'); return true;"> <img name="season" src="images/season.gif" width=142 height=29 border=0 alt="season and hours"></a></td> …

Member Avatar for pjrey
0
84
Member Avatar for Mapper99

How do I have a large image as my web page background without having the horizontal scrollbars appear? Here is the web page I am referring to: http://70.38.38.174//where-does-this-drain-to/where-does-this-drain-go.html Here is my css: body { background: #3F3F3F url(bg.jpg) no-repeat center top; color: #222222; font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; font-size: 75%; } Thanks in …

Member Avatar for drjohn
0
166
Member Avatar for php-coder

As the ispiron has no screws to fasten the vga connection, does anyone know anything else that can be done to prevent disconnection apart from not moving the laptop?

Member Avatar for sandyvong
0
205
Member Avatar for dalaharp

Hi, i am trying to implement gabor filter for image enhancement. if someone has any code snippet or pseudocode or any idea of implementing it in C, please help me out with it. thanks.

Member Avatar for hayat alazzeh
0
1K
Member Avatar for jagadeeshbalu

[url]http://www.zazzle.com/cr/design/pt-mug[/url] demo site add text we see the text is in the image when move the position , text is moving how can we done here?

0
66
Member Avatar for maunica

Hi all, Can I get a simple snippet to upload an image in php and display it on the webpage which i have developed but not yet published? I have tried 2-3 codes but they dont seem to be working..please help me!!!

Member Avatar for muaazab
0
118
Member Avatar for deineMutti

Hi, I am currently developing a Chrome extension to upload photos to TwitPic, but am receiving an error in the response: <?xml version="1.0" encoding="UTF-8"?> <rsp stat="fail"> <err code="2" msg="Image type not supported. GIF, JPG, & PNG only" /> </rsp> My request looks like this: [CODE]--345823569845694578678 Content-disposition: form-data; filename="image.png"; name="media" Content-Type: …

0
150
Member Avatar for liamfriel

Hello all, I am having some trouble getting my background image to show in FF and IE, I am using firefox web developer add-on and when I click edit css, the background image shows up, when I close the edit css it reverts back to having no background. [URL="http://www.costumeshopfinder.co.uk/test/"]here[/URL] is …

Member Avatar for diafol
0
172
Member Avatar for chaithan.p

I have a reqirement in my project. I need to capture the image in webcam and then compare every 4rth frame and see if there is a change in image and if there is a change i need to able to mark the area and send an alert to user …

Member Avatar for chaithan.p
0
129
Member Avatar for bbman

Hey, I was using a script that uploaded to ImageShack, but it appears they have blocked it. I found a website, WaffleImages, which is open to uploads. [url]http://waffleimages.com/info/api[/url] I am pretty new to coding, and I am really unsure about how I would go about this. I tried to modify …

0
76
Member Avatar for meetarun007

Hi to all, I need to display a arrow picture over another picture. But i cant able to make arrow picture transparent other than the arrow. Always it is in rectangle format(Picture box). I tried the picture box color to transparent, But that doesn't worked. Pls Help...

0
96
Member Avatar for willyontour

I am using a COMPAQ PRESARIO V3000 laptop with a SONY PX-21 projector. Until a few weeks ago was fine. But now the projector display flickers. I am using the NVIDIA display driver GeForce Go 6150. This was on the machine when I purchased it. I have used another laptop …

0
69
Member Avatar for Mike Beasley

I have tried Webroot, Fix-it Utilities and Registry Patrol 3.0. They have found several virus' but still not cleaned up everything. I have run Hijackthis and the log is attached. Any help will be appreciated. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 9:54:48 PM, on 5/5/2010 Platform: Windows …

Member Avatar for Mike Beasley
0
170
Member Avatar for wsoza

hei, im new around here, and i tried to display a image from sqlserver i didnt get error but the code dont display the image... thanks default.aspx [CODE] protected void Page_Load(object sender, EventArgs e) { string sql = string.Format("SELECT TOP 1 ItemId,Thumb FROM RubrikkImg.dbo.Attachment"); List<object[]> img = Db.GetData(sql); lblResult.Text = …

Member Avatar for kvprajapati
0
460
Member Avatar for tinanewtonart

[QUOTE]Sometimes, storing an image is easier if you store the steps taken to draw the image rather than the image itself. In such a situation, a sequence of directed lines are concatenated, or attached to one another, to form the image. For example, a simple drawing program might allow eight …

Member Avatar for tinanewtonart
0
567
Member Avatar for mgn2683

I have a problem with my background image code, where the image keeps repeating vertically down. The issue can be viewed here: [URL="http://djfades.com/index.htm"]http://djfades.com/index.htm[/URL] Can anyone help me out?

Member Avatar for kk6terry
0
146
Member Avatar for chandelarrow

I have very limited cut and paste HTML/CSS Flash experience, but am in the process of redoing a design portfolio. I want to incorporate an image lightbox interface like the one featured on this site. Does anybody know how this image scrolling area is created? Is there some open source …

Member Avatar for chandelarrow
0
92
Member Avatar for Upstack

We're here. We're new. Here's a little bit of info about us: We are a graphic design platform for hiring freelance designers. Based out of San Antonio, Texas and born out of sister site Brandstack -- "The World's Biggest Brand Marketplace," Upstack is a response to current trends in the …

Member Avatar for Upstack
0
157
Member Avatar for gauravchauhan

Only Single image is display .guide how i display multiple image in our page in php i am sending coding . there are two file1.php and file2.php .guide me file1.php [code] <?php header("content-type:image/jpeg"); $con=mysql_connect('localhost','root',''); if(!$con) { die("colud not open"); } $d=mysql_select_db("test1"); if(!$d) { die("colud not open"); } $q1=mysql_query("select * from …

Member Avatar for sallecpt
0
171
Member Avatar for capoon

Hi every one, i try to upload form field into database along with the image but i want the the image name to be in my database as a link while the image itself will be in a directory. I have use something like this code before it works i …

Member Avatar for siamsoft
0
125
Member Avatar for natasha_sfu

for reading the image which is in bmp. i am reading that same as text file but it does not work. my code [CODE]# include <iostream.h> # include <fstream.h> # include <string.h> using namespace std; int main() { string getcontent; if string openfile(" image.bmp") if(openfile.is_open()) { while(! openfile.eof()) { getline(openfile, …

Member Avatar for hag++
0
110
Member Avatar for UNOWN

Hey guys, i need to get the URL of an image on a webpage that im currently on in the webBrowser1 on my C# program. The image does not have an id and everytime i go to that page, the image is different, so i need to extract the URL …

Member Avatar for UNOWN
0
2K
Member Avatar for dmkc

Hi guys, I have a link in my php page that looks like the following: [code] <?php echo "<a href=hotel-map.php?id=$pid>Map Details</a>"; ?>[/code] Although instead of the "map details" text I want an image there... can someone tell me how I'd do this please? I can't seem to find anything around …

Member Avatar for dmkc
0
100

The End.