6,113 Topics

Member Avatar for
Member Avatar for freesoft_2000

Hi everyone, I am trying to rotate a jpeg image but it seems that the image gets clipped and there seems to be an ugly black rectangle drawn behind the image after it has been rotated by me. I am really not very sure what i am doind wrong. Here …

0
120
Member Avatar for Killer_Typo

Havint a bit of trouble building these tables. Ive tried removing all size and position attributes, but it doesnt seem to do me any good. Any help would be greatly appreciated. You can tell what i am talking about from the attatched image: [CODE] <html> <head> <title>Artisans Paridise</title> <style type="text/css"> …

Member Avatar for Sheriff Mole
0
130
Member Avatar for Sassy

Hii me again unfortunately... Well supposedly there is a new virus going around in an email titled "I'm in Love' or something, well unfortunately I do remember opening an email relating to that title.. and strangely enough these supposed "virus'" are now in my computer.... I ran Panda Scan and …

Member Avatar for Sunda
0
781
Member Avatar for cuckoo

hi, i am doing a project on steganography,and here ,i've gotta browse and then display images in the window.i dont know how to get the image as it is an application and not an applet.hence,i cant use getImage().plz help me.

Member Avatar for Phaelax
0
115
Member Avatar for freesoft_2000

Hi everyone, I am trying to write a simple program in which i can either mak an image sharper or darker. The thing is my program always crashes when it is run although it compiles without any errors. The error is as follows: An unexpected exception has been detected in …

0
60
Member Avatar for Eclipse

[color=royalblue]Okay, if I could, I would shoot my CS teacher, and then shoot myself. Reality check. Done. Anyways, check out this yucky program right here...I don't even know where to begin...we need to create a new drawing pad; and by using two methods, we would have to create this illusion …

Member Avatar for Eclipse
0
796
Member Avatar for freesoft_2000

Hi everyone, I have a question about the graphics 2d. I have a buffered image which i read in and what i want to do is to draw a simple black line around this image something like a simple border(nothing fancy). This is what i have so far Dimension Size4 …

0
46
Member Avatar for Darkfoxx

I posted this on devshed.com's forums, but I have gotten no replies :sad: . I am working on a program that reads data values from a file and uses them to compute the output. It is a tapemaker program that figures out how many minutes and seconds the songs take …

Member Avatar for Phaelax
0
110
Member Avatar for dalaharp

hi, i am writing an image into an array. well i want to know the difference of having this command 'fprintf(fp1,"\n");' in the following code.. fp1=fopen("f16.raw","w"); for(m=0;m<100;m++) { for(n=0;n<100;n++) { fprintf(fp1,"%c",i[m][n]); } fprintf(fp1,"\n"); :?: } fclose(fp1); how does the statement change the process :?:

Member Avatar for Narue
0
99
Member Avatar for James Gowans

Please help! I've run into problems recently, with unwanted popups and being diverted to some page called coolsearch. I tried using Adaware and Spybot, but the problems still there. So, I tried Hijack this, but unfortunately, I'm not good enough with computers to decifer it. Any help would be most …

Member Avatar for crunchie
0
280
Member Avatar for andyseaton2003

Hi all, This is my first post and first attempt at PHP so sorry if this sounds daft. I'm about a fifth of the way through the php bible and a quarter through php/mysql for dummies, so it can only get better. Anyway I'm getting this error when I try …

Member Avatar for billah_norm
0
127
Member Avatar for ray96

Hi all, please bear with me, as I don't fully know all of the C language, nor it's concepts. But here is my question: Can you use a picturebox in C? I'm not talking about a standard image here, I'm talking about the picture box you can [B][I][U]draw[/U][/I][/B] images in. …

0
86
Member Avatar for AngelM

Hi Could anyone tell me how I get System OS X to count the number of images on a DVD or CD or in a folder ? thanks

Member Avatar for Catweazle
0
26
Member Avatar for chocobo74

This is my skeleton of my very basic computing project, which is to create a spelling test displaying twenty questions: [code] // // spell_test.java // spell_test // // Created by chocobo74 on 21/09/2004. // Copyright (c) 2004 __MyCompanyName__. All rights reserved. // A simple Java applet // import java.awt.*; import …

Member Avatar for nanosani
0
90
Member Avatar for GinGin

Hello there...I'll just admit, I'm a nitwit at computers >_> But since no-one of my roomies is trying to fix the problem I'm trying and asking for help heh. (we have a few computers used by a lot of different people..anyways...on to the question) After running Spybot and spyblaster and …

Member Avatar for crunchie
0
115
Member Avatar for Jane75

Hi everybody Hope you will understand me because I am frenchie and a complete Newbie. My computer is sometimes freezing when opening Internet acrod 32 not responding and it 's impossible to close it at night. It's ok during the day. So I wonder if I get a worm, a …

Member Avatar for dlh6213
0
127
Member Avatar for Slav

Hi, I have that bloody Blank Trusted start Page. I feel a bit stupid about not starting a new thread but tagging on last nite. :o I followed Crunchies detailed and greatly appreciated instructions and here is my HijackThis log. Logfile of HijackThis v1.98.2 Scan saved at 9:18:35 PM, on …

Member Avatar for deonnanicole
0
189
Member Avatar for freesoft_2000

Hi everyone, I need to ask a very generalised question. I have an embeded image in a textpane and i would like to know how to get hold of that image and store in an image variable when the user uses the mouse and highlights(selects) that particular image. I only …

0
63
Member Avatar for Fallen_Angel

Ok..I was told I should post this in here. I put it in a different forum. I'm having trouble getting my Desktop, start menu, etc. to load when I shut down. It eventually loads but I must restart several times before it does. I haven't recently installed any new problems. …

Member Avatar for dlh6213
0
123
Member Avatar for gwenny

I'm trying to write a program using a stack to determine if the two sequences of characters are the mirror image of each other. Can anyone help me to get started?

Member Avatar for gwenny
0
178
Member Avatar for garbee

Hi I have a message continuing to pop up in a window labelled windows error service contents of the window are windows detected spyware on your computer Download free spyware scanner and Remover If I click ok or cancel it disappears but nothing happens. Also I cannot run regedit or …

Member Avatar for garbee
0
184
Member Avatar for sunil kumar bob

I am new to PHP and don't know how to upload a picture in database and after uploading how to display it. Plz help me if u know.

Member Avatar for ReDuX
0
192
Member Avatar for hammy

Please help me with this. i really need to no how to make a rollover image 4 my site. a need a detailed discription please. i've looked on several sites and done several searches for help on making rollover images and none have helped me. i am using geocities as …

Member Avatar for hammy
0
378
Member Avatar for robc737

I want to programmatically insert a bitmap image of a signature into a document. I can do this if the document is a pdf, however, is there a way to do this for a Word document, txt document, etc.. (At this point I'm not sure what kind of documents we …

0
79
Member Avatar for Bill T

im trying too build an array this is what i have so far am I on the right track? // Fig. 6.10: RollDie.cs // Using random number generation to simulate dice rolling. using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.IO; // enables reading data …

Member Avatar for Iron_Cross
0
115
Member Avatar for lowleft

I ran spybot, adaware, and disabled window blinds. Can anyone tell me wht I need to get rid of to make my computer work right again? :rolleyes: Thanks Logfile of HijackThis v1.98.2 Scan saved at 7:00:43 AM, on 10/9/2004 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 …

Member Avatar for crunchie
0
484
Member Avatar for Ragnarok

I bought a video capture card a couple of months ago with the intention of creating high quolity images with it. Unfortuantly at the time I didn't riles that I need a fast hardrive to be able to copy with the DV quolity. I would be happy with half DV …

Member Avatar for Catweazle
1
155
Member Avatar for Cilvaringz

Ok, I tried everything.. all adaware, spybot, Csweeper, everything... this bloody thing won't go away... a very annoying blue toolbar... please tell me how to get rid of this... I've done HijackThis and below is the log list... what should I remove? Also, what should I do to keep this …

Member Avatar for Cilvaringz
0
158
Member Avatar for belingueres

[QUOTE=Ron Wolpa]IE6 has been constantly hijacked ; this damn site : [url]http://www.lookfor.cc/index.php?p=37049[/url] , replaces the start page , obliging me to edit the register HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\start page ; It has happened almost every night since the 1st time a week ago ; An updated Spybot search and destroy has scanned …

Member Avatar for crunchie
0
275
Member Avatar for gforrest

[font=Times New Roman][size=3]I’ve recently been using a photo editing software package. When manipulating an image I get an error message, “Windows Virtual Memory Size Too Low

Member Avatar for dlh6213
0
166
Member Avatar for myloginh10

Image copier is an useful image tool for programmers, artists and normal users, such as company managers, office staffs. the software contains over 5,600 images (32x32 and 16x16 pixels). Each image is in six different styles, so the software equals to contain over 33,000 images totally. Images can be copied …

Member Avatar for alc6379
0
106
Member Avatar for Confuzed

Hi, Don't mean to take up too much of anyone's time. When I log into Hotmail the screen keeps switching to 'http://t.swapx.cc/h.php?aid=20009' I can't seem to find anything. Reading your posts for the last few days so i loaded HijackThis and here are my logs. Any help appreciated. Logfile of …

Member Avatar for crunchie
0
95
Member Avatar for perky_jing

HELP.. I have a frame set to the screen size of my monitor, background color is yellow. I have a panel returned by midFrame() (outerPanel) supposed to be located at the center of my frame. i used the setBounds() to place my panel in the center but it doesn't do …

Member Avatar for perky_jing
0
183
Member Avatar for PixureTakr

Hello .. please check this log to see why System32 window open on startup and programs are slow to open and only do so after the screen and icons flicker after about 30 seconds..thanks Logfile of HijackThis v1.98.2 Scan saved at 4:54:00 AM, on 9/25/2004 Platform: Windows XP SP2 (WinNT …

Member Avatar for crunchie
0
180
Member Avatar for freesoft_2000

Hi everyone, I have a question about image resizing. I have inserted a image in the JTextpane but i am not able to resize it. What i mean is that when the user clicks on the image in the JTextpane the user will be able to resize the image using …

Member Avatar for freesoft_2000
0
104
Member Avatar for deedee

Logfile of HijackThis v1.97.7 Scan saved at 12:07:21 PM, on 9/22/2004 Platform: Windows XP (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 (6.00.2600.0000) 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\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Trend Micro\PC-cillin 2002\Tmntsrv.exe C:\Program Files\Sony\VAIO Media Music Server\SSSvr.exe C:\Program Files\Sony\Photo Server 20\appsrv\PicAppSrv.exe C:\WINDOWS\wanmpsvc.exe C:\Program Files\Common Files\Sony Shared\VAIO Media …

Member Avatar for dlh6213
0
139
Member Avatar for Glen

After I installed Service Pack 2 on my Windows XP PC, I lost the images (or icons) that often appear next to the favorite links under the Favorites menu in Internet Explorer. Now, they all have the default Internet Explorer image next to them. Having the images next to my …

Member Avatar for Glen
0
152
Member Avatar for ! !

[url="http://www.us-cert.gov/cas/techalerts/TA04-261A.html"]http://www.us-cert.gov/cas/techalerts/TA04-261A.html[/url] [b]Multiple vulnerabilities in Mozilla products[/b] Original release date: September 17, 2004 Last [url="http://www.us-cert.gov/cas/techalerts/TA04-261A.html#revisions"][u][color=#800080]revised[/color][/u][/url]: -- Source: US-CERT [b]Systems Affected[/b] Mozilla software, including the following: [list] [*]Mozilla web browser, email and newsgroup client [*]Firefox web browser [*]Thunderbird email client [/list][b]Overview[/b] Several vulnerabilities exist in the Mozilla web browser and derived products, …

0
46
Member Avatar for saruman
Member Avatar for Hollywood

I am having the same problem a lot of people have had. The evil "Cannot find server" error. Sometimes after re-starting, I can connect to sites for about 5-10 minutes, but after that, I can't connect to any site with Any browser. I've had this problem before, and just use …

Member Avatar for crunchie
0
172
Member Avatar for camelNotation

hi...i'm using mozilla and opera browsers at the same time . With mozilla , nothing happens if i click on the " hotmail " box in the msn.com website . Below , in both mozilla and opera , i can see " total:0kb " , " time:1:48 " and " …

0
103
Member Avatar for spikes

Hi, i have recently created a logon script for a department where i work, weird thing is it wont run. the script is sitting in netlogon on the AD controler with all of the other scripts. before this script each person had there own script named after the user id, …

0
123
Member Avatar for mikeandike22

Ok i built this site using macromedia fireworks and i am just making it to replace [url="http://willpull22.remnetworks.com"]my site[/url] in a year or so and just wanted to test out making sites using fireworks. The problem is when i go into dreamweaver to edit things like text and links i can't …

Member Avatar for mikeandike22
0
104
Member Avatar for chong

:cry:[SIZE=2]undefined[/SIZE][SIZE=1]undefined[/SIZE] i am windows xp home edition user.after 3 years i meet a serious problems. when the windows was slow ,i put original recovery cd to new installation. the bios show 2 options 1)microsoft windows 2)microsoft windows xp home edition i install the xp twince time on differents versions. in …

Member Avatar for DuncanIdaho
0
182
Member Avatar for doctorcoool

Help! Recently downloaded XP SP2 and am having serious problems with my computer. I am unable to use my 'search', 'help and support' or 'system restore' functions. Clicking on these just brings up an empty window. I've uninstalled SP2 but still have these problems. I also now get an "internal …

Member Avatar for DuncanIdaho
0
304
Member Avatar for Slade

Hey all, Just wondering if there was an asp .net control out there, which allowed me to specify a folder full of images, and then change them all to thumbnails (with links to the actual image) and display them somehow, like in a datalist or something. I suppose I could …

Member Avatar for InstantASP Ltd
0
140
Member Avatar for trakrs

I've been jacked by prosearching. Not sure where to start. Can someone please help?Logfile of HijackThis v1.98.2 Scan saved at 8:19:25 PM, on 9/8/2004 Platform: Windows XP (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 (6.00.2600.0000) 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\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\System32\ezSP_Px.exe C:\Program Files\Logitech\Video\LogiTray.exe C:\Program Files\QuickTime\qttask.exe C:\WINDOWS\System32\atiptaxx.exe …

Member Avatar for DMR
0
132
Member Avatar for AndrewC

Hi all! I have been having problems for a while with my current PC. Although there are a few different issues I believe they are all caused by a single problem: 1) Window Media audio exhibits random pops and bleeping. 2) Strange compression artifacts in TMPGEnc video conversions (MPEG-1 and …

Member Avatar for AndrewC
0
261
Member Avatar for dmohanty

Does Any .net Guru knows the technology how to save th edocument inside the image???to do in visual basic .net????

0
102
Member Avatar for theologicus

Can anyone explain what I steps I would need to take to insert a jpeg image into a Microsoft Word document? I use Mac OS X. Thank you.

Member Avatar for Catweazle
0
209

The End.