6,113 Topics
![]() | |
hi, when I save an image as GIF and import in flash its edges get pixelate or distort, can anyone solve this | |
Hi I'm a bit confused but I think I know what Im missing. Story goes, I have a website which allows users to upload logos - I want them to be able to upload new logos if they want to... but the page that allows them to change their logo … | |
Hi there. I am completely new to Flash, so I'm blank on this one, but haven't been able to find help on this specific subject either. I want a SWF movie to load an URL from a query ([url]http://www.mySite.com/myFlash.swf?img=http://www.mySite.com/myPic.jpg[/url]) and apply it as a background image. I'm not even sure … | |
hi, i have to do image read and write in Turbo C. i am very new to C. so please help me out as to how to do these operations and provide some sample code if you have any.. i have a vague idea that it can be read as … | |
what's the difference between image and imagemap? | |
HELP.. It Is Possible to copy a form,image or pic box to be paste in Ms word | |
Hi, is there an easy way to wrap text around an odd-shaped image? Please refer to attached image. I need text to float around the green image but the image isn't perfectly symmetrical. Any tips would be much appreciated. I've tried googling but have had no luck. Maybe I'm not … | |
pls help, i need a vb6 code to compare images in a database and returning query of duplicate | |
Thank u so much for sending this code,and i appreciate it so much.But i need to be able to move foward by getting thesame code that will save into the database,Others conversion i used were'nt working.Pls help me with the code that will save in to the database(SQL server) with … | |
i am developing a project so it involves working with picture.i have a code in vb6 that can retrieve image from the sql server,the code is this.And i need exact of such code that will be able to save into the DB,to avoid disparity in the binary conversion. Dim CN … | |
Hi all! I found that is difficult to search a simple javascript code about scrolling image slide. You can find them on Internet but they often are long and complex or hidden from us to prevent edit. I just found a simple way to resolve this. I hope it will … | |
Hello I have been working on this script for a little while. All is working good(get all information into the xml). But I am needing to have the php code add an image to the xml for download. If anybody as any ideas i would greatly appreciate it. I have … | |
Hi! I'm trying to find a basic PHP code that uses an HTML form to upload an image to a specified directory and after that the image address can be called for displaying the image with PHP or putting it in a textarea box for linking. I know it seems … | |
Works great in firefox/safari/opera But the big picture of the dog at the bottom doesn't show up in IE. The CSS tag: .bottom { position: absolute; z-index:-10; top:350px; margin:0; padding:0; background:url('img/thepetnurse_btm.png') top left no-repeat; width:748px; height:473px; } How can I get this working in IE? My book offers no explanation. | |
Hi I have one .aspx page and image.when i scroll down the page the image should come vertically down as page scrolls. | |
Hi I need to pass the co ordinates of the image present in one web form to another i tried it by using seesion variables but its not getting transferd help me with some suggestions | |
I have written the following image upload code: image_upload.html: <html> <head> </head> <body> <form method="post" action="check_image.php" enctype="multipart/form-data"> <table border="0" cellpadding="5"> <tr> <td>Image title or caption</td> <td><input name="image_caption" type="text" id="image_caption" size="55" maxlength="255" /></td> </tr> <tr> <td>Your user name:</td> <td><input name="image_username" type="text" id="image_username" size="55" maxlength="255" /></td> </tr> <tr> <td>Upload image:</td> <input type="hidden" … | |
Hi just wonderin if anyone can help with my GUI, I got this far, but want to have an image on the background of the main app, and also the buttons. Ive read through vegaseat's script which he helped someone on here, but somehow I can implement his code into … | |
[b][b]Basic Includes[/b] Lets say you have a Web site with 10 or so pages, and you want to update the navigation. You don't want the hassle of updating every single page. That's where includes come in handy. Your basic include will look like this. [php] <?php include ( 'includes/navigation.php' ); … | |
hi, i am trying to put an image into the title. i mean like daniweb's title icon is the blue "db" and google's "G", you know...the image in the location bar? sorry i dont know how to explain it properly cuz i dont know what it's called. Thanks | |
For the final project of the year i need to create a digital image processor that removes the noise and increase the contrast in a digital image. Here are the requirements for the project: Program Requirements Input data: The values for the two-dimensional array will come from a file (rawimage.txt) … | |
Hi.... I was wondering if anyone could help me. I'm putting together a website in Dreamweaver and using html, I have several images on the page and what I want to be able to do is when someone rolls over smaller image they get a larger image come up. I … | |
Hello all, I have been working on a simple web app but have run into a small problem. I am still fairly new to php and have found nothing on this topic searching google. I have a getimage.php page that fetches an image from a SQL Server Express 2005 database. … | |
Hi this is scorpionz Any response will be appreciated with great interest, can anyone have an idea regarding image upload through PHP+Ajax, i m using mysql as a db. Like the Process i want to do is that: I have create a field of image_name in DB table and just … ![]() | |
[code] Here is what I am trying to accomplish: an image management system, that will: a: Store the name and url inside the database b: be displayed where needed. I have a form that already uploads, but I am unsure how to get the disered information to the database, and … | |
I get flickering images when i use this code for an image rollover change, i used the same code on a different website a while back and it worked but now i only get a flicker instead of the second image... If anybody knows why please respond :) (website where … | |
Hello everybody!!!! I am just curious if I can make a database where all the data are images like bitmap, jpeg and other pictures format... If yes, can you pls show me some code or sites to where I can learn a lot about this.. YOUR HELP IS HIGHLY APPRECIATED.... … | |
i have to write an image processing program that can invert, blur, sharpen, threshold, and then resave an image. here is what i have so far: [code=c] //---------------------------------------------------------------------- // SECTION 1: Preprocessor Commands //---------------------------------------------------------------------- // Include Win32 API Libraries (headers) #include <windows.h> #include <windowsx.h> #include <commctrl.h> #include <string.h> #include <stdio.h> … | |
hi friends, i got a problem for displaying image from the following source code [code=PHP]<?php include "connection.php"; $id=$_GET['d'];// value of 'd' is getting from the another page //$image_folder='http://192.168.0.39/OldLiveHelp/images/'; //absolute path to image folder $msql="SELECT * from client_logo where client_id='$id'"; $mresult= mysql_query($msql) or die(mysql_error()); $row=mysql_num_rows($mresult); if($row > 0) { while ($row1 … | |
Hi everyone. I know how to make image in php, but I want to make url like this [url]http://my2.statcounter.com/project/standard/graph_summary_barchart.php?rand=193244925&PHPSESSID=[/url][B]1eb9e464667493b2a1a7038ce4b9f69c[/B] Especially, the randed code. For example, I have this script uret.php [code=PHP]<form action="uret.php" method="post"> <input type="text" name="siteadi" value="http://" size="35" \> <input type="submit" name="submit" value="Kodu Al"> </form> <? $web = $_REQUEST['siteadi']; [B]$weble … | |
Ok, so this is probably something simple, but I'm no javascript queen, so if someone could help me do this I would be so appreciative. I'm using Javascript to rotate the 5 featured stories I choose via a Wordpress plugin. So right now it looks like this: I've put the … | |
Hi, the code below is trying topull out the image from the database. When the image code is taken before the text that is being displayed from the database then it pulls out the image. if the code is written after the text being displayed from the database then it … | |
does anyone no any code that can be attached to a flash button so that it finds and replaces images within a html page. there is a page on the web which looks like it might tell you how to do it but i just keep getting database error when … | |
i am trying to write a function so that when a user enters onto a page selected images change with each page that is entered. the page uses an iframe to load the new data so i need to swap the images on the main page which holds the iframe … | |
Hi I'v hit a glitch in my bebo, myspace, facebook ect style website. I basicly need help with a script to resize an image, of which directory is stored in my database. [CODE]<div id="profile" class="<?php echo $user_data[skin]; ?>"> <img src="<?php echo $user_data[dp]; ?>"> </div>[/CODE] Bering in mind i cant have … | |
to call subroutine i have to click on image button but after postback on same page insted of single click i have to click twice on image button to call sub routine why? | |
Hi i have a very strange bug in my code somewhere. it is stopping the first image being displayed. i only noticed it just now and don't have the knowledge on how to fix it. it seems that the code in default2.aspx misses the first image tag and request on … | |
Hi i have a very strange bug in my code somewhere. it is stopping the first image being displayed. i only noticed it just now and don't have the knowledge on how to fix it. it seems that the code in default2.aspx misses the first image tag and request on … | |
Hello Everyone, Warm Regards to All. Could anyone help me out on how to prefix a image with the url in the address bar? Thanks, Arun. | |
hi..i don't know how to convert an image from one format to another format in runtime using c#...for example converting a gif image to jpeg..if anyone knows please help me...thanks... | |
Hi All, I read through another thread but it didn't help me with my issue - wel more than likely it did but I didn't get it. I've taken a screenshot of a toolbar for an online product and created coordinates for it. (image map). On mouseover I'd like the … | |
Hi i have variouys different javascripts i have found on the net that allows me to generate random images, images as links and random text. Can any one help me create and all in one random genrator so i have text with an image as a link? Many thanks | |
[font=Arial][size=2] Just got this in the mail, and set up a test campaign. Sounds very exciting! Dear AdWords Advertiser, You have been selected to test Site Targeting — a new AdWords feature that will allow you to easily target your ads to specific content sites across the Google Network, giving … | |
Hi all, can someone tell me how to display image in select form element i've try to do this, but its not workin [QUOTE] <select name="select"> <option><img src="banner-xmas.gif"></option> </select> [/QUOTE] hope u guys can figure it out | |
How to do programming in Image processing in java? I have searched on it.I got info abt JAI.But Can i get detail documentation or another library for image matching code in java. I want to match two JPEG images in java.That images are of birds. Can any1 help me out? … | |
Hi folks, I have a script that pulls user comments from a database, which works fine. It's an image based script so I'm trying to now add emoticons, for such as =D or =) To do this I plan to use list(,,,,,,$left,$top) for the imagettfbox of where =D or =) … | |
I've seen more and more sites doing this lately, they offer a base product and give the site visitor the ability to pick from certain options to customize their product, which are immediately reflected in a graphic of the product. The concept is like a build-a-bear for the web, or … | |
Hi all, I have read an YCbCr image by using fopen, fread using C. I wanted to extend this to read multiple frames like in a Video. How should I proceed? I should take a while loop, but then what is the limit of the counter. After reading those images … | |
Hi.. Am doing an project in which i need to enlarge an image from imagebutton even after its imageurl is changed.... i have already tried some other codes using javascripts, in tat v can zoom only the particular image of its corresponding imageurl, cant chang wen its updated..... So, I … | |
I am trying to position a javascript with in my 800px container but when i try to do that the script stays outside of the container. Here is my html code for the javascript [code] <div id="hads"> <SCRIPT language="Javascript"> function image() { }; image = new image(); number = 0; … |
The End.