5,031 Posted Topics

Member Avatar for Motvel

Sound like a game for small kids. Back home we call it "pexeso". You have set of cards with images in which each of the cards has it's pair. Mix the card, put them on the surface, face down (most commonly they will be put in some grid), and game …

Member Avatar for Motvel
0
90
Member Avatar for jpl80

[QUOTE=Joseph Ratliff;658142]Actually, the source for that answer is right [URL="http://en.wikipedia.org/wiki/Copyright#Limits_and_exceptions_to_copyright"]here[/URL] Sorry for linking, but this is just the "safe way" to do it.[/QUOTE] wikipedia in general is non-problematic for external resource linking

Member Avatar for peter_budo
0
132
Member Avatar for jeetudaljit

Just few days ago some suggestions been made in this post [url]http://www.daniweb.com/forums/thread136641.html[/url]. Please search the forum many questions are already answered...

Member Avatar for peter_budo
0
78
Member Avatar for bloody_ninja

String array of A-Z characters and integers 0-9, which makes 36 elements (26 letters plus 10 numbers). Create random number generator between 0-35 with "i" loop to get password of certain length. Wouldn't be that the simplest solution?

Member Avatar for Alex Edwards
0
641
Member Avatar for jslick

[LIST=1] [*]Create random generator between zero to five [*] Get output number from it. [*] The return number will be array position of a word to display [/LIST]

Member Avatar for vicky_rawat
0
89
Member Avatar for nokomis

[QUOTE=nitinmukesh;657806][url]http://www.echoecho.com/applets01.htm[/url][/QUOTE] That was quick example with lousy explanation. For proper stuff go to Sun website [url="http://java.sun.com/docs/books/tutorial/deployment/applet/"]Lesson: Applets[/url]

Member Avatar for peter_budo
0
87
Member Avatar for chentiangemalc

In your case there possibility of more then one answer [list=1] [*] 3 or 4 tables that will put together questionar [*] combination of database and coding coordination. Database can hold question with possible answer/s but you can also have field for page/coding action "create text field/area", "sort" that will …

Member Avatar for peter_budo
0
90
Member Avatar for bloody_ninja

If you want to learn JSP you better to get book like this one [URL="http://www.amazon.co.uk/Beginning-JSP-JSF-Tomcat-Development/dp/1590599047/ref=sr_1_1?ie=UTF8&s=books&qid=1216987890&sr=8-1"]Beginning JSP, JSF and Tomcat Web Development, From Novice to Professional[/URL]

Member Avatar for peter_budo
0
315
Member Avatar for charles webb

@charles - welcome (your post been also moved to appropriate section) @MakeMoneyOnline - would be nice if you in the future marked such post as this one "Flag Bad Post" and typed shorted message such as "Wrong forum" to let moderators to know. Thanx

Member Avatar for peter_budo
0
49
Member Avatar for guravharsha

[QUOTE=masijade;655892]Also, you definately should [i][b]not[/i][/b] be doing this stuff as scriptlets in a JSP. This is a maintenance nightmare.[/QUOTE] No point to repeat that, this guy completely ignore that for last two weeks from me. Another hopeless case to bang on...

Member Avatar for guravharsha
0
137
Member Avatar for Gazzaramma

[QUOTE=Gazzaramma;645194] However, this will be an Ecommerce site, so I am unfamiliar with the following: "Software Required: Hosting with PHP5x and MySQL5x; Apache only (on Unix/Freebsd/Linux/Windows); osCommerce runs on most server specific configurations ranging from dedicated servers to shared servers that utilize different PHP configurations such as register_globals (should be …

Member Avatar for mychalberry
0
188
Member Avatar for emiola

Why do you use ODBC driver? Just curious, as Java programmer I use JDBC. Also many experienced members and programmers complained about ODBC being very badly written...

Member Avatar for tesuji
0
149
Member Avatar for your uptime

[QUOTE=your uptime;656658]well guys i know you people are professional so can u plz recommand a best book of java which make me familier with java..thx[/QUOTE] I'm not professional, I'm student! Still learning and working toward my next degree. School library is always good place to look for start, however keep …

Member Avatar for peter_budo
0
75
Member Avatar for iam
Member Avatar for peter_budo
0
234
Member Avatar for samlabs821
Member Avatar for samlabs821
0
115
Member Avatar for tactfulsaint

[QUOTE=Shanti Chepuru;653213]you just copy and paste the examples from w3schools [/QUOTE] Copy & paste is not a way to learn for begginer. Always, always re-type the code. It doesn't matter if it is html, css, Java, C++ or any other. By typing it, you pay more attention what is happening …

Member Avatar for rexibit
0
94
Member Avatar for The'ho
Re: Help

You need to upload your CV on some website if is stored on your pc nobody else can access it. Do google search for free hosting and set up your website

Member Avatar for rexibit
0
99
Member Avatar for psathish2

psathish2 here are quotation of all rules you carelessly breaking. If you continue with same attitude you will soon find your self banned from this forum by your own ignorance! > For easy readability, always wrap programming code within posts in (code) (code blocks) and (icode) (inline code) tags. > …

Member Avatar for peter_budo
0
190
Member Avatar for tefbaez

It will never work as you directly inserted Java element into pure HTML without telling HTML you about to use something related to Java. You better start learning for example here, [URL="http://java.sun.com/javaee/5/docs/tutorial/doc/"]The Java EE 5 Tutorial[/URL]

Member Avatar for tefbaez
0
668
Member Avatar for svl

Nice tutorial on [URL="http://www.cssnewbie.com/horizontal-dropdown-menus/"]Horizontal CSS Dropdown Menus[/URL]. As for the menu item selected you need to pass this info from page to page based on button click with use of [icode]HttpServletRequest request[/icode]

Member Avatar for peter_budo
0
77
Member Avatar for TheBuzzer

You may want to work with Java Advanced Imaging [URL="http://java.sun.com/products/java-media/jai/forDevelopers/jai-apidocs/index.html"]API[/URL] or [URL="https://jai-imageio.dev.java.net/"]Java - ImageIO[/URL]. Both have very useful forums on java.net ([URL="http://forums.java.net/jive/forum.jspa?forumID=75&start=0"]JAI[/URL], [URL="http://forums.java.net/jive/forum.jspa?forumID=76"]ImageIO[/URL])

Member Avatar for peter_budo
0
242
Member Avatar for Ems

You can do simple html form, however that can be cheated. So you need to look in some server side technology with ability to talk to database like PHP, ASP, JSP or AJAX (not exactly server side but can chat with database)

Member Avatar for Ems
0
104
Member Avatar for Grantmitch1

Try this one, [URL="http://www.cssnewbie.com/horizontal-dropdown-menus/"]Horizontal CSS Dropdown Menus [/URL]. What do you think of it?

Member Avatar for peter_budo
0
130
Member Avatar for e_velkova

[URL="http://www.w3schools.com/css/default.asp"]w3schools[/URL] is always place to start and same goes for[URL="http://www.w3.org/TR/REC-CSS2/intro.html"] w3.org[/URL] with full references and tutorials (however that will not teach you all the fancy things, remember that please)

Member Avatar for e_velkova
0
111
Member Avatar for ww1aero

Yes if you know [URL="http://www.google.com/search?hl=en&q=ajax+mysql+tutorial&btnG=Google+Search"]AJAX[/URL], else you need to re-do your website to some technology like PHP, ASP, JSP

Member Avatar for ww1aero
0
145
Member Avatar for kjomyjose

Can you please let me know what you using (PHP/ASP/ASP.NET)? Also if want you can PM address to your website and I will have look around how possibly they get on your DB.

Member Avatar for peter_budo
0
78
Member Avatar for RAH104

In IE6 is on the right hand side and same goes for FF3. Was issue solved or this error is on IE7?

Member Avatar for peter_budo
0
92
Member Avatar for zoooz_20

Please read: [LIST=1] [*][URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]the forum rules[/URL] [*][URL="http://www.daniweb.com/forums/announcement9-2.html"]sticky on homeworks[/URL] [/LIST] after that reformulate your question

Member Avatar for javaAddict
0
274
Member Avatar for guravharsha

[LIST=1] [*]Accessing database from JSP is wrong thing to do, you should access DB only from servlet [*]The [ICODE]PreparedStatement.executeUpdate();[/ICODE] should be [ICODE]st.executeUpdate();[/ICODE] [*] Closing connection on the end would be nice [/LIST]

Member Avatar for senthil_sivanat
0
153
Member Avatar for aarya

Ancient dragon - aarya wasn't here since last year, so it may be little pointless to ask for explanation. It is chackboom fault that this post was reopen as he keeps over the period of time nicely slip advertising of this web hosting company, which we may not know is …

Member Avatar for senthil_sivanat
0
144
Member Avatar for peter_budo

Everybody, enjoy the freedom of the information With compliments from my ::DFC:: friends

Member Avatar for dmf1978
3
183
Member Avatar for kavit.bhatt

Google my friend is what you should do, like [URL="http://www.google.co.uk/search?hl=en&q=java+connection+with+dsn&btnG=Google+Search&meta="]this[/URL]

Member Avatar for senthil_sivanat
0
90
Member Avatar for jeetudaljit

Question: What is purpose of this forum? A) People asking questions, expecting quick answers and just flooding it with post . B) People asking questions and expecting quick answers. C) People asking questions and actively searching answers. Similar question been already answer already here just few hours back [url]http://www.daniweb.com/forums/post653222-2.html[/url]

Member Avatar for peter_budo
0
66
Member Avatar for jeetudaljit

If servlets are not mapped with use of web.xml you call it like this from the form for example [code] <form action="http://localhost:8080/PROJECT_NAME/servlet/SERVLET_NAME_NO_FILE_EXTENSION" method="POST"> YOUR FORM HERE </form>[/code] The web.xml mapping will look like this [code=xml] <servlet> <servlet-name>SERVLET_NAME_YOU_WANT_TO_CALL_IT</servlet-name> <servlet-class>REAL_SERVLET_NAME_NO_FILE_EXTENSRION</servlet-class> </servlet> <servlet-mapping> <servlet-name>SERVLET_NAME_YOU_WANT_TO_CALL_IT</servlet-name> <url-pattern>/A_NAME.jsp</url-pattern> </servlet-mapping> [/code] Example: REAL_SERVLET_NAME_NO_FILE_EXTENSRION is FrontController SERVLET_NAME_YOU_WANT_TO_CALL_IT I …

Member Avatar for peter_budo
0
2K
Member Avatar for bajanstar
Member Avatar for Soleybancing

Would be better if you attached source file (raw flash file not final swf) in zip or rar format so people may look at it if you do not mind. Check on your server that flash file is saved in folder [I]Flash[/I] as [I]new.swf[/I], keep in mind that it have …

Member Avatar for Techman2008
0
107
Member Avatar for aas1212

[QUOTE=Shanti Chepuru;652926]search engine is the best.... go through it...and add more features like user login,posting blogs,forums like that....[/QUOTE] Search engine will be difficult to accomplish as first they have to learn "tools of trade". As for wikipedia type of project it can be reasonable project to do, specially as you …

Member Avatar for peter_budo
0
80
Member Avatar for guravharsha

@Kindly give me some guidelines regarding below issue. Why should we do so? You so many times asked for help to just get quick solution and completely ignored other suggestions (I know I made most of the suggestions). @Database structure - re do it, what you provided is ineffective rubbish …

Member Avatar for peter_budo
0
148
Member Avatar for hana rashid

Sometimes slow internet connection or poster inpatient (hitting submit button twice) can do such thing. If you come across post and you think there is something wrong with the post please use "Flag Bad Post" and type short message as "Double post + link( to double) or "Spam please delete". …

Member Avatar for peter_budo
0
76
Member Avatar for lordx78

[QUOTE=lordx78;650978][COLOR="Green"]Netbeans IDE[/COLOR] [COLOR="Green"]Eclipse IDE[/COLOR] [COLOR="Green"]IntelliJ IDEA[/COLOR] Which from the above the the [COLOR="Red"]BEST[/COLOR], [COLOR="Red"]USER FRIENDLY[/COLOR], [COLOR="Red"]COMPLETE[/COLOR] IDE to use to design/create GUI for Java based programs. Please advise. Thanks.[/QUOTE] That is matter of personal opinion and everybody has his own. I will put these IDEs in order I like them …

Member Avatar for vidaj
0
139
Member Avatar for sankarmal

There can be only one primary key per table! However you can have multiple foreign keys...

Member Avatar for Sulley's Boo
0
57
Member Avatar for insauciant

The more appropriate/correct way to do it is to put jar files required by project in [I]PROJECT_DIRECTORY/WEB-INF/lib[/I]

Member Avatar for peter_budo
0
61
Member Avatar for adaykin

Only people who can mark thread as solved is original poster or member of moderators team, but we usually leave it to poster

Member Avatar for Troy III
0
134
Member Avatar for toria1975

Dude you should be slapped on your back side, you should know better then re-open 3 and half year old post and provide ZERO solution just pointless comment

Member Avatar for The Dude
0
138
Member Avatar for sbv

[QUOTE=wujtehacjusz;650346]SOlving question asked by yourself? Odd...[/QUOTE] There are actually people around here that do like to search for the answer and if they find it they will post it. Only waiting to get your question answered is waste of time...

Member Avatar for peter_budo
0
114
Member Avatar for thawk1

[QUOTE=thawk1;649163]I have (in frustration) created a number of new sites in the site manager hoping that I would be "starting clean". I even created a new site, then a new page with only 1 change to the original sample page and I still get the tutorial product after I attempt …

Member Avatar for peter_budo
0
98
Member Avatar for freshface001

Google is your friend "[URL="http://www.google.co.uk/search?hl=en&q=flash+transparent+background+textarea+tutorial&btnG=Search&meta="]flash+transparent+background+textarea+tutorial[/URL]"

Member Avatar for peter_budo
0
63
Member Avatar for tactfulsaint
Member Avatar for bkgupta

Google is your friend "[URL="http://www.google.co.uk/search?hl=en&q=jsp+progress+bar+tutorial&btnG=Google+Search&meta="]JSP+progress bar+tutorial[/URL]"

Member Avatar for peter_budo
0
68
Member Avatar for annuw

[LIST=1] [*] Open XML first as it will tell you which XSLT/XSL it is using as it's "cascading style sheet"[code=xml]<?xml-stylesheet type="text/xsl" href="DOCUMENT_NAME.xsl"?>[/code] [*] Read XSLT and read the nodes of XML as requested in XSLT [*] Create HTML on the fly [*] Save final document in desired destination [/LIST] Google …

Member Avatar for annuw
0
75

The End.