6,113 Topics
![]() | |
Hi first of all my speaking language it’s Spanish so excuse me for my mistakes. I’ll appreciate any help that I can get. Here’s a summery of what’s been happening with my PC… When I start my pc I receive immediately a massage about an error RUNDLL, and also I … | |
I have code like this that changes the image when the user clicks on the image. document.getElementById('searchButton').src='search_gryd.gif'; But its not working with safari browser. Can anyone suggest reason or resolution for this. Thanx | |
If I use form default "grey submit" button, I can define value like: <input type="submit" name="button1" value="submit"> However if I use image instead of "grey button", how can I define value? <input type="image" name="button1" src="img1.jpg"> As I have multiple submit image buttons, so I need to submit its own value … | |
Hi, im looking for a solution to what seems a simple question? I need to print lots of images and aply a different name in a 'field' in the same place on each print. photoshop and layes is too slow etc. Are apple scrips of any use for this, a … | |
Hi, im looking for a solution to what seems a simple question? I need to print lots of images and aply a different name in a 'field' in the same place on each print. photoshop and layes is too slow etc. Are apple scrips of any use for this, a … | |
Hello, I Reciently did a pretty major system upgrade which included my RAM, Video card, sound card, power supply and case... I've had a few problems along the way, but this one i can not solve... Shortly after getting everything installed I noticed the screen every now and then flickered, … | |
Afternoon folks, One of our Macs needs a hard drive upgrade from a 10gb to an 80gb hdd. I have never done this on a mac before and would like to know the best way to go about this. I have made an image of the HDD using Carbon Copy … | |
I have a wrapper with two columns using float: left to align them and a clear: both on an hr tag underneath them. When I used to work in html 4.0 this method used to work allowing the background images in the div of each column to stretch to the … | |
Hey, I'm having some issues with my background images in a page I'm making. I basically have two background images, left border and right border.. and I'm trying to make them repeat in the y direction and fill up 100% of the page. Seems simple enough, but it's not working.... … | |
how can i create a menu bar using javascript similar to what u see on applications like ms word.. would prefer codes... also how can i make animated images using javascript. all i want the script to do is simply alternate images say every 10 secs. it displays a different … | |
I'm playing around with photoshop 6. I know its old but it still works fine and I don't feel like buying the newer 8 version. My question is, how would you go about making an image and then masking it with a "foggy window effect" (sorry, the description is bad, … | |
I am using Panther 10.3.2 and use my pictures for my desktop slideshow. In 10.2.8 and below, there was a choice in the 'change desktop' window. I could tile, stretch and center. Tile or center would take any size pic and resize it to fit the desktop. Now there is … | |
hello everybody!! i am new in programming c++ so i would like ur help.. i would like to save an image into a file using c++ but i havent found any tutorial that could really help me... i would appreciate ur help | |
Hi, This problem is with another one of my assignments. As part of this assignment, I'm to add the following into a "css" file: [B] "Display the Flags box only when the left margin is clear, and center any text or images within the box." [/B] The "css" file is … | |
Hello there, I am receiving following error in Visual Studio .Net while compiling page with F5. "Error while trying to run project: Unable to start debugging on the web server. You do not have permission to debug the application. The URL for this project is in the Internet zone. Click … | |
hi, actually, my question is about jmail in asp. i attached an image file in my email. i tried to make it appear in the email message but it does not. does anybody know how to display images in an email? i tried this code below but it only display … | |
I have a table displaying the list of vendors from the database. I have to select one row (vendor details). For VendorID: ------------------------Start--------------------- <table> <tr> <td>Name</td> <td>Telephone</td> <td>Email</td> </tr> <%do while not rs.eof%> <tr> <td onClick="HighLightTR('#cccccc','cc3333');"><input type="hidden" name="vendorid" value="<%=rs("VendorID")%>"><%=rs("Name")%></td> <td><%=rs("Tel")%></td> <td><%=rs("Email")%></td> </tr> <%rs.movenext loop%> </table> --------------------------End------------------------- The page also has … | |
ok guys i really hope someone knows the answer, i will be so grateful... we just re-formatted our hd all the data was stored on dvd's (as data) using nero 6. music was stored on 2 disks,and work fine.. all other data including programme files, photos, word documents etc were … | |
Hello, I've got the qoolaid trojan downloader and can't get rid of it. Norton and Ewido etc. find it and can't delete it. I go through safe mode and still can't delete them manually. Here is my hijackthis log. Any help would be great. My systems are the identification of … | |
Hello. I talked with Apple and Charter (my isp) about this to no avail. My father sent some .jpgs in varying sizes, averaging around 400-700 Kb. I forwarded a 632 Kb image (actually 403 Kb on my desktop) back to him and to myself. His was rejected by his isp … | |
Hi Friends, i am developing a Chat Application.. i want to design the my Contact Tree as like in the below image. [URL=http://www.megaupload.com/?d=TYKVH37L]Contacts Tree Image [/URL] (Sorry, i uploaded image in [url]www.megaupload.com[/url] .. -pls wait for 45 seconds.. i don't know how to attach my image to the forum.. if … | |
Hello to anyone that can help. I've caught something and I don't know what it is. I accidentally clicked a pop up and now they won't stop. My computer is running very slow and freezing up regularly, any help would be appreciated! Logfile of HijackThis v1.99.1 Scan saved at 8:43:33 … | |
hello, i have this large image i would like to use on my site.So i was wondering what software or technique i could use to break them into smaller bits so i can use them in tables for instance. | |
Hi, We are working on an assignment where we have to use haptic interface and VRML file. This assignment also asks us to include a sound of the VRML image which we are using. Could anyone please help us as to how to code in C language to upload winamp … | |
I've got this domain name that I could use myself, or I could sell it on it's own, or I could sell it with a template that I'm currently making, or I could sell it with a fully operational website: << url snipped to comply with forum policy >>[url="http://www.dwtemplate.co.uk/"][/url] The … | |
Hello! My laptop has a problem with reading video files whether they are read directly from DVD or downloaded to the computer: [COLOR=DarkRed]divergence of sound and image, some second delays or slowing down of display, also it can be broken sound going with noise[/COLOR]. These are not regular and it … | |
I try to resize jpeg from photo size to thumbnails, however the thumbnails quality is bad, it looks fade and blur, I have no idea how to improve the quality of thumbnails. PHP resize function: ----- $first=imagecreatefromjpeg($uploadfile) $second=imagecreate($new_width, $new_height); imagecopyresized($second,$first,0,0,0,0,$new_width,$new_height,$width,$height); imagejpeg($second,$v_thumbnailfile); ----- Thanks for any response. | |
![]() | It came with my epox board. What do you know about it? Is it something that works or do you even need it? |
Hi, i am trying to implement finger print recoginition system. if someone has any code snippet or pseudocode or any idea of Identify core point in finger print image . it's implementing it either in C or java, please help me out with it. thanks. | |
I'm working on some python programming and I need some help as to how to double the size of a picture using the image module.... any ideas?! | |
Hi, We are working on an assignment where we have to use haptic interface and VRML file. This assignment also asks us to include a sound of the VRML image which we are using. Could anyone please help us as to how to code in C language to upload winamp … | |
hi evry1, need opinion here to create a business graphic software... [COLOR=DarkGreen]http://www.smartdraw.com/product/flo/index.htm[/COLOR] is there any api to achieve like the image shown in the above link... what should i read on...to do a similar dekstop app... thanks in advance.. one more thing...can c and c++ combine with web programming lang … | |
Hey, I need some help. Whenever I start up my computer, I get a dialog box that pops up (see below). I did a little google search on "newdot" and found this:[url]http://www.neuber.com/taskmanager/process/newdot~2.dll.html[/url] which doesnt look like something i want. Please let me know how to get this dialog box from … | |
I ran all antivirus software and spyware prevention software I could, but nothing worked. I really appreciate any help I could get. Here is my hackthis startuplist: StartupList report, 10/24/2005, 1:23:24 AM StartupList version: 1.52.2 Started from : C:\Documents and Settings\Mr X\Desktop\HijackThis.EXE Detected: Windows XP SP2 (WinNT 5.01.2600) Detected: Internet … Information Security adobe asp asp.net audio client-server data-protection display dns flash http-protocol ide image microsoft microsoft-access microsoft-windows pci-card printer session storage streaming-service user-interface video video-card web-browser web-server windows-nt-2000-xp windows-server windows-virus wireless-networking xml | |
The following HTML does not work on FireFox, only IE. Anyone know why?? <a href="http://www.daniweb.com/"> <img border=0 src=http://www.daniweb.com/certificates/badge45765.jpg alt="extofer has contributed to our community" width="125" height="125"> </a> :o | |
So here's me, 3 days and about 20 dvd burn attempts down the line and I STILL can't burn more than a couple of hundred mb reliably. I'm using Nero Ultra edition after my Instant CD/DVD refused to believe I wanted to burn a DVD rather than a CD (God … | |
Within the last few days, Norton antivirus detects a SVKP file associated with hacktool.rootkit in the system32 folder. I have used Spybot, ADaware, spyware doctor, ccleaner, and ewido to clear everything but it comes back everytime I restart. Here is my HIjackthis log if anyone can possibly help me out. … | |
I had peoplepc dialup service while in states and now moved to another country. I used uninstall to delete program but now I get page cannot be displayed in ie. I have firefox and it works fine but still need ie to work. I downloaded hijack this and here is … | |
Help!! I'm having loads of popups and I don't know why, I've scanned loads of times but nothing gets rid of them. PLease help...please.... StartupList report, 23/10/2005, 01:59:01 StartupList version: 1.52.2 Started from : C:\Documents and Settings\Jamie Lowry\My Documents\hijackthis\hijackthis\HijackThis.EXE Detected: Windows XP SP2 (WinNT 5.01.2600) Detected: Internet Explorer v6.00 SP2 … Information Security asp asp.net audio client-server data-protection display dns flash http-protocol ide image microsoft microsoft-access microsoft-office microsoft-windows open-source pci-card session storage streaming-service user-interface video video-card windows-nt-2000-xp windows-server windows-virus wireless-networking xml | |
Hey People, I am having some difficulty figuring out how to do a visualisation technique in Photoshop. Basically i work an engineering company who design Highways, and alot of work involves widening roads/increasing lanes. I have a photo of a motorway which currently has 3 lanes which i would like … | |
I have downloaded Linux Debian off the web a few months ago and have just made some image disks with it on. In my download I received the OS and over 1000 Linux based programs as well. I have found a piece of software that will let me run windows … | |
Hi, im currently running- 2.7 Intel processor 1Gb DDR Samsung 80gig Samsung 256mb ATI Radeon 9600xt My problem is whenever I try to load up a Program which requires Hardware acceleration, such as Battlefield 2 of GTA:SA, my computer completely locks up and I have to pull the plug to … | |
Dear all, I'm not a computer geek, by any stretch of the imagination. So, need help! In IE images appear pixilated (spelt correctly?) and fuzzy. Pictures on hard disk are OK. Must be missing a setting or something what is it I've tried everything I know (not a lot!) Thanks … | |
I have been frustrated for some time now on how to stop Dreamweaver from adding a backslash before the word "images" when I place a new image in the layout area. (example: /images/image.jpg -- what I need to automatically happen is: images/image.jpg). Please help. I have checked my file directory … | |
HI everyone, Let's say when i connect to a ftp do i have to worry about something called type. I mean for example let say when connect to an ftp as such [code] URL url = new URL("ftp://user:pass@ftp.fileplanet.com/polo.zip"); [/code] Do i have to worry about something called type as such … | |
Okay I have copy and pasted the code from the tutorial on the jpg image [url]http://daniweb.com/techtalkforums/thread33791.html[/url] onto my IDE editor. This time no problem with indents! Now I need to know how to instal required wxPython. I have Windows XP, also Python 2.4. Where do I best get free wxPython … | |
hi every body can any one read image via java then use filters low & high pass filter | |
hi i m student and m making paint brush . i want to get image inside a circle to paste anywhere on screen. actually i want to create a circle with the previous screen under the circle to be visualize again so that my circle would look like empty circle … |
The End.