1,453 Topics

Member Avatar for
Member Avatar for DoubleSh0t

My friend's PC is infected with some kind of trojan that is spamming out AIM messages to users on her buddy list - but I can't seem to find any trace of Virtumonde on her system. I'll be running other utilities this evening, but I wanted to post the Malwarebytes …

Member Avatar for DoubleSh0t
0
175
Member Avatar for jsosnowski

I am trying to use a clientdataset without an associated Table. I am attempting to extract and edit data from a Cad program. The Cad program has an interface in which the user selects specific entities within the Cad file (lines, circles, text etc) and provides basic information and attributes …

Member Avatar for mcrosman
0
923
Member Avatar for ezkonekgal

hello.. i really need help.. I don't know why i keep on getting an empty stack if i pop a token from stack even if user has already push a token into it.. [code=java] public class MStack implements Stack{ public Node top; public Node[] stack; public static int T[]; public …

Member Avatar for ezkonekgal
0
233
Member Avatar for PPaul1

/*Write a Java program without a graphical user interface that calculates and displays the mortgage payment amount given the amount of the mortgage, the term of the mortgage, and the interest rate of the mortgage. In this program, hard code the amount = $200,000, the term = 30 years, and …

Member Avatar for Jearline
0
718
Member Avatar for DonCollins

Hi All, First time poster, so please go easy on me! I am taking a VB.net class at Cleveland State and I have run into some trouble. I am working on a project that requires the user to input test scores via a text box and button into a list …

Member Avatar for Comatose
0
223
Member Avatar for smorton123

I'm almost finished my lottery program but having trouble with the validation. In the program the user enters their own numbers, these numbers are then stored in the array user. I want the program to validate these numbers to ensure each number is between 0 and 49. I have tried …

Member Avatar for jsosnowski
0
232
Member Avatar for newtbask

Hi Yesterday I had an infection which involved C:\windows\System32\Prunnet.exe which caused my machine to freeze, lots of attempts to connect to the internet. Two porn links to appear on my desktop. It also prevented access to most solution sites, I searched for the problem via Google and found this forum. …

Member Avatar for jholland1964
0
327
Member Avatar for mail2goutam

Hi, When I am connecting to net after browsing for 10 mins I am getting the following message "Host Process for win32 Services has Encountered a problem" after which I am not able to access the net anymore. Also one more thing the amount of data receiving during net connection …

Member Avatar for jholland1964
0
201
Member Avatar for nicker.par

I will appreciate your technical expertise on this issue that we encounter. The customer has a Sonicwall pro 2040 enhance o/s ver 4.0.10.15e. Our office has a Fotigate 100A. We manage to link up the Site to site VPN between the 2 firewalls. Sonicwall all local lan subnets are able …

Member Avatar for nicker.par
0
592
Member Avatar for nicker.par

I will appreciate your technical expertise on this issue that we encounter. The customer has a Sonicwall pro 2040 enhance o/s ver 4.0.10.15e. Our office has a Fotigate 100A. We manage to link up the Site to site VPN between the 2 firewalls. Sonicwall all local lan subnets are able …

0
51
Member Avatar for n321

Hello, I am new to this community but you seemed to be knowlegable with this error so I thought you could help me. I am more of a hobbiest programmer. I get by with doing as little as possible to accent my graphic design abilities. I am currently working on …

Member Avatar for n321
0
165
Member Avatar for thakkar2000

My Internet Explorer wouldn't open before and my home page would always change to something different. I did a Malwarebytes scan and the homepage problem is fixed but I get this pop up every now and then and something on my taskbar pops up and says "Window Virtual memory is …

Member Avatar for crunchie
0
215
Member Avatar for bettynew

Hi Folks, I am having a bit of trouble with a users laptop. Its running very slow and everytime I google anything it takes me to some dodgey search engine or a website that is totally unrelated. I have HiJackThis results but have no idea where to start, could anyone …

Member Avatar for crunchie
0
249
Member Avatar for roadToNowhere

Hey guys, would like to thank everyne for help on previous post. the following code is meant to populate a hashmap and hash set respectivly, but when i run my programme its giving me a null pointer in my user interface, could anyone help guide me? [code] package concordanceReader; import …

Member Avatar for Antenka
0
101
Member Avatar for javafrustrated

I have a program that allows a user to input an integer value into an applet (the number entered determines the size of a list). From the value entered the program determines how many comparisons are required to sort the list using the size inputted. The applet is working but …

Member Avatar for javafrustrated
0
352
Member Avatar for insideout

Hi all... I'll try my best to keep this query as compact as possible... I'm currently working on a project that involves generating alarms/notifications for the Automated Distributed Control System at the company. Well, for this, the team has created Notification Client and Notification Server Applications. There is also another …

0
39
Member Avatar for pavanwanam

Sliding Window Mechanism The sliding window mechanism is used in many protocols at many different layers. The sliding window helps in solving a number of problems. Retransmission of lost or damaged frames (or packets) and flow control problems are just examples of that. The sliding window protocol in its simplest …

Member Avatar for verruckt24
0
118
Member Avatar for whoopie5

Hello I am having problems with pop ups, speed, and internet explorer will not open pages. My son clicked on a virus protection pop up. Any help would be greatly appreciated! Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:45:51 AM, on 11/30/2008 Platform: Windows XP SP3 (WinNT 5.01.2600) …

Member Avatar for crunchie
0
320
Member Avatar for Starman Deluxe

Hello. After I connect to the internet, at a random interval (usually from 5 minutes upwards), the 'EN' symbol on the taskbar gets a beige box around it. Then, after about ten seconds, the whole taskbar changes to a beige one (it looks not unlike the '98 scheme). It then …

Member Avatar for jholland1964
0
252
Member Avatar for k3rr

I have been experiencing the strangest network problem with my Windows XP Pro computer. I can get an IP address and ping my router/websites, but i cannot browse webpages. There are two webpages that I can browse however, that I know of. It seems I can also check email through …

Member Avatar for k3rr
0
180
Member Avatar for dom bagot

Hi i have had the go.google virus for a few days now and i have tried to download the "anti-malware" and "superantispyware" and various others, however some of them do install, yet none of them actually run!! I cannot update norton 360 as the page has the 404 Error and …

Member Avatar for nsindian
0
142
Member Avatar for Chaster

Hi, I'v been trying to write a simple Java EE app, which deals with car renting. The entity beans and session beans are ready, so I've created a JSP for representation. It contains a single method, for init: [CODE] <%@page contentType="text/html" pageEncoding="UTF-8"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> …

Member Avatar for shurdsfield
0
158
Member Avatar for stevom

some one pliz assist me to code the following attached problems Exercise - Using Objects This exercise will allow you to demonstrate what you have learned about objects. Develop a class to represents a human. The head, arms and legs should be properties of the human and should be represented …

Member Avatar for stultuske
-1
116
Member Avatar for CTOBiz

Friends, First off, I'd like to thank each one of you for setting up such a fantastic supporting network to help each other. Here's what I want to do and I think this is feasible but haven't done it myself as my focus can been more architecting web and DW …

Member Avatar for topsy_uno
0
103
Member Avatar for Icebone1000

I don't knof if that's the right place, since it's not c++ specific but a windows development doubt... (and sorry my english) My problem is kinda stupid, but i don't know whats happening, im tryng to show a popup menu when user press the righ mouse buttom, in the cursor …

Member Avatar for Icebone1000
0
1K
Member Avatar for CTOBiz

Friends, First off, I'd like to thank each one of you for setting up such a fantastic supporting network to help each other. Here's what I want to do and I think this is feasible but haven't done it myself as my focus can been more architecting web and DW …

Member Avatar for ArkM
0
130
Member Avatar for sittas87

Hi there Guys I have a Vista Laptop thats behaving very strange. I am running AV Eset NOD32 full scan with no viruses found. Below is a HJT log witch I was hoping one of you guys thats advance in HJT can have a look at and offer some guidance …

Member Avatar for sittas87
0
178
Member Avatar for amerninja2

Can someone either give me a couple links, or some code with explanations on how to create gui (graphical user interface) buttons that are like boxes with text and color in them, that are equal to a command when you click them. Also, how do you create a gui slider …

Member Avatar for amerninja2
0
179
Member Avatar for jackieblock

I am just learning Java. I am trying to do a GUI to calculate road trip data. My program compiles, and a window opens, but only the top title line shows. Nothing shows in the center or south areas. What do I need to change? Here is my file. [code=syntax] …

Member Avatar for quuba
0
148
Member Avatar for ihatehippies

I'm fairly new to making GUI's in tk so I downloaded activestates GUI builder from sourceforge. It has a very straightforward drag and drop interface and is easy to pick up. However I ran into a problem trying to edit the widgets it creates. It makes 2 files, the first …

Member Avatar for ihatehippies
0
110
Member Avatar for humbleade

hello every1, I am a college student and a new user on this forum just like I'm new to VB, please take it as if I know NOTHING about VB, I have VB 6.0 on my system, and I av a mini project to submit b4 February 20, 2009. I …

Member Avatar for potatochips
0
94
Member Avatar for onlinesynch

XML-RPC allows you to easily compare the data in tables, and it creates scripts for you to synchronize your environments. In addition to being a great tool for synchronizing lookup data between your testing and production environments, XML-RPC is also very useful for [URL="http://www.onlinesynchronization.com/synchronization_scripts.html"][B]data synchronizing[/B][/URL] between production servers and replication …

0
85
Member Avatar for bahr_alhalak

hi every one... i need some help from u.. i solved my assingment by my self an I need from u some help I will post my prgram and please check it if it need any edite or anything... This is the mainClass [CODE]import java.util.*; public class mainClass { public …

Member Avatar for dickersonka
0
115
Member Avatar for annak60

Our client is seeking a Principal Software Engineer for their Baltimore, MD location. company with excellent reputation and a leader in their field. If you would like to be a part of this Exceptional team of developers, please advise by sending your resume to [email]annak@zoe-tech.com[/email]. If you know of someone …

0
17
Member Avatar for bahr_alhalak

hello again every body ... [COLOR="Red"]i tried 2solveit ,but there are some problem faced me .. and i'll insert what i did .>>> This is the main class..the main problem in it how 2 print the array like the example which i show it 2 u ...[/COLOR] [CODE]import java.awt.DisplayMode; import …

Member Avatar for dickersonka
-1
212
Member Avatar for Kakashi

Hello there, im doing a small program just like a packet sniffer but i have a one problem.Below are the codes which are used to list all the network interfaces and the output will be something like this: 1.Interface Name's: lo / MS TCP Loopback interface Address: 127.0.0.1 2.Interface Name's: …

Member Avatar for masijade
0
246
Member Avatar for rassqs

Plain Text Attachment [ Scan and Save to Computer ] Malwarebytes' Anti-Malware 1.30 Database version: 1333 Windows 5.1.2600 Service Pack 2 10/28/2008 4:06:09 PM mbam-log-2008-10-28 (16-06-09).txt Scan type: Full Scan (C:\|D:\|E:\|) Objects scanned: 139529 Time elapsed: 1 hour(s), 6 minute(s), 29 second(s) Memory Processes Infected: 1 Memory Modules Infected: 4 …

Member Avatar for rassqs
0
162
Member Avatar for ashishchoure

I have to develop an application which is similar to outlook in which i have to create a button by which we can transfer mail message to user specific folder.I am using MFC for that application. I found that there is api called MAPI(messaging application programming interface) which provide two …

Member Avatar for marco93
0
130
Member Avatar for iamtuxmeister

I am new to the world of compiled programming languages. I do most of my work with Perl and bash scripting. I was recently asked to pursue a listener to the Asterisk Manager Interface that will be able to pull out caller ID information based on the extension that the …

Member Avatar for Salem
1
252
Member Avatar for lucky200830

You are required to design, implement, and test a program that will will read in a file consisting of a grid of letters and write a file containing all possible combinations of adjacent letters that spell words in a dictionary. Words with fewer than three characters should not be considered. …

Member Avatar for stultuske
0
108
Member Avatar for rapture

ok, I'm asking another question now.... Previously I had code to add the requester and asignee emails, if the are both empty then I need to build the list. Here is my code: [code] private string BuildUserList(int p_intSendToRoleID) { DataSet dstUsers = new DataSet(); …

Member Avatar for rapture
0
127
Member Avatar for Kev_McG

As part of my A-Level computing coursework i have to simulate an end user and design a programe for them. I have the code to allow for a listbox were you select from a list of usernames you want but for added security i want to ammend it so you …

Member Avatar for LizR
0
140
Member Avatar for Dounia

:rolleyes: Hi, Could you please help?? I am tired and confused. I don't what to do any more! I am trying to write a traffic simulation and i wrote some interface and some classes but the main one that has a big chunk of code seems to me like nightmare. …

Member Avatar for stultuske
0
1K
Member Avatar for nkw0820

hello, I come from malaysia and i am doing a final year project in Evacuation Simulation programming i need to develop a WINDOW based simulation program which allow user to input data and show the result in Graphical method i have Background on C++ but i need use VB to …

Member Avatar for sidatra79
0
72
Member Avatar for weasel7711

My neighbor asked me to fix his computer because "its not working" What I have discovered is that explorer.exe continually restarts itself every 10 seconds or so. There is a main user name which has admin privileges however when you are logged in, "task manager has been disabled by the …

Member Avatar for gerbil
0
580
Member Avatar for paskari

Hello, I originally posted this on another forum ([url]http://python-forum.org/pythonforum/viewtopic.php?f=4&t=9568&sid=e93069443775540ac112e9cf6a3c1e8b[/url]) so I hope you don't mind the repost. I developed a user interface with Glade, and used Gladex to compile the .glade file into a loadable .py file. The program works fine, but I'm having a hard time drawing anything in …

0
33
Member Avatar for eddyhutchins

Hi there, I just saw the thread about helping with assignments but I'm hoping you will be able to share your knowledge with me on this. We have had one week to complete this assignment and I'm beginning to worry I won't be able to finish it, I've tried to …

Member Avatar for LizR
0
161
Member Avatar for mugun

i have written a vb.net coding for linkin my vb interface to my access database...its all the same....but some linking codes i wrote work,for other forms,but sum don work... this is 1...its a form to add staff in my system [code=vb] Imports System.Data Imports System.Data.OleDb Public Class Form1 Dim ds …

Member Avatar for mugun
0
136
Member Avatar for kritguy

Good day people. I have written a free plugin for ACT by Sage that makes it possible for VB6 programmers to link to and integrate with ACT from your own system or database. Up until my MiddleWareSDK (MiddleWare SDK for ACT by Sage) it was always impossible for you to …

0
64
Member Avatar for pinkdiva

I think I have viruses on my computer and I have done a full scan and that and removed the viruses but i am still unable to change my background. I am running Vista Home Premium Here my Hijack this Log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at …

Member Avatar for pinkdiva
0
272

The End.