5,031 Posted Topics

Member Avatar for saikishore

[QUOTE=gdrsujit;876565]Hari om Can anyone please help me in PHP coding[/QUOTE] For sure as soon as you start asking specific questions and not expect everyone to do your coding for you...

Member Avatar for digital-ether
0
356
Member Avatar for axman1000

@axman1000 here is [URL="http://www.daniweb.com/forums/announcement8-2.html"]your code[/URL] in regards of ASAP request

Member Avatar for peter_budo
0
348
Member Avatar for Saint OTB

There are many ways some better some worst for checking date validity and you will learn them later. James already showed two possibilities (second is much better, considering that you are taking month from 1 to 12, where array starts from 0 to size -1. Just keep that in mind)

Member Avatar for peter_budo
0
2K
Member Avatar for lse123
Member Avatar for vijjuexalter

@mundvawala you are almost year behind with your reply @happygeek shame on you that you did not check dates ;)

Member Avatar for happygeek
0
173
Member Avatar for sc0field1

You need to "re-do" your sort classes. Remove main class from all of them, provide a public method which is able to receive a collection of numbers (array, list, vector) and return sorted collection. Then in your client application after taking user choice call for example [code]int[] unsorted = {3, …

Member Avatar for peter_budo
0
138
Member Avatar for Hakoo

Not sure if there is anything like merge/join 2 projects. If we look at it in simple terms all what you have to do is to create new project, then copy code (whole folder structure) for these two applications inside this project. [list][*]com [list][*]COMPANY_NAME [list] [*]JOIN_MIDLET_CLASS [*]PROJECT_1 [*]PROJECT_2[/list] [/list] [/list] …

Member Avatar for peter_budo
0
136
Member Avatar for chris.aaker

[QUOTE=chris.aaker;1493823]at Taywin : Your comments are unwelcome as they are breaking the community policy for Daniweb.[/QUOTE] There is no breaking of forum rules here. If you do not want to listen to his advice then ignore it, same goes for Taywin, if advice is ignored it is up to you …

Member Avatar for peter_budo
0
203
Member Avatar for honeythigh

Thread closed as it is double of [url]http://www.daniweb.com/forums/post1490972.html[/url] please follow discussion there.

Member Avatar for peter_budo
0
287
Member Avatar for Hakoo
Member Avatar for Hakoo
0
148
Member Avatar for shailaja mohite

Do not try to create complex views. Observe what sort of functionality you get on everyday phone. It is always one menu pre screen

Member Avatar for peter_budo
0
56
Member Avatar for jrosh

You should know better then just post error message without any code.... From what you provided we can only observe java.rmi.MarshalException [quote]"A MarshalException is thrown if a java.io.IOException occurs while marshalling the remote call header, arguments or return value for a remote method call. A MarshalException is also thrown if …

Member Avatar for peter_budo
0
191
Member Avatar for javaAddict

1) OP in his Dragon Fire "support" post said [quote]You simply write your C++ code and test it with the built in iPhone emulator and send the code of to Zimusoft, who made DragonFire SDK. The code is then fiddled with, until it can be compiled on a Mac machine …

Member Avatar for javaAddict
0
252
Member Avatar for khanyisani

If you actually tried and search this forum you would have definitely came across [URL="http://www.daniweb.com/forums/post1299837.html#post1299837"]this post[/URL]

Member Avatar for peter_budo
-1
77
Member Avatar for monesh.infy

@mKorbel I think you been looking for [URL="http://www.daniweb.com/forums/announcement8-2.html"]this link[/URL]

Member Avatar for stultuske
0
132
Member Avatar for sj5536

iText has [URL="http://api.itextpdf.com/com/itextpdf/text/PageSize.html"]PageSize[/URL] class, nice sample can be found [URL="http://itextpdf.com/examples/iia.php?id=107"]here [/URL]

Member Avatar for peter_budo
0
227
Member Avatar for jrosh

There is not much you can do since JME did not improved in last 5-6 years. Newly created LWUIT library seems to be available option, but personally I think it is rubbish, plus not sure which phones actually support it. You can always use Canvas of form with CustomItem, but …

Member Avatar for jrosh
0
161
Member Avatar for bharath54321

[URL="https://www.jaspersoft.com/resources/tutorials"]Jaspersoft[/URL] has its own tutorials where you can start plus [URL="http://jasperforge.org/plugins/mwiki/index.php/Ireport/Tutorials"]JasperForge[/URL]

Member Avatar for peter_budo
0
75
Member Avatar for Acklox

@Acklox I moved your post out of the sticky since what was asked [i]Please don't post "spam" or "Thank you" posts in this thread since this is meant to be used as a guide for all beginners and I am sure we would like it to be on topic. I …

Member Avatar for peter_budo
0
119
Member Avatar for vegaseat

It would be good idea to close this thread, we more likely heard all movie stars name at least twice. It was fun while lasted and we should say good bye our fateful signature spammers

Member Avatar for JamieLynnSEO
0
1K
Member Avatar for Glenner
Member Avatar for peter_budo
0
704
Member Avatar for omlac

You can get it from sourceforge website - [URL="http://sourceforge.net/projects/jtds/files/jtds/1.2.5/"]jTDS - SQL Server and Sybase JDBC driver[/URL]

Member Avatar for peter_budo
0
96
Member Avatar for hairpull

If you already learned about Array you can substitute that long switch statement with [icode]String[] numbers = {"zero", "one", "two"};[/icode] and then just call [icode]System.out.println(numbers[YOUR_INPUTED_NUMBER]);[/icode]

Member Avatar for jon.kiparsky
0
128
Member Avatar for rcossy1023

OK, I snipped name from this [url]http://www.daniweb.com/forums/showthread.php?p=1468528#post1468528[/url] was it anywhere else?

Member Avatar for rcossy1023
0
128
Member Avatar for sj5536

Did you actually had a look at links that I provided in your [URL="http://www.daniweb.com/forums/post1488057.html#post1488057"]other thread[/URL]?

Member Avatar for peter_budo
0
59
Member Avatar for mukorera
Member Avatar for mukorera
0
96
Member Avatar for ruchi18

[QUOTE=coervivekmca;1486072]just put code for insert flash object in out.print("like html code").....it works[/QUOTE] You should pick up either some better book or search for better tutorial in regards of Java Web development. There is no need for [icode]out.println[/icode], this is part of HTML and better handled by it @ruchi18 you can …

Member Avatar for ruchi18
0
118
Member Avatar for yeahyeah85

@jonsca yes you correct that we do not like people just drop in their assignments and expect our members to provide solution. One of the announcements says [URL="http://www.daniweb.com/forums/announcement8-2.html"]We only give homework help to those who show effort [/URL] however that doesn't mean we will punish people if they provide full …

Member Avatar for jonsca
0
187
Member Avatar for Sheena26

[URL="http://www.daniweb.com/forums/announcement8-2.html"]We only give homework help to those who show effort[/URL] till you provide some code for discussion it is unlike that somebody will do it for you...

Member Avatar for peter_budo
0
613
Member Avatar for sj5536

[URL="http://download.oracle.com/docs/cd/E17802_01/products/products/java-media/jai/forDevelopers/jai-apidocs/index.html"]Java Advanced Imaging[/URL] or [URL="http://download.java.net/media/jai-imageio/javadoc/1.0_01/index.html"]Java Advanced Imaging Image I/O Tools[/URL]. Also check out their forums [URL="http://www.java.net/forums/javadesktop/java-desktop-technologies/jai"]JAI[/URL] and [URL="http://www.java.net/forums/javadesktop/java-desktop-technologies/jai-imageio"]JAI Imageio[/URL]

Member Avatar for peter_budo
0
309
Member Avatar for goyalastha

Your application running on Tomcat can not find JDOM library. Is the library present either in Tomcat/lib directory or Tomcat/webapps/YOUR_PROJECT/SOME_LIB_FOLDER?

Member Avatar for peter_budo
0
122
Member Avatar for phycoCoder

Guess [URL="http://www.oracle.com/technetwork/java/index-jsp-141752.html"]Java Communications [/URL]is what you looking for

Member Avatar for peter_budo
0
207
Member Avatar for Progr4mmer

As far I'm aware Apple did not open development for other platforms then Mac. Few people try to use dev tools on crack OS X running Intel machines, but did not succeed. You do have to have Mac machine to run these dev tools

Member Avatar for Progr4mmer
0
116
Member Avatar for Lemonader

Thread closed. Please follow discussion [URL="http://www.daniweb.com/forums/thread349780.html"]here[/URL]. @Lemonader please do not multi post same question in different forum sections i the future.

Member Avatar for peter_budo
0
133
Member Avatar for jimJohnson

@jon.kiparsky agree notepad for win! @ztini you would be first person that I met using BlueJay in industry, or perhaps you are still student... UML diagrams >I would say rather rarely used as their take hell of time to create and people do understand them differently in what they supposed …

Member Avatar for Progr4mmer
0
140
Member Avatar for Melow

Here is easy to read book [URL="http://www.cafeconleche.org/books/xmljava/"]Processing XML with Java[/URL], have look on JDOM which is very easy to use (after that you will have no problem to find some better/more suitable library)

Member Avatar for peter_budo
0
299
Member Avatar for varia

@varia sorry about that if was it spotted in time we could have it moved out @coervivekmca with your ignorance toward forum rules you will get banned from here soon

Member Avatar for varia
0
188
Member Avatar for kiko11

Please do not double post in the future. There is 30 min period you can always edit your post to add new information Line 109 you are calling [icode]BankDBDriver.retrieveData();[/icode] is throwing error. I presume you have another class BankDBDriver that you need to post before we can help you. Or …

Member Avatar for mKorbel
0
306
Member Avatar for horrerbaba

Here is whole [URL="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=1847704&lang=en&cc=us&prodTypeId=321957&prodSeriesId=1847703&taskId=135"]package[/URL] from HP website. Your best choice is to use Vista drivers, however you need to choose if 32bit or 64bit version since I do not know what Windows 7 version you used.

Member Avatar for horrerbaba
1
582
Member Avatar for umandajayo

Please do not post this sort of code here. The file/s been obfuscated for a reason (security, commercial interest protection). Thread closed .

Member Avatar for peter_budo
-3
214
Member Avatar for cacolukia

[QUOTE=cacolukia;1484333]Thanks friend, you have solved the problem it was ',' and not ';'. It works perfectly now! P.S. It's awfull when you are convinced that the problem is something else! :)[/QUOTE] Problem is that you did not posted precise copy of code that you been trying to execute. Out of …

Member Avatar for cacolukia
0
175
Member Avatar for srinivas88

I'm sorry I'm not willing to go through that code it does look very messy. Have look at [url=http://www.cafeconleche.org/books/xmljava/]Processing XML with Java[/url] you do not necessary have to read it whole, you can simply start with JDOM which is very straight forward by my opinion

Member Avatar for peter_budo
0
229
Member Avatar for anthonyjpv

Not sure if these sites are suitable just after one month. The thing is that you need to grasp basic from command line, to gui, simple web development and database connectivity and then just expand in area of interest through personal mini projects or by looking on or perhaps participating …

Member Avatar for peter_budo
0
149
Member Avatar for Abdel_eid

Depends on the type of database you using. For example MySQL documentation [URL="http://dev.mysql.com/doc/refman/5.5/en/charset-server.html"]here[/URL] explain how you can set internationalization for server/database/table/column/string

Member Avatar for Abdel_eid
0
152
Member Avatar for snowweb
Member Avatar for janajay
0
2K
Member Avatar for Alex_

Are you sure you wanted to use [icode]if(project !=null && project.getName().length()==0)[/icode] and not[icode]if(project ==null || project.getName().length()==0)[/icode] (sort of crude check actually)

Member Avatar for peter_budo
0
649
Member Avatar for spoonlicker

[QUOTE=spoonlicker;1476818]Write a whole game from machine code/[B][COLOR="Red"]assembly[/COLOR][/B]?[/QUOTE] [QUOTE=spoonlicker;1477837]It's not useful because you pointed me towards Assembly and I want to do it from machine language its self.[/QUOTE] Make up your dam mind! In your first post you asked about machine code or assembly. And once you get answer you reject …

Member Avatar for Goalatio
0
235
Member Avatar for VernonDozier

@VernonDozier the person was closely monitored due to previous circumstances. However majority of the posts been with in rules so we couldn't "interfere". When something went over the line appropriate steps been taken.

Member Avatar for Ezzaral
2
211
Member Avatar for Hakoo

This question is not well formed. Are you asking how to install database, then [URL="http://www.daniweb.com/forums/post1110464.html#post1110464"]check this[/URL] If you ask how to proceed when you want to connect midlet with database through servlet is a have servlet waiting for GET/POST request, some logic to take care of getting through received parameters …

Member Avatar for peter_budo
0
179
Member Avatar for pramod.singh

This problem is most commonly due to programmer omitting use of threads to keep connection alive. Have look at book Beginning J2ME - From Novice to Professional - chapter 10 [URL="http://books.google.co.uk/books?id=chepSC2iAB8C&lpg=PP1&dq=beginning%20j2me&pg=PA143#v=onepage&q&f=false"]Connecting to the World[/URL]. There is a good explanation on mobile devices and use of thread in Kicking Butt with …

Member Avatar for peter_budo
0
75

The End.