1,518 Topics
![]() | |
#1 - I'm a newb to java :( #2 Im having a problem getting getting my JTable to update when the user edits a cell. Im using a abstract model which is basically what the sun tutorial did word for word( i used a abstractmodel so i could make columns … | |
I created one download accelerator using vb.net. now I integrate that application in IE(i.e when user click on any download link it should open my application instead of normal download window. for example the system having Internet download manager(IDM) ,when we click on any download link in Internet explore it … | |
Hi I have a lot of photos in a lot of folders (all under the /stars folder) and every picture has a thumbnail, too. The thumbnails have a '_t' in their name, like this 'picname_t.jpg'. What I'd like to do is to delete all the thumbs ('*_t.jpg' files) recursively, using … | |
hi there) guys please tell me - how to solve this problem - open get access to data on the microSD usb adapter which doesn't want to shoe itself in my computer window (to be useful for ordinary windows user ))) big thanks in advance) | |
![]() | Hello people, I have downloaded a datepicker in order to use it in my script so as to allow people to pick their date of birth. The date picker in question is this one : core.ui.datepicker/ui.datepicker.js It works, but the problem is that it shows only the years that start … |
Here's one for you to try to figure out. I believe i've already figured it out but not real certain. I have this "HP Pavailion DV6000" "Service Tag DV6225US" "P/N:RP154UA#ABA" "S/N:CNF7020202DR" "Window's 7 32 bit "IE8* but did have "IE9" till I uninstalled it at my client's request. I hate … | |
My Laptop is not showing Desktop nor Task manager by C+A+D and C+S+Esc. not in safe mode, not with command prompt, and also not going to last known good configuration, and can't do system restore point also. on restarting the laptop welcome screen is appear on clinking user it shows … | |
event_manager.php [CODE] // define variable $id = isset($_POST['id']) ? $_POST['id'] : ''; $event = isset($_POST['event']) ? $_POST['event'] : ''; $tempat = isset($_POST['tempat']) ? $_POST['tempat'] : ''; $mulai = isset($_POST['mulai']) ? $_POST['mulai'] : ''; $selesai = isset($_POST['selesai']) ? $_POST['selesai'] : ''; $keterangan = isset($_POST['keterangan']) ? $_POST['keterangan'] : ''; session_start(); // undefined … | |
Hi everyone, I'm new here and I have been reading some books for a while on C++ software Development. I have a good idea of what I wan't to program at the present point in time, so I thought I would post a road map of what I'm going to … | |
Hello; I need help with an annoying virus or malware. My search results display correctly, but clicking on any of the urls in the results takes to me usually to a "How To" page or a list of sales sites related back to the searched topic. To get anywhere i've … | |
While Hosting guest OS in VM, I get the error "Error while switching on:Internal Error".Please help. | |
Ok my question is: How I can create a window into my window.(My dialog is ready in .rc file) I want to complete my level editor for my new game but I've got problem with the toolboxes. I've got one white filled window with menu. Menu>>Tools>>Object Manager. When this is … | |
Hi All, I am working with a Software company and I have got an opportunity to work on Unix server but I just have basic knowledge of Unix and Linux. And I have to learn all the commands within a week. Is there any online tutorial or any website? Please … | |
Hi, we have some scheduled jobs.The jobs will truncate the data and inserting the data and update the data.This process will happen daily. we receive files like truncate_file,Insert_file and update_file to our INBOX in scheduled time.once we got the update_file we will connect to front end application by using user_id … | |
hi sir, i am developing project in java for enabling and disabling task manager and usb-port. i search this in so many website but still i did not get code of this. i want code for window xp that is update value in window registry so i can achieve the … | |
This is code for an internal forum, it works on my local server, but not the godaddy one i just purchased! phpinfo()s posted below: [CODE]<?php // forum.php :: Foro interno del juego.Version 1.0 define('INSIDE' , true); define('INSTALL' , false); require_once dirname(__FILE__) .'/common.php'; /* Este foro esta basado en el PHPBBs … | |
My "[URL="http://www.daniweb.com/news/story229382.html"]10 Best Linux Distributions of 2009[/URL]" list drew a bit of disdain from some of my readers, so I thought I'd make it up to them by posting a list of Linux distributions that [I]they[/I] like to use. Since I have no way of knowing which of these distributions … | |
I am trying to help out with a website ([url]http://www.chetekinteriors.com/wordpress[/url]) - the background image is what features the column - it is ran by the css settings in a theme I purchased. For some reason, when I edit the CSS settings for the background image display properties, it shows fine … | |
Hi im having the same issue as some other ppl who have poseted have MY IE is totally jacked upp it opens websites on its own worst case secanio it wont let me download anything my download speed is like 4 kbs i cant even download malwarebytes :( but then … | |
Hi friends, This is my first post in this forum.Also first about linux programming. I want to run a small linux application as a deamon. I configure it to load on startup. It's working without any problem. Now I want to get the console window of this deamon if it … | |
Here's the history of this problem. I'm at my wit's end, but before I do a complete Win 7 re-install, I wanted to see if anyone had any ideas. On Friday 6/17 I allowed Windows Update to install 36 [or thereabouts] language packs. I don't need 'em, but I wanted … | |
I have Following Procedure [CODE] alter PROCEDURE GET_REQUEST_FOR_LEAVE_N_ATTENDANCE @ENAME VARCHAR(100), @FR_DT DATETIME, @TO_DT DATETIME AS BEGIN SET NOCOUNT ON SELECT B.CEMPLOYEE_NAME,A.* FROM TRN_EMPLOYEE_ATTENDANCE_REQUEST A INNER JOIN MST_EMPLOYEE B ON A.EMPLOYEE_ID = B.EMPLOYEE_ID WHERE B.CEMPLOYEE_NAME LIKE '%' + @ENAME + '%' AND ABSENT_DATE BETWEEN @FR_DT AND @TO_DT SELECT B.CEMPLOYEE_NAME,A.* FROM TRN_LEAVE_REQUEST … | |
Hi all, I have been working with shadowbox in joomla which was working correctly but now it is not working as it use to.When i click on a hyperlink in a joomla page the content regarding that link should be shown in the shadowbox,but now it is showing in a … | |
Hi, I can't really understand what the problem is with my work computer. Below I will give a full description, and a summation at the bottom. I installed an apache server, php, mysql and mozilla, the usual. Installed Dreamweaver CS5, GIMP, SQL Server Management (accessing MSSQL databases in the system), … | |
Hi linux users, After i installed Ubuntu Server 10. It restarted and boot with command line mode. I dont know how to run what sudo command to get graphic mode? And how to enable telnet for root user . Thanks | |
i recently tried Gnu/linux musix ,which boots into command line interface.when i issue the command starx it returns some errors... "I830 dma initialization failed" "xf86vidmem:could not map framebuffer(0x400000,0*10000)(invalid argument) " i also tried replacing xfree86 by xorg but it gives the same errors. thanks in advance. | |
greetings to all and thanks for taking the time to read this... ill get down to the point - whenever i go into my documents or any folder non-internet related, it immediately stops working and needs to shut down... i have a problem report up right now on Vista which … | |
Hello! I'm just starting out with makefiles, and I'm doing something using SDL (it's a cross-platform window manager). For this project, I want to incorporate a makefile into it, but I don't know what to do. The tutorials for SDL say to compile the program, use this command: [CODE]g++ sdltest.cpp … | |
I am using Ubuntu 10.04. Every time I mount NTFS partition some folders by the name RECYCLER, $RECYCLE.BIN, System Volume Information and a file by the name Thumbs.db got auto generated. This is really cluttering up the partition. What could this be? I've tried hiding those folders but they always … | |
Hello guys im working on a project for my class and im stuck. i dont have much of experience with linked list and my book isn't helpful with this project. Here is what the project is about: Develop an interactive program to implement basic linked list operations including: 1. Add … | |
I am using a Windows XP SP3. It is about two months that I am faced with this problem. Whenever I turn off my computer it restarts again and this happens repetitively. I think the problem started when once I unintentionally or mistkenly clicked the "Switch To" or "New Task" … | |
I am currently running Window's Vista on my Toshiba laptop. I got the laptop for free from a friend and there seems to be quite a few issues with it. Problems: I get popups in new tabs constantly for registry cleaners and that I am infected with registry errors. I … | |
So, I got this virus a little while back, I've been following the threads on resolving it to no avail. I'm running Windows 7 with Avast antivirus, I have MBAM installed. In fact, as soon as I realized I had a virus, I tried running MBAM, but the virus was … | |
I have a terminal that throughout the day I will get the normal window shut down tones for no apparent reason. The computer never actually shuts down. To accompany this the terminal is extermely slow at times. I have swapped out memory and power supply with an identical terminal to … | |
Hey guys, My AV has located a rootkit MBR:\\.\PHYSICALDRIVE0 I have already tried a solution that I found in this forum but it has not worked. basically I have run bootkit_remover.rar and run it. It returned the following: -- [COLOR="Red"]Bootkit Remover (c) 2009 eSage Lab [url]www.esagelab.com[/url] Program version: 1.2.0.0 OS … | |
hi. i have 500gb HDD, first i install window 7(64-bit) then after fedora14 on separate partition using Fedora-14-i686-Live-Desktop cd. so when my laptop is booting it shows a boot screen with two option, fedora OS(as default) and win7 as other.After 3 second, Fedora is automatically starting. I just want to … | |
HI, I've just installed Ubuntu Linux on my Packard Bell i3 PC which is great, except that now I have to develop stuff in Java [Android, no groans please]. I've used and developed in Linux a long time ago, but I can't seem top find anything that can open and … | |
Hello everyone, I have one question.. should be relatively simple but I just cant seem to find any info anywhere.. maybe Im just looking in the wrong place and need guidance.. Here is my problem.. I have the following code: [CODE] EnableMenuItem(GetSystemMenu(GetConsoleWindow(), FALSE), SC_CLOSE , MF_GRAYED); DrawMenuBar(GetConsoleWindow()); GetSystemMenu(GetConsoleWindow(), FALSE); //Disables … | |
Hi, i have download the project from microsoft using WMEncoder to capture a desktop activities as video. Its working fine. But the problem is it capture a full screen but i need to capture the specific window. I am new to VC++ thats y i dono how to change the … | |
Hi All, Hopefully someone has had this problem in the past and can point me in the right direction. In the last couple days the ASP.NET development server has slowed down to nearly a halt when starting and stopping debugging, by that I mean anywhere from 5-7 minutes before the … | |
Hi everyone! ^_^ I'm learning Python with "[URL="http://openbookproject.net/thinkcs/python/english2e/"]How to Think Like a Computer Scientist - Learning with Python 2nd Edition (Using Python 2.x)[/URL]". I'm trying to use GASP & Pygame to do the practice excercises, but once the program runs, the window just keeps freezing, and I get an error … | |
Hi I am trying to compress a file. But I want my original file to be there. eg. if I have file named file1 then after compressing I should have 2 files: file1 file1.z (I googled and tried gzip and zcat but couldn't do it) Thanks ![]() | |
Hi there, I'm using asp.net with the ScriptManager control from AJAX and some Javascript code., and came across this weird problem. The thing is that I have a page in which i placed the script manager and refreshed according to the interval of a timer. Some images are placed inside … | |
i am doing project bandwidth efficient video simulation in java. I set class path in jdk set classpath=%classpath%;.\\lib\\gif4j_pro_trial_2.3.jar; [Ljava.lang.String;@15151aa Exception in thread "AWT-EventQueue-0" java.lang.Error: Unresolved compilation p roblems: The import javax.media cannot be resolved The import javax.media cannot be resolved The import javax.media cannot be resolved The import javax.media cannot … | |
So I don't know what this is but I'm assuming it's not good. It's a program that appears on my computer that is called Form1 on my task bar, if I click it, it"pops up" but the window is invisible, I can right click the taskbar thing and close it … | |
Hello all, I have a strange situation going on: First, I cannot reboot the computer. Once rebooted the computer signs off and never comes on. Second, if I unplug the computer or turn it off, when I start it up, the monitor does not come on - I have to … | |
I'm having this problem I'm sure many people have had before me, but i haven't been able to get rid of it. Not sure if this is the same thing, but my computer also gets the error "the service cannot accept control messages at this time." here's my hijackthis log: … | |
[code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- saved from url=(0233)[url]http://employer.dice.com/talentmatch/servlet/TalentmatchSearch?op=201&dockey=xml/5/8/588dc5c2940163a08ac76fd58199497b@endecaindex&cskr=1&ranking=0&FREE_TEXT=oracle%2Boracles%2B&DESIRED_POSITION=%2B&RECENT_EMPLOYER=%2B&SCHOOL_NAME=%2B[/url] --> <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>About Steve Peters </title> <style type="text/css"> #wrapper { width: 318px; } #btnHeader { background-image: url( /assets/images/notes_head.gif ); width: 318px; height: 36px; padding: 0; margin: 0; font-size: 11px; font-family: Arial, Helvetica, sans-serif; … | |
What is a driver? A driver is a program that controls a particular type of device that is attached to your computer. It consists of software code that allows your PC's operating system to interact with a hardware device. Every driver performs a different function due to the fact that … | |
I am not able to establish remote connections to SQL Server 2008 enterprise edition. I have followed and implemented a lot of tutorials available. These are the things i have done: 1. enabled TCP/IP connections in SQL configuration manager. 2. added a rule to allow inbound connections at port 1433. … |
The End.