6,113 Topics
![]() | |
i tried this but the background of the textarea turns white and not to image.. [code] <script language="javascript" type="text/javascript"> function ChgText(number) { var newtext = document.getElementById(number).innerHTML document.getElementById('reply').style.backgroundImage = "url(newtext)"; } </script>[/code] [B] var newtext = document.getElementById(number).innerHTML [/B] this is the hyperlink of the image [B]'reply'[/B] is the value of the … | |
![]() | I was wondering if someone could tell me how I can set a default image to auto increment, when one of my members sign up. I cant figure out how to set this in phpmyadmin. I could do it manually, but I'd rather it be automatically. ![]() |
I'm trying to crop an image: [code] Bitmap bmp = (Bitmap)pictureBox1.Image; Bitmap cBmp = bmp.Clone(croppedAreaRectangle, bmp.PixelFormat); pictureBox1.Image = cBmp; bmp.Dispose(); [/code] It's partly working, but the image result is smaller, and from a different area out side the selected cropped area. So what's wrong? | |
![]() | I am doing a flash slideshow animation which animate from left to right by changing their x position. And I am using the tween which is a package of flash [CODE]import import fl.transitions.*; import fl.transitions.easing.*;[/CODE] while moving the image is jerking a lot. How to avoid flickering of images while … |
hi i am new to this forum. i am able to add image file(a.jpg) to mysql databse. when i see the file in a databse . i could see the file.but when i try to retrive that file ia m getting error.can anybody help me thanks | |
can i have a sample code of a c++ program that reads in a jpeg file, and with comments please, i am trying to learn image processing using jpeg file formats... i would love to have advanced codes too, if any one of you can provide me with them. i … | |
Okee here my problem When i create a button in the designer , i got options in the properties window for putting a Image in the button and even a ImageAlign But i want to change the image at runtime I looked at the button members , but i cant … | |
hie everyone, well here is my " little ", i m developping a web application where one of the fonctionalities is the possibility for the user to enter information about a product he want to sell or rent (car, house ....) along with the picture(s) of the product. the problem … | |
hi it me again... i need to show an image(a gif) in a blank wndows form (border less). he think is the place where the image is going to be visible...... when some one moove the mouse ponter to some place on the form and wait for their for some … | |
Hi every one, I am Aweda Akeem, a young, beginner, and aspired professional programmer/developer using VB.NET as my development language. I am writing a mini e-banking system. I want to make provission for picture upload as customer's new account is beign created/opened and display the image before the Submit button … | |
- I've used DevExpress Components to develop my App. There's problem when user attach their image to database: it's so big. Of course, it influences my database speed. - Please instruct me some solution to solve them? | |
Hi friends i want to know about how to create Big flash banner in html . and also i dont know to create flash video in swf format. please send the code here ....... | |
Hi I am using the css image gallery I got from: [url]http://www.dynamicdrive.com/style/csslibrary/item/css-image-gallery/[/url] I want to change the behaviour, currently an image is enlarged when a user hovers over the link/thumbail. I would like to change it so that the main image is instead shown onclick of the thumbnail, and remains … | |
like at target.com this link[URL="http://www.target.com/Avington-Headboard/dp/B0011YRZ2U/ref=sr_1_1?ie=UTF8&frombrowse=0&searchView=grid5&searchNodeID=12996951&node=12996951&searchRank=pmrank&searchPage=1&searchSize=30&id=Avington%20Headboard"]http://www.target.com/Avington-Headboard/dp/B0011YRZ2U/ref=sr_1_1?ie=UTF8&frombrowse=0&searchView=grid5&searchNodeID=12996951&node=12996951&searchRank=pmrank&searchPage=1&searchSize=30&id=Avington%20Headboard[/URL] when u hover over an image it shows that image and theres like 2 different images to choose from i want to make a gallery like that for my webstore but how do i? does anyone know? | |
How do I add a picture as a background to my Jpanel??? please let me knw the easiest way... | |
compile using A86 assembler however you can adapt it for any other one easily... It just draws out a 3D like shape. It was annoying to get the angles right but suggestions on improvement to code is appreciated. :) Adequately commented so it is understandable not fully as it is … | |
I use my HP V72 monitor for my photography. It powers on but there is no picture....I tried unplugging it and replugging. It just keeps making an off and on clicking noise. The green power light flashes and than stays on. When I move my mouse it makes the sound … | |
I have one server(HP Proliant250 ML) with two SCSI drives. I want that if one harddisk goes down I have an immediate backup for that harddisk b/c that server is a domain server... and many applications depend on that... there are two options in my mind [B]first create RAID[/B] but … | |
Hi! I have a grayscale image in my pictureBox. I want to box up the white pixels in the image using the rectangle. Can anyone teach me how to write the code. Thanks in advance .. Best regards, | |
Okay so i have a delete button in my application and want to replace the button with an image i have tried using img type however when i click this the getparameter function - i need this to run jsp code sql delete query- it doesnt work - the button … | |
Okay so i am having a major problem i am using an image button to delete a recrod from a DB when i use FF it deletes perfectly runs are you sure you want to delete JS and if clicked okay deltes the record In IE 7 however this is … | |
[url]http://www.fredmyerscough.co.uk/myfiles/showborder.jpg[/url] im using some jquery stuff to make myself a new website, but when you press the image (used for the menu) a dashed border apears around it. im not sure what element this is called, since its not affected by border: none; in css. any help or advice on … | |
I just found this very interesting article on Mashable - [url]http://mashable.com/2009/08/30/analyze-twitter-content/[/url] I actually like TweetPsych but I do wonder what would be the business implication for knowing sentiment and psychographics on individual users rather than an aggregate of all the followers for a particular account. Would it really help create … | |
I'm uploading an image, and i need to store it with the rest of the requested content by the server. so right now im using [code] streamreader getimg = new streamreader(imagepath); string image = getimg.readtoend(); getimg.close(); string DataToBeUploaded = "requested content..." + image + "more requested content"; [/code] Everything is … | |
how to store image in a folder and database using php and mysql and how to retrieve that image. | |
Hello people, I want to find exactly how I would upload an image to a database from a JSP web form.The form would have to support other formats as well such as text and should cater for the image upload as well. | |
If your company has an online presence, it's tempting to dismiss offhand comments from disgruntled customers who claim they plan to smear your name on the Internet. I mean, one negative comment online cant amount to much, right? That's not necessarily true. [URL="http://en.wikipedia.org/wiki/PageRank"]Google PageRank[/URL] is the current gold standard that … | |
Reports just in suggest that a couple of manufacturers are about to launch televisions with the capacity to view films immediately built in. At least that's what the confusingly-worded [URL="http://uk.reuters.com/article/technologyNews/idUKTRE5040E820090105?feedType=nl&feedName=uktechnology"]news report[/URL] I picked up said (unusual for Reuters to confuse us in this way). What it means is that TVs … | |
Yesterday I highlighted a few gadgets I thought it was worth getting people for Christmas. Today I thought I'd do the opposite - do not, repeat not, buy any of the following. Digital photo frame is a definite no-no. I've bought one for my in-laws last year and they said … | |
According to the [URL="http://www.chinadaily.com.cn/life/2008-08/26/content_6972421.htm"]China Daily[/URL] newspaper the latest Internet sensation, iPhone girl, will not be fired from her factory job despite some speculation to the contrary. It all started when a young Asian woman working at a factory making iPhones inadvertently left her picture on one device after it was … | |
Matrox has announced what it claims to be the first true QuadHead GPU, the Matrox M-Series. Which begs the question, just how many monitors do you need? With 512 MB of memory, native PCIe x16 performance and a fanless design for quiet operation you might think Matrox has done enough … | |
[URL="http://www.zotac.com"]Zotac[/URL] has today announced the availability of what it claims is the fastest core clock speed for a graphics card straight out of the box. The GTX 280 AMP! Edition overclocks the NVIDIA GTX 280 card to top, are you ready for this, 700 MHz. OK, so it adds about … | |
It would appear that [URL="http://ap.google.com/article/ALeqM5hq6FlGb4RaKA8uNU0xIMPsrNOgPAD8VR8Q8G0"]Google is being sued[/URL] by the owners of a house in the Franklin Park suburb of Pittsburgh because the search giants photographed the property and included it in the [URL="http://maps.google.com/help/maps/streetview/"]Google Maps street view[/URL] feature. Why anyone would want to take an interest in the boring house, … | |
Over time, spammers have changed their spamming tactics in their bid to gain access to people's mailboxes. The latest tactic is to use the common [B]PDF [/B]file format to send image spam. By using PDF attachments to send images instead of embedding them in the body of the email message, … | |
[URL="http://www.sapphiretech.com"]Sapphire Technology[/URL] has announced a new addition to the HD 2400 and HD 2600 graphics accelerator families scheduled for a July release, the completely passively cooled HD 2600 XT Ultimate Edition. As fans of the Sapphire Ultimate Edition family will already be aware, these are renowned for not only being … | |
If there is one thing that everybody can agree it is that spam is a right royal pain the ass. If there is another then it is that image spam is the biggest pain in the ass of all. While it is bad enough for the end user, especially at … | |
As I sit here shivering in the North of England cold and fog, it seems kind of appropriate to be writing about a technology that has been developed by [URL="http://www.polarrose.com"]Polar Rose[/URL] who are based in the even colder region of Malmo in Sweden. Using face recognition technology originally researched at … | |
It looks like NVIDIA really means business, announcing it intends to attack the Intel integrated graphics processor market with an ICP of its own. Now that is some target, given that Intel is pretty much the heavyweight champ when it comes graphic chip manufacturing and sales by the numbers. No … | |
The Intel Open Source Technology Center has officially released open source graphics drivers for the 965 Express chipset in a move that while not exactly unprecedented is, nonetheless, a most welcome display of commitment to the provision of free software drivers. Moreover, it is a display of that commitment in … | |
There’s no denying that Microsoft has both audacity and folly in equal measure, and never was this more clearly exemplified than in the news that it is launching an ‘industry leading compression quality’ image format. Revealed in some detail at the Windows Hardware Engineering Conference ([URL="http://www.microsoft.com/whdc/winhec/"]WinHEC[/URL]) 2006 in Seattle, a … | |
This script simply preload's images inside (x)HTML document. [b]<<<INSTRUCTION>>>[/b] — Simply attached these preloader.js in your document, were you want your images to be preloaded. — You can simply referenced it using [icode]<script type="text/javascript" src="path/preloader.js"></script>[/icode] block. — if you have any suggestions, comments or request, please feel free to post … | |
| |
Set the Image's Gamma, Brightness, Contrast, Color; Enhance an Image's Edge; Turn it to a Grayscale Image; and Invert the Image. | |
Change a Color Image into a Grayscale(Black & White) Image. | |
[B]Situation:[/B] Ever wanted to get the size of an image? Possibly to determine new height and width dimensions that DO NOT distort the proportion. Well I have, and I overcame the math like so. [B]Solution:[/B] First you must decide on an image width. The subroutine returns the proportional height equivalent. … | |
A variation of the previous bouncing ball code. This time the upper left corner of the image rectangle simply follows the position of each mouse click. Use an image you have, in my case I used a small red ball in a black background. A simple code to experiment with. | |
First take two images named with smirk1.jpg and smirk2.jpg with same size paste below code and for Image write this code <IMG src="smirk1.jpg" name="smirk" onMouseOver="over(0);" onMouseOut="out(0);" /> | |
A simple picture viewer written in C# that allows you to view jpg, bmp, gif and animated gif image files. Uses a file dialog to load files, and keeps track of pictures already viewed with a list box. | |
This little program uses Python and it's module pygame to do some sprite type animation. The rectangle that contains the image is moved and bounced within the window's frame. Pretty crude, since the whole screen frame is erased for each move. Actually it works smooth enough, and is relatively flicker … | |
This short code lets you create a base64 encoded image string, that you can copy and paste into your Python program code to display relatively small embedded images. For a typical application see: [url]http://www.daniweb.com/code/snippet393.html[/url] |
The End.