6,113 Topics
![]() | |
can somebody please show me how to make images clickable thumbnails of uniform size for an image marquee? | |
I am retriving source code for a web page. This source code contains an image.gif file which displays an image. I want to delete that image, how can I do that using [COLOR="Red"][B]vb.net???[/B][/COLOR] PLEASE help soon.... | |
Hello. I hope this is the right section to ask this question. I need some help with my coding. I've been working on trying to write a div code so I could modify my myspace profile, because it is a good hands on enviroment for playing with HTML and I … | |
Hey everybody...I'm really stumped on this one. My mother-in law is running an older Compaq with XP Home-SP2///////1.00Ghz AMD ATHLON PROCESSOR and 35GB HD including a NVIDIA RIVA TNT2 MODEL64/MODEL64 PRO vid card. The problem is a wallpaper cannot be applied or changed in any way.Also they browse button is … | |
got simple litttle problem and i am totally green when it comes to java. script at this link [url]http://www.javascriptkit.com/script/script2/simpleimagetrail.shtml[/url] is what i need to modify. probably simple for people in this forum. the popup image flips from the right of cursor to the left depending on the location of cursor. … | |
Hi .Net team, I have a image name call test.jpeg, Any body can download this image on: [url]http://files-upload.com/files/538354/test.rar[/url] I used bellow code to create that test.jpeg image ! Dim binWrit As New BinaryWriter(System.IO.File.Create("c:\test.jpeg", 77390)) binWrit.Write(StreamData.ToString) binWrit.Close() Actually i have used Byte array to create that image. so once i created … | |
hello everyone, Am a btech student.Iam now doing a project of watermarking using dsp processor.for that ,the image processing is to be done in borland C and using code composer it shud be called to a dsp processor.so if anyone,can please help me to get program codes for accessing a … | |
hello all,i hope you all can help for this,i want showing image by clicking button,i have 5 button with parents panel 1 and i want show image to panel 2,my plan the image can be drag or rezise and image show all the time user want,i have idea for drag … | |
hi to all... i just want to ask the following questions: 1. is it possible to burn the working windows image in dvd together with my norton ghost so that if ever my windows failed i just put the dvd in my computer and start the transferring of working image … | |
While surfing the net, McAfee virus window popped up. Deleted file and after that, desktop background was changed to white. Unable to change by going to desktop display properties. :sad: Running XP Home with SP2. Did virus scan but nothing showed up. Any ideas? Hijack This log is below. Any … | |
Hi, When you look at the following code it shows up fine in IE and FireFox as a list of images placed next to each other. But when I open it in Word it puts each image on a new line. How can this be fixed. Thanks <!DOCTYPE html PUBLIC … | |
I ran the Hijack program and this is the log file that showed up. Any help would be appreciated Logfile of HijackThis v1.99.1 Scan saved at 1:30:29 PM, on 10/21/2005 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\System32\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe … | |
I installed a software that puts ads on screen top, it was not working so I un installed it, after that, if I click a link that opens in a new window, a new window is opened with an image of screen in it, the address bar does not show … | |
Hi :) , I have a question. How to create a ramp(ramp means randam) image and store it as file. int main( ) { // Input a file name string fileName; cout << "Specify file name: "; cin >> fileName; if (cin.fail()) { cerr << "Input error" << endl; return … | |
I am working on an image map rollover...its basically done..but it isn't working in Firefox and I have an error in IE7, however it is still working in I.E.7...was wondering if somebody could take a look and see some glaring error that I am making in my code...It's a fairly … | |
I want to upload an Image into a Jpanel .. Actually I want to do the following: 1.Thw User Clicks a jButton 2. A window will be opened by which he/she can choice a image 3. The selected image will be positioned into the Jframe provide me some tutorials or … | |
Here we are uploading images in File System and storing path in the database. Code (ImageUpload.aspx.cs) :- private void Button1_Click(object sender, System.EventArgs e) { // Here I am uploading images in Images folder of C drive. int intResult=0; string strPath = @"c:\Images\"+Path.GetFileName(File1.PostedFile.FileName); SqlConnection con = new SqlConnection("server=.;uid=sa;database=pubs;pwd="); SqlCommand com = … | |
I am creating project in [B][COLOR="Red"]vb.net[/COLOR][/B] where i am retriving a source code of a site. The source code contains a image.gif. but the image fails to open and i dis plays a 'x' in the top left corner. I want to remove that failed image. :confused: | |
Hi the company i work for has recently updated all the windows xp machines to Microsoft office 2007 and i am having a bit of trouble. what i am currently trying to do is have an image frozen or locked to it can't be clicked or dragged around, any ideas? | |
I downloaded Ultimatebet's poker software and now I'm getting pop-ups. Here's my Highjack this log: Logfile of HijackThis v1.99.1 Scan saved at 6:55:27 PM, on 9/12/2005 Platform: Windows ME (Win9x 4.90.3000) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\SYSTEM\KERNEL32.DLL C:\WINDOWS\SYSTEM\MSGSRV32.EXE C:\WINDOWS\SYSTEM\mmtask.tsk C:\WINDOWS\SYSTEM\MPREXE.EXE C:\WINDOWS\SYSTEM\MSTASK.EXE C:\WINDOWS\SYSTEM\ATI2EVXX.EXE C:\WINDOWS\EXPLORER.EXE C:\WINDOWS\SYSTEM\MSCJPZD.EXE C:\WINDOWS\TASKMON.EXE C:\WINDOWS\SYSTEM\SYSTRAY.EXE C:\WINDOWS\SYSTEM\ATIPTAXX.EXE … | |
Hello to everybody.I am using microsoft visual c++ compilator 7.0 for image processing.I have wrote down a program that opens a 24 bitmap image and loads it on a 800x 600 matrix after making the average of the RGB bytes.This because I would like to visualize it like a grey … | |
How do you allow a user to change the image displayed in the picture box? It's part of an extra credit assignment, but I don't remember reading anything in the book about it. :( | |
Hello,friends.. im a new gurl here.. i want to ask, how to transparent the background of the image on PDA/Mobile Simulator. Actually,im using Pocket Mobile at Microsoft Visual Studio 2005. now im using .gif image format. if i built it at windows application, i can get the transparent background image,but … | |
Hello,friends.. im a new gurl here.. i want to ask, how to transparent the background of the image on PDA/Mobile Simulator. Actually,im using Pocket Mobile at Microsoft Visual Studio 2005. now im using .gif image format. if i built it at windows application, i can get the transparent background image,but … | |
I am trying to setup email templates in Outlook 2003. The template is a basic email that will be sent to different users, but the body of the email rarely changes. I have saved a new email with the body setup the way I want it to look each time. … | |
Am new to SQL and PHP. Only been using them for about 3 weeks to create an e-commerce site for some friends. I have been trying to set up a link to paypal's shopping basket feature from my listing page. I'm trying to get the link to appear next to … | |
hi there. i need help in making my code work. i will briefly discuss the output that is needed. currently, i have 5picboxes that s'pose to relate to the frame that has been grab from the frame grabber. when i click, btnTrack5frames, the program suppose to capture image by image … | |
hi, i was pissed off with this problem.. it was obvious to be very simple and yet i cant solve it. i am newbie in .net. i want to attach my selected image file in image webcontrol using html upload component and my code is this.. this code is located … | |
[B]Hi members, I've a project on match-making website where I've to give a facility to my client to upload image file as happen in orkut...plz give me the concept & if possible plz give me some related Codes..........[/B] | |
Dear members, can any body plz help me out to insert image file in MySQL.......is it possible ???????? [B]If possible plz give me the code............[/B] | |
Hi, i've been with this in my neck a month ago, I need to write and read a image file to an Informix DB, but through a COM+ application (3 tier app). I googled this several times with no luck. So please any help would be apreciated. I have tried … | |
All of a sudden my computer turned the picture the wrong way round...i have to tilt my head 90 degrees to the left to read the right way up. HELP!!!PLEASE? | |
Don't know if these are related problems, but: I have a Dell Dimension 4550. I connect to the Internet via AOL using Verizon DSL on my Windows XP operating system. I have been getting an aol.exe bad image message for quite some time. The message said there was a problem … | |
Hello, My computer recently stopped sending a signal to the monitor. It's an older computer (maybe 5 years), it turns on fine...but the monitor remains blank. I typically have to hold the power button for about 10 seconds to turn the tower off. I've tested the monitor...and when I unplug … | |
| |
| |
Hey all. Im getting desparate. every time i right click on desktop or go to control panel and open up display properties (in windows xp), the properties panel will be shown until i select a tab, button, etc, and then it will crash back to the desktop. 2 error messages … | |
Rollover image inserted at Dreamweaver but image didnt appear. Tried to redownload file but still appear to me the same. Currently hosting under IIS 5.1 and file type of .asp | |
Hello! I'm in the process of building a website for a local church, and I'm having problems with the background doing an extra repeat than it should! ANY advice is very welcome... Thanks! [url]http://abra.broken-faith.net/Draft/indextest.html[/url] [url]http://abra.broken-faith.net/Draft/index.html[/url] (This one's also doing some loopy things in IE (compared to Firefox) I'm not sure … | |
I have a template that I'm trying to customize. It has a left sidebanner div and image. How do I get text to appear on top of the image? By making the image a background-image in CSS? By specifying z-index? Your help is GREATLY appreciated | |
anybody can teach me how to open an image using VB 6.0...jpg... or bit ... your help will greatly appreciated..thnx | |
hi everyone, i doing an application on image gallery in which i have an thumbnails of pics and a big image .when ever i click on the thumbnail image it should be displayed in the big image and there are previous and next buttons aslo.iam using the following code,it is … | |
Any one who can give me some algorithms about image deblur? thanks in advance! | |
hi, dont usually ask for help since i believe in google. But im in a serious fix. intro: currently working on a table that has three fields, 'id' 'current' 'previous'. problem: i want to insert another field (or two - no too sure how to go about it) but with … ![]() | |
I have to make three checkboxes appear, and when I click one, a picture will appear, when I click checkbox 2, figure 2 will appear, and same for #3. Can't get it to work, don't know what I'm doing wrong. This is what I have for now: [code] import java.awt.*; … | |
hi, i created one registration form include image verification field how to add image and how to verify give some idea. Thanks. | |
Hi, I'm trying to use the function paste() to paste a image into another image but I can't get it work! Is it the right function to use or is there any other function that's better? Here's my very simple code: [code=python]from PIL import Image import ImageDraw im = Image.new("RGB", … | |
[B]index.php[/B] [CODE] <?php /*header*/ header("Content-Type: image/png"); /*We'll set this variable later.*/ $new_string; /*register the session variable. */ session_register('new_string'); /*You will need these two lines below.*/ echo "<html><head><title>Verification</title></head>"; echo "<body>"; /* set up image, the first number is the width and the second is the height*/ $im = imageCreate(200, 40); /*creates … | |
As you may have probably gathered Javascript isn't my strong point ;) I want to be able to swap a class of one div when a link is in the :hover state. Therefore I should be able to swap a background image. Thanks for you help. | |
can you please help me how to insert a picture background.please give some example of vb6 source code regarding with inserting picture backgorund. |
The End.