Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~3K People Reached
Favorite Forums
Favorite Tags
java x 7
c x 1
Member Avatar for ROGENATOR

Greetings: That`s my question, until know i`ve been doing it by a batch file that i execute then read, is there a way to do it without the batch?, what i need is to list all of the Word (.doc) files of a given directory Thanks in advance

Member Avatar for prvnkmr449
0
203
Member Avatar for coder82

I am trying to parse PDFs to extract text from them. I couldn't find any good free tools online for that, and I have no idea about building one myself in .NET. I want to be able to parse the pdf and populate the data in a hash table, which …

Member Avatar for sheeby2
0
114
Member Avatar for tayspen

Ok so i want my program to read a text file to a certain point. Lets say to the line line that says fn: i then want it to read the one line only and only the the text after fn: and i want it to shoew that text in …

Member Avatar for jaiprakashv
0
614
Member Avatar for plazmo

im having problems with the following code it works fine when i have the sleep in but without the sleep it writes the same number twice does this have something to do with the way the computer generates the random number? like based on the computers time? [CODE] using System; …

Member Avatar for LizR
0
214
Member Avatar for it-1

is there a way that i can link JAVA with C#?? or that i can write a C# code in a Java code?? THNX

Member Avatar for Lord Soth
0
327
Member Avatar for student_help

Hi I am trying to open other programs in a PDA using C# Compact Framework. Would anyone be able to advise me on how it would be possible to go about this. This programs all exist external of my program but they are meant to be open throught the one …

Member Avatar for plazmo
0
145
Member Avatar for javafan

Hi I am not able to set the position of Jpanel, having a tough time. Code is attached. 1. How can I reduce the gap between To and textbox Cc and textbox etc 2. How can I reduce the vertical space between Send/Contact/Spell/.... and the row containing To with textbox …

Member Avatar for jwenting
0
144
Member Avatar for ROGENATOR

Greetings: I was wondering, how can i run a .class from a different location? For example, supose that i have c:\A.class, in MS-DOS supose that im at d:\whatever\whatever\, if i run java c:\A, i get: Exception int hread "main" java.lang.No ClassDefFoundError c:\A I`ve also tried using: [quote] java -cp . …

Member Avatar for jwenting
0
106
Member Avatar for tdizzle342

Hi i was wondering if anyone can help me out. Im trying to make a applet when a button is clicked it will appear the name John . And when another button is pressed it will display "Smith" in a seperate text field. This is what I have so far. …

Member Avatar for tdizzle342
0
106
Member Avatar for jigvesh

Well as far as i know there is nothing like JCanvas for swings....i read somewhere that Jpanel can be considered to be the Canvas of Swings....How true is that???? :?:

Member Avatar for ROGENATOR
0
64
Member Avatar for ROGENATOR

Greetings: I`m starting in Java and i`m having problems with compatibility between versions, in school they have an older version(I believe its 1.4.0 but i`m not completely sure) than the one i have at home(1.5.0_04), so almost every time i try to open a applet/application at school i get errors, …

Member Avatar for ROGENATOR
0
98
Member Avatar for x2k3wl

how would i write the code to get this output? Play a pick four game? (enter Y to play pick four, anything else for pick 3) y How many chances do you want to buy? 5 Your bets: [[10, 6, 16, 9], [14, 4, 2, 12], [3, 16, 16, 16], …

Member Avatar for ROGENATOR
0
115
Member Avatar for ROGENATOR

Greetings: I developed a simple application for text encryption, i managed to register the new extension, my question is how to open this files from outside the program?(when you double click on them), i know that you need to pass some parameters to the main method but im not sure …

Member Avatar for ROGENATOR
0
98
Member Avatar for c#dummie

hi im using VS .net, MS Access and c# language. basically i tried to do an update command using oleDbDataAdapter and commandbuilder. i also searched for tutorials but i still cant get things going. could someone please tell me how come i couldnt generate update and delete commands using oleDbDataAdapter? …

Member Avatar for ROGENATOR
0
193