Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~15.6K People Reached
About Me

Student

Member Avatar for ghfeyn

Hi everyone, I am having trouble with getting output from the console onto a file, for example a .TXT. I suspect that I have to make use of the System.out function, but I can't quite figure out how I might use it. Thanks for the help

Member Avatar for JamesCherrill
0
6K
Member Avatar for yassar

Hi, I have a simple page created by Microsoft Word 2007. It consists of an htm file and a folder which includes images. Firefox cannot load the images while other browsers can. Do you have any idea about the problem? Thanks, Yassar

Member Avatar for yassar
0
98
Member Avatar for yassar

I cannot find the mistake in the below code, I receive "statement ignored error" at the last line of the first select clause part of the code:[CODE]SELECT * BULK COLLECT INTO l_employees FROM employees;[/CODE] But I am not sure if thats the real problem. Here is my full code [CODE]declare …

Member Avatar for yassar
0
4K
Member Avatar for Ghost

Hi, I'm trying to run my program in command prompt, but i get this error: [CODE] Exception in thread "main" java.lang.NoClassDefFoundError: Invaders [/CODE] Can anybody tell me what this error means? Thanx.

Member Avatar for stultuske
0
2K
Member Avatar for yassar

Hi, I recently removed the "New Folder.exe" virus which makes your folders executables with nod32 (I don't know if you heard about this but anyway..). My folders are seen to be deleted (they aren't hidden either), but when i create a folder with the same name system asks me if …

Member Avatar for Biker920
0
95
Member Avatar for sam1

hi every1 i am doing my final year project next year and i have decided to do something in java but cant think of it. does any1 have an idea of what to do thanx :) :o :surprised :confused:

Member Avatar for Ezzaral
0
431
Member Avatar for yassar

Hi, I am building a web application in c#using visual studio 2008. I want to embed a calendar in a combobox, so that when combobox is clicked a calendar will pop up and user will be able to select a date.

Member Avatar for yassar
0
142
Member Avatar for yassar

Hi, I am an XP user and trying to find out which service or process uses which file. Is there any cmd command or other way to learn this.

Member Avatar for yassar
0
176
Member Avatar for yassar

Hi, I am modifying a software in delphi, The software is in Turkish, but it cannot show special Turkish characters properly. Can anyone help me solve this problem.

Member Avatar for yassar
0
170
Member Avatar for yassar

Hi, I cannot connect to internet using internet explorer. I can browse web pages with any other browser. When I type a web page and click enter in internet explorer, explorer just waits and indicates that it is connecting to some ip on the left below corner. I think it …

Member Avatar for yassar
0
123
Member Avatar for yassar

Hi, I am trying to create a playlist using JCarousel. I am trying to create playlists changing with tabs. When the page loads for the first time playlist works correctly, but when I click on a tab and change the contents of the playlist when i scroll playlist goes out …

0
74
Member Avatar for yassar

Hi, I have an on board cam on my notebook, but i want to install another one. I installed some so called driver software on the CD that came with the webcam but the software sees the on-board cam, not the one it should. Thanks in advance for your help.

Member Avatar for caperjack
0
64
Member Avatar for yassar

Hi, I am making an asp website using visual c#. I am working on visual studio 2008. I have a problem with selecting data source from the database for UI components. For example, i added a "dropdownlist", clicked to select data source appeared on the right. I entered my hostname, …

Member Avatar for ertugrul
0
245
Member Avatar for yassar

Hi, I get the following exception when i try to run the following code segment. [code=JAVA] stmt = (Statement) conn.createStatement(); rs = stmt.executeQuery( "SHOW TABLES"); if(rs.first()) { stmt.execute( "DROP TABLE " + rs.getString(1)); while (rs.next()){ stmt.execute( "DROP TABLE " + rs.getString(1)); } } [/code] And the exception i get is: …

Member Avatar for Ezzaral
0
148
Member Avatar for yassar

Hi, I am working on a database related project for a course. I have decided to use mysql as a database but I cannot decide which web programming language to use. I am trying to decide between asp.net and php, because these are the only two web programming languages i …

Member Avatar for Fungus1487
0
137
Member Avatar for yassar

I am trying to read source code of a webpage in C++. I haven't gone too much of a way. Can I read it as a text File??

Member Avatar for vijayan121
0
212
Member Avatar for yassar

Hi, I am very new at web development, and i am trying to run my own web page. I installed an apache server on my system and it works fine. I also both a domain name for myself. But I don't know how to direct that domain name to my …

Member Avatar for alienlinux
0
142
Member Avatar for yassar

Hi, I want to start learning how to create a web page from beginning, I know a little java and still working on it. But generally I am clueless about web development :o :sad: :o I am looking at some html tutorials on the web but I think some advice …

Member Avatar for Killswitch
0
236
Member Avatar for Kennedy_f

I'm seeking for java2 certification. I downloaded ucertify product. Question are on right quality. 150 challenging practice questions have been included to closely model the format, tone, topics, and difficulty of the real exam. If i purchased it before release then i could have able to got 40% discount. Test …

Member Avatar for server_crash
0
227
Member Avatar for yassar

I formatted my computer today, now I can't compile the files from command prompt, but I can run the compiled ones. How can I solve this problem :o :o :o Thanks

Member Avatar for server_crash
0
190
Member Avatar for missdiva
Member Avatar for yassar
0
276
Member Avatar for dummy00

java program help.. anyone pls? i have no idea on this.. im a n00b in java Create a program that will input number in decimal number system & convert it to the number system which the user entered Sample Output: Input number in decimal number system (base 10): 25 Convert …

Member Avatar for server_crash
0
226
Member Avatar for callow

ive been trying to figure this out for hours, and would appreciate any help. im clumsy with java, have only really had c++ experience and am at a bit of a loss trying to figure out GUI's, my problem goes like this..... basically i need to create different frames or …

Member Avatar for callow
0
217
Member Avatar for sydneyrustle

hi all, just looking for some help with setting up an array of items for a stocktake program. i have an item class that works, and now i need to create an array to hold an array of the items. the item class code is class Item { private String …

Member Avatar for yassar
0
112
Member Avatar for apcxpc

Hi all I've programmed a relay chat system in Java. Just having two GUI-related problems with the chat client itself. [B][U]Problem #1[/U][/B] : I can't get the chat windows to scroll as new text appears in them. The scroll bar [i]does[/i] appear when it needs to, but it remains at …

Member Avatar for jwenting
0
389