6,113 Topics

Member Avatar for
Member Avatar for kavithakesav

Hi, I want drop down menu useing Image in Dremweaver 8 version. Plz can any one help me. Thanks in advance.

Member Avatar for peter_budo
0
80
Member Avatar for Shveetis

This is my code.. But the image doesnt appear on the frame when i run the program Please help JLabel label = new JLabel(); String path = "C:/Documents and Settings/Administrator/My Documents/My Pictures//22.bmp"; try { URL url = new URL(path); BufferedImage image = ImageIO.read(url); label = new JLabel(new ImageIcon(image)); } catch(Exception …

Member Avatar for Shveetis
0
116
Member Avatar for bethhack

My over images are not working in Safari or Firefox, but they are in IE. The test page is: [url]www.jillboxrud.com/sample[/url] They were working before, but now not... any ideas?? Thank you.

Member Avatar for bethhack
0
90
Member Avatar for crazymanzach

Hey guys, I'm to to the whole VB thing...actually new to software coding in general. I'm trying to build a media center app. I have a form with a FileListBox that will list the movies files located in a specified folder. I'm trying to figure out how to have an …

Member Avatar for choudhuryshouvi
0
235
Member Avatar for Barbarrosa

Hello, I am new to C#. What i am trying to do is this: I am taking a screenshot of my desktop (which i have done and stored in a file). Now all I need is to be able to define the parts of the image which I wish to …

Member Avatar for Ramy Mahrous
0
443
Member Avatar for serkan sendur

How to create watermark image at runtime in c#? I dont want any unnecessary codes, i want easy, clear and short block of code if possible. Thanks in advance.

Member Avatar for SheSaidImaPregy
0
589
Member Avatar for duttydea

I want to add an image to my php script: [QUOTE]<?php $sql = "select * from Prod_listing"; $result = mysql_query ($sql); while ($row = mysql_fetch_array($result)) { $field1= $row["Product_Name"]; $field2= $row["Product_Id"]; $field3= $row["Product_Description"]; $field4= $row["Product_picurl"]; echo "<h1> <strong> $field1 <br> </strong> </h1>"; // Header Tag, bold.tag echo "$field2<br>"; echo "$field3<br>"; echo …

Member Avatar for nav33n
0
88
Member Avatar for vinithktp

Hi all, I doing a CMS project. I am using a rich text editor. Please guide me [B]how to upload images from rte to database[/B]. Thanking you.......

0
66
Member Avatar for GR Web FX

Hi there Say i had a table in the dreamweaver that was one cell, 100px by 100px and colour white. Now i have a black dot which is 1 px by 1px and saved as a JPEG. If i click inside the cell and then go to to 'background' and …

Member Avatar for CoffeeChef
0
117
Member Avatar for naju

when i insert a image from tinymce, it sets default to 550px X 550px from where can i change these default setting in tinymce ------------------------------------------------------- Sorry guys it might relate to php ... but actually i've problem with tinymce WYISWYG during my php site

0
66
Member Avatar for dollthreads

[B][/B] Hi, Question to someone that can help me with this problem I am trying to add a email link inside a flash graphic. The links work for the http address to url addresses, The email link will not work, I have used the target as blank and also as …

Member Avatar for dollthreads
0
126
Member Avatar for bwkeller

Just for the heck of it I'm building a graphic editor, mainly to see how far I can take it and how much I can learn as I go. I'm having a problem with Image.Save. First I have an MDI parent form from which graphic files can be opened. After …

Member Avatar for bwkeller
0
430
Member Avatar for peter_budo

Is there a way to set exact coordinates for background image or it is limited to layout options?

Member Avatar for peter_budo
0
109
Member Avatar for mikeandike22

I want a nav system where there is a different image for either link and they have rollover links. I figured it would be easier to include the text and then hide it in css so that it would be accessible compatible. Ok this is my current setup for the …

Member Avatar for DangerDev
0
60
Member Avatar for CaffeineCoder

I'm trying to create a burst on the screen by running through an image array. As a test I created 3 gif images named One, Two, and Three (each one displays the associated number). The problem is, there is no way to view each image in the array; the only …

Member Avatar for Ezzaral
0
709
Member Avatar for phumzk

Hi I have been searching for a way to write pixels into the canvas but can't seem to find a way. I have this assignment to read an image(BMP,PGM) but have to do it from first principles as in read the header to get the type of image, then read …

0
43
Member Avatar for lordx78

I wanted to how do we upload an image path(url) into the MySql database and call it through PHP. Do we use the BLOB function, if yes, then how? I don't want to upload the image itself as it will burden the database. Please Advise.* * Any Tutorials, videos, article, …

Member Avatar for lordx78
0
139
Member Avatar for jhatter

Help I need your advice please! My Problem: I have created a navigation bar in Dreamweaver MX, using the INSERT NAVIGATION BAR tool. I have used a different files for both up & over images in each case. Everything works apart from one called LINKS. I have checked it in …

Member Avatar for aravelli
0
79
Member Avatar for nish88

hi.... i'm trying to write a function clear image but i am not being able to write it. it is as follows. i am loading a picture and i want by clicking the button clear, the picture map.gif dis appear.. there is a function blank in tkinter but i am …

Member Avatar for vegaseat
0
10K
Member Avatar for hammerhead

I just started with image processing concepts and cannot decide upon a platform to try examples on. The two most commonly used platforms are Matlab and C# (using Aforge libraries). I know a bit of both and learning the syntax will not be a problem. Which one should I go …

Member Avatar for hammerhead
0
92
Member Avatar for kv79

Hi I want to divide the image into several links ,so it was long time ago when i do that ,so i can't remember where to find that . Where to find something about dividing the image into links ? Thank you for your effort of reading .

Member Avatar for peter_budo
0
70
Member Avatar for gauravmishra

hi i want to know that what does the scale() method of AffineTransform do i mean when we reduce the size of a image does this transform reduces the number of pixels or something else .........

Member Avatar for gauravmishra
0
104
Member Avatar for kory27

Hi. I am running cf7 and have a problem. in my application.cfm i have this; <cfparam name="application.ImgPath" default="http://www.urbanposters.com/images/"> <cfparam name="application.TImgPath" default="http://www.urbanposters.com/images/thumbnails/"> <cfparam name="application.TImgPath2" default="http://www.urbanposters.com/images/thumbnails/"> <cfparam name="application.DImgPath" default="http://www.urbanposters.com/images/detail_images/"> Basically, they are the paths of my full size and thumbnail images. I am changing the way we are doing things, and the …

0
60
Member Avatar for jure.gregorin

Hello! So i have a 200x200 image that has a wheel on it. This wheel can vary positions so i need to find it's center in it. I have a approximate x positon of the wheel, but I still need the center. One problem is also that the wheel can …

Member Avatar for BlackSun
0
140
Member Avatar for scorpionz

Hi this is Scorpionz Can any have an idea... How to Upload image,file in PHP and store it in Database.... and How to call it to view on Front End means to my Html Page Web page.... and How to Specify Space that Uploading File size Any Help will be …

Member Avatar for somedude3488
0
347
Member Avatar for steena

Hi to everyone! I am looking for some Image editing company where I can outsource a large collection of images. Please help me in selecting an experienced image editing company Thank you!

Member Avatar for johnkp
0
85
Member Avatar for shanenin

I am trying to position my logo at the very top and center of my web site. I am able to get it centered from left to right. The problem is I have about a several pixel space between the top of the image and the top of the web …

Member Avatar for DangerDev
0
98
Member Avatar for sbv

Hello all, in my ASP application i need to upload 6 images. for that i used u function. But the problem is it is operating well only for 1 image upload. And not for remaining 5. Can any one know about this why this is happening. Thanking You.

Member Avatar for sudharsanam007
0
73
Member Avatar for werks

The picture does not display, is my code wrong? please help [CODE=asp]<tr> <% Response.Write("<td><img src=Books/" & varAccession & ".jpg class=picA width=200 height=150 /></td>") %> </tr>[/CODE]

Member Avatar for werks
0
93
Member Avatar for kory27

Hello. Does anyone have a good solution or code snippet for on the fly image resizing? basically, here is my issue. i have a product feed and the provider gives the url to the image, and the size of the thumbnail. i want to create the thumbnail on my pages …

0
61
Member Avatar for nandhinijp

I want to zoom the image in the same image of particular part or in another place.I saw some script,css for this requirement.One of that is cost.the other is not satisfied but its free.Do u know anything related this?

Member Avatar for MoonTraveller
0
68
Member Avatar for btech_Saurabh

Hi Developers .....I am facing a problem of adding an Image to CommandBarButton ( i m using the VSTO). Can any body help me out....... Every Reply will be Welcome.....

Member Avatar for btech_Saurabh
0
110
Member Avatar for jigvesh

Well, I did go through the site mentioned in one of the earlier queries, but still i am not able to solve it........ I want an image to be displayed instead of the mouse cursor when it is over a panel.........which in the code is mainPane...........i think i am making …

Member Avatar for sanjrockz
0
437
Member Avatar for roqval

Hi all I am getting the output is a completely black image/ anyone know how to fix it... please here is the subject and java and classes in zip file . thank you Image processing is done in two general ways: scalar processing, by treating each colour plane as an …

0
47
Member Avatar for jatin29

hi ..problem in uploading image..using servlet to upload image in mysql..use html form so user given the path of image..but giving error.here is the code..help me on this. import java.sql.*; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; public class LoadImage extends HttpServlet{ public void doPost(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException …

0
82
Member Avatar for hbmarar

Hi , I have a input field which on select a local file sents a ajax request with the file name . I use this filename to create a <img> tag with src to this filename but i got a issue with this... img.src=c://Documents and settings//All users// and so... how …

Member Avatar for ~s.o.s~
0
67
Member Avatar for Morty222

Can someone please take a look at this and help me do one thing? I am uploading images to a directory and updating the users record with the photo they upload. Problem is, I could have someone upload a photo with the same name as a photo that is already …

Member Avatar for coffeepot!
0
151
Member Avatar for fpaquin

Hi to all, I am using Java version 1.3 with IBM Websphere and DB2. I would like to create a page that you can save and retrieve an image from DB2 and post it on a web page using a stored procedure. My questions are: 1. How should I create …

Member Avatar for fpaquin
0
122
Member Avatar for Dingo_Tristan

Hi there! I've been browsing these forums as a guest for quite some time, and recently (read:last night) managed to pick up some nastiness. I've done the basics, I think.... ewido, AdAware, SpyBot, loaded updated and ran AVG... But I'm not the right kind of Geek to decode all this. …

Member Avatar for manbear267
0
194
Member Avatar for kedi

Hello, I need to write a program which displays some images on the screen depending on some calculations. For example if the result of the calculation is 3 it will display an image file, if it is 5 it will display another image file. I don't even know where to …

Member Avatar for Nick Evan
0
285
Member Avatar for nu2cpp

Hi, I am using BCB6 and trying to simulate a compass. I have an image that need to rotate (clockwise and/or counter clock-wise, it doesn't matter I think). I am reading the direction data over from other computer and using that data (0 - 360) to move the compass. I …

0
58
Member Avatar for bbidpa

I've creaded a web site with image uploading system and manual thumbnail cropping. I use jQuery as a main javascript library on the site. But image cropper was written using Prototype, so it was nessesery to put that cropper in iframe because jQuery and prototype conflicts. And it works. But …

Member Avatar for bbidpa
0
69
Member Avatar for TheAlex

Does anyone know how to create an image that scrolls with the page, much like this menu on the following link? [url]http://www.myvue.com/cinemas/index.asp?SessionID=DF03F98209A546809563E5FF5A6B5D4F&ci=52[/url] It's easy enough to do one positioned from the left of the browser window, but the solution I need is where all the content is centered, as on …

Member Avatar for MattEvans
0
613
Member Avatar for Beeej21

Hello all! I am struggling with what seems to be a very simple problem. Well, the issue is extremely annoying and problematic, and I am unable to figure out the solution. I am using CSS to load an image onto my HTML page. The reason being because I'd like to …

Member Avatar for Beeej21
0
104
Member Avatar for bcm

I want to create a program in [COLOR="Red"]VB.NET2005 [/COLOR]windows application which will show google map on the form along with its contols of zoom. OR Also an image on form having zoomin and zoomout buttons. Please Help!!!! :icon_cry:

Member Avatar for technogeek_42
0
57
Member Avatar for scushkadee

Hi. This is my first post. I have a MYSQL database, it has a title row, main img row, link row. I want to have a table that displays the main img (brings up picture) when the title and link rows are rolled over in a separate table. I need …

Member Avatar for scushkadee
0
80
Member Avatar for obscured47

Hi guys, I have a hexagon class that given the side and the angle of the hexagon, it draws it on the screen (using Polygon class). I need to fill that hexagon with an image. It works if i have a .gif file with a hexagon and place it on …

0
62
Member Avatar for hbmarar

I got a imterface as attached. The image on default would be no image. when the user uploads an image, i need to know how to strip the defailt image and then use the ajax to update the new image uploaded in there. Any ideas.. i know it is possible.. …

0
81
Member Avatar for islandbreeze

Hi, A simple problem for you I hope. I have applied a pre-made javascript to a dreamwever template. It works fine when I preview the template in the browser. When I apply the template to other pages it will not work - the container box shows but it cannot show …

Member Avatar for islandbreeze
0
195
Member Avatar for sree22_happy

hi friends i have a problem in previewing image in mozilla browser.I will give the code. [code] script code <script type="text/javascript"> function loading(img) { document.getElementById('disp').src=img; } </script> [/code] [code] jsp page code <html:file property="productImage" value="${product.productImage}" styleClass="sni_input" onchange="loading(this.value)"/> <img src="" id="disp"> [/code] only few codes are written.I think you can understand …

Member Avatar for sree22_happy
0
226

The End.