217 Posted Topics

Member Avatar for MidiMagic

[QUOTE=joeprogrammer;306468]The reason is that I simply can't [I]stand[/I] uncapitalized letters beginning a sentance, missing comas, etc.. It makes it too hard to read and understand for other people. So although I might save my own time by making a sloppy post, I would be wasting other people's time when they …

Member Avatar for MidiMagic
0
364
Member Avatar for AWDracer
Member Avatar for efui

[QUOTE=Mona Z;299960]headache !!!!!!! I can not create shopping cart :( I use JSP with MS access not MySQL :'([/QUOTE] What prevents you from creating it? There is no problem in using MS Access if you realize that there are some inherent limitations to it.

Member Avatar for jwenting
0
1K
Member Avatar for mattyd
Member Avatar for lol_hacker101
0
489
Member Avatar for Dani

I don't know if this is related but there's an add-on for FF which allows customizing the site look-n-feel. It can be easily used to create a custom browsing profile and block ads from a site. [url]https://addons.mozilla.org/firefox/2108/[/url]

Member Avatar for >shadow<
0
107
Member Avatar for The Dude

Score - 92% (Average error - 19 mi) :D It was difficult to guess the exact location of Utah, Kansas and Missouri because they were asked early on when I only roughly guessed the location. I wonder why I missed PA.

Member Avatar for masijade
0
201
Member Avatar for The Dude

:cool: I got 100% - looks like I have been taking driving seriously over the past few months. :mrgreen:

Member Avatar for Riv3n
0
182
Member Avatar for The Dude

[QUOTE=jwenting;301872] Remember also that Latinos in any definition but the one used in the US are white as well...[/QUOTE] I remembered a funny thing on a speeding ticket I received a few months ago in Virginia. It has a column for classifying the racial origin ([I]don't nitpick on me for …

Member Avatar for Junyah
0
181
Member Avatar for Inny
Member Avatar for Inny
0
346
Member Avatar for Extremist
Member Avatar for DemonicGoldfish
0
162
Member Avatar for mattyd
Member Avatar for stupidenator

This doesn't appear to be a task that can be performed with a single SQL if that was what you were looking for. Even if it is possible (because I'm not very good at SQL myself), the query itself is so dependent on the results that having a stored procedure …

Member Avatar for stupidenator
0
525
Member Avatar for Thinka

From your code: [code] while (s = "n"){ [/code] This is wrong in two aspects: 1. You are trying to do an assignment operation instead of comparison. 2. Even if you want to compare Strings, you should be using the equals() method instead of ==

Member Avatar for Thinka
0
159
Member Avatar for KevinADC

Since this thread talks about obnoxious ads, here's a screenshot. [url=http://img362.imageshack.us/my.php?image=daniwebadip5.jpg]Obnoxious ad[/url]

Member Avatar for Dani
0
585
Member Avatar for umadas
Member Avatar for jwenting
0
154
Member Avatar for nisrin
Member Avatar for nisrin
0
96
Member Avatar for rpjanaka

[QUOTE=rpjanaka;307934]can i show the java out puts(System.out.println) on the browser that is issude from java classes, not from the jsp pages. [/QUOTE] Yes, you will have to read the log file and display the content in a JSP. [QUOTE] i think there may be a way to change the configuration …

Member Avatar for masijade
0
574
Member Avatar for dbismo

Asking others to solve your homework and posting in the incorrect forum are inappropriate to the basic forum rules. I suggest that you start with searching information on Google. This will give you some example related to your problem. [url]http://www.google.com/search?q=php+reading+writing+xls[/url]

Member Avatar for mbacon
0
111
Member Avatar for ankit_the_hawk

[QUOTE=ankit_the_hawk;306643]Also whats the best place of learning Java through the internet since I am doing it own my own.[/QUOTE] [URL="http://java.sun.com/docs/books/tutorial/"]Sun's Java tutorial[/URL] [URL="http://www.mindviewinc.com/downloads/TIJ-3rd-edition4.0.zip"]Thinking in Java - 3rd edition[/URL]

Member Avatar for aniseed
0
156
Member Avatar for aniseed

I am probably not the first person to ask this but it feels rather incorrect to me. [code]You're browsing the JSP forum Discussion about: A web development language based on Java.[/code] This line on top of the JSP forum is so very inaccurate. JSP is not a web development language …

0
93
Member Avatar for aniseed

I see that there is a nice new feature. The last post shows up on the home page. :cool: :cool: :cool: It's a good thing to have IMO. However I am used to other forums and they show up a posting history of say 10 posts. Is it possible to …

0
67
Member Avatar for parthiban

build.xml could be in the current directory (the directory where you are executing the command). If your build script is named something else, you can specify that with [B]ant[/B] too.

Member Avatar for parthiban
0
509
Member Avatar for jdk1.5
Member Avatar for peter_budo
0
60
Member Avatar for rpjanaka

Your method signature is, kind of, redundant. When you are calling a method on an object, you don't need to pass the same object to it. Whatever information you need about the object is already available within the method. There is a keyword called "this" to refer to the current …

Member Avatar for aniseed
0
110
Member Avatar for mikesowerbutts
Member Avatar for mikesowerbutts
0
116
Member Avatar for parthiban

Please do not duplicate posts. [url]http://www.daniweb.com/techtalkforums/thread67707.html[/url] Post some relevant information about your problem.

Member Avatar for parthiban
0
85
Member Avatar for DimaYasny
Member Avatar for DimaYasny
0
95
Member Avatar for vijaybhatia

You know you could use Google to search for that information. :p There are a few posts which talk about adsense too. [url]https://www.google.com/adsense/[/url] [url]http://en.wikipedia.org/wiki/AdSense[/url]

Member Avatar for aniseed
0
52
Member Avatar for kickoff3pm

[QUOTE=kickoff3pm;302965]Anyone know of a database app which stores records in html format on the web server and nt in a sql server. I have a spacific need for this. Or does anyone have code that will take records from a Mysql database and copy each record to a seperate html …

Member Avatar for aniseed
0
91
Member Avatar for mgland

[QUOTE=mgland;305961] a. Create a method in line 142 named generate that will take two ints, representing the low and high end of a range of random nubers and return a string containing a generated random number.[/QUOTE] If you want the method to return a String, you should not be declaring …

Member Avatar for aniseed
0
168
Member Avatar for madrasparty

It only means that you don't have knowledge in jsp and servlet too. You can't know those before learning core java. You still have time to learn it but your post stinks of laziness. Get some books and start reading before doomsday arrives.

Member Avatar for masijade
0
111
Member Avatar for abs
Member Avatar for Mushy-pea

[QUOTE=jwenting;303784]racism is rampant in every country on this planet.[/QUOTE] True! There is no rule that some country is more racist than the other. Racism is a part of the social fabric. People often identify themselves with their own community/race, tend to be in a group with members of their race. …

Member Avatar for jbennet
0
208
Member Avatar for ronakp25

This question is related to the Java forum and it has already been posted there.

Member Avatar for aniseed
0
80
Member Avatar for Fenerbahce

You will have to make use of GROUP BY clause. [url]http://www.w3schools.com/sql/sql_groupby.asp[/url] I guess it should look like: [code]SELECT name, surname, sum(points) FROM kisiler GROUP BY name, surname[/code]

Member Avatar for Fenerbahce
0
103
Member Avatar for DimaYasny

[QUOTE=DimaYasny;304543]Accidentally hopped in, but decided to stay. Dim.[/QUOTE] Great discoveries are made by accident. ;)

Member Avatar for DimaYasny
0
71
Member Avatar for dstat

There is something fundamentally incorrect with what you are doing. I am guessing that you used "Decimal Places" to set the digits right of the decimal separator. That won't work because the setting is only for what data needs to be displayed. You need to set the "Scale" for the …

Member Avatar for ~s.o.s~
0
232
Member Avatar for mkls

[QUOTE=mkls;304551]Hi By mistake, I hit "reply" on an email sent BCC to my Hotmail . It's really going to hurt someone else. Any chance of retrieving it? (As you can tell, I'm not an IT genius, but really need the help !) Thank you[/QUOTE] The only possibility is to send …

Member Avatar for mkls
0
32
Member Avatar for balloon
Member Avatar for aniseed
0
66
Member Avatar for makingit52000

[QUOTE=Ancient Dragon;304268]>>tell me what to do so as i can start downloading games again you could reformat the entire hard drive then resinstall the operating system:mrgreen:[/QUOTE] [B]ROFL[/B]

Member Avatar for aniseed
0
67
Member Avatar for Boldgamer

Are you looking for a practice assignment? Here's one: [I]Write a program which will print all the pairs of prime numbers whose sum equals the number entered by the user.[/I]

Member Avatar for John A
0
254
Member Avatar for sandeep0708

[QUOTE=Vinoth;303640]simple , use javascript. <a href="javascript: self.close ()">Your line of code.</A>[/QUOTE] That will display an alert at least with IE, which the OP does not want.

Member Avatar for aniseed
0
138
Member Avatar for Prashmon

Your application is not even using Swing. For a start, make use of Swing classes. Second, making an applet of a Swing application is not too difficult. You need to change the top-level container to JApplet. I'm not much into Swing to be able to tell what all needs to …

Member Avatar for aniseed
0
164
Member Avatar for musicbox

[QUOTE=musicbox;303360]daniweb forum template is very nice who created it ?[/QUOTE] Dani I guess. :P

Member Avatar for jbennet
0
63
Member Avatar for mattyd
Member Avatar for MDGM

You can check my comments on your other thread. [url]http://www.daniweb.com/techtalkforums/thread67804.html[/url]

Member Avatar for aniseed
0
133
Member Avatar for cassyjack

Your post does not indicate any reason for getting a NullPointerException. My guess is that the [B]isbn[/B] String is null but that's just a guess. Could you print out the stack trace and see what line it is occurring at? That would help you locate the exact cause.

Member Avatar for jwenting
0
116
Member Avatar for MDGM
Member Avatar for aniseed
0
413
Member Avatar for khoomy

[QUOTE=karthikkannan;302489]Hai, The '2' in Java refers the 2nd Generation. have a look at this link [URL]http://java.sun.com/j2se/1.5.0/docs/relnotes/version-5.0.html[/URL] Have a nice day Regards, Karthikkannan [URL]http://vaaghai.blogspot.com[/URL][/QUOTE] That post is over 2.5 years old when Java 5 wasn't even around.

Member Avatar for ~s.o.s~
0
233
Member Avatar for Freeman45

[url]http://developer.mozilla.org/en/docs/HTML:Element:strong[/url] This link explains quite well.

Member Avatar for aniseed
0
73

The End.