5,031 Posted Topics
Re: Something like this [url]http://www.adobe.com/devnet/flash/articles/flashmx_php.html[/url] and this looks interesting too [url]http://friendsofed.infopop.net/4/OpenTopic?a=tpc&s=989094322&f=5293053165&m=9481008051[/url] | |
Re: If you just trying show-casing on different pc make sure that it has installed Java, Tomcat server, MySQL server and that you transferred your little database to the MySQL server PS: Lol beaten by ~s.o.s~ for speed of posting | |
Re: Ohh, my mistake I should just move the post to [URL="http://www.daniweb.com/forums/forum55.html"]Website Reviews[/URL]. If you want to get review on the site just create new post in that section | |
After spending some time on JSP section of this forum as many before me, I come to the conclusion that we are in need of "proper" tutorial on this topic. This tutorial is not intended to teach you everything from top to bottom, it is just a starting point to … | |
Re: What is your OS? | |
Re: [QUOTE=sittas87;670628]wouldve been so cool though but im good with that.[/QUOTE] No it wouldn't be cool, I'm software developer and I do not feel OK with somebody using my months of work for free if I did not decided to give it for free. Secondly I have to work in order … | |
Re: Welcome to daniweb inthan12 If you have problem with your code you better post it and point as to your problematic areas. Unfortunately nobody will do it for you asap. Some more info can be found on [URL="http://www.daniweb.com/forums/announcement8-2.html"]homework[/URL] announcement. | |
Re: [QUOTE=evstevemd;594350] I have also failed to run my script offline my firefox through abyss. Help please!! Steve:([/QUOTE] Steve do you have Apache server installed on your machine with PHP setup? | |
Re: Just add extra column to your table to declare user groups | |
Re: The simplest version of calendar can be based on example provided with Tomcat installation JSP Examples->JSP 1.2 Examples->Calendar. Downfall is that you work across multiple pages from -current month with year you can either[LIST] [*]select next/previous month view [*]select a day of the month[LIST] [*]you can go next/previous day [*]select … | |
Re: [QUOTE=stultuske;673811]realizing Java and JavaScript are not the same would be a nice start ...[/QUOTE] How many times moderators have to repeat same thing? If you see post in wrong section hit the "Flag Bad Post" link and type short message such as "Wrong forum" instead of trolling on people about … | |
Re: Please elaborate your question, the above description is useless. | |
Re: [URL="http://www.netbeans.org/kb/trails/web.html"]Java Web Application Learning Trail[/URL], read and quickly learn before they find out you don't know | |
Re: Beside you not using [noparse][code][/code][/noparse], there is obviously your attempt to connect to DB from JSP instead from servlet/bean and wrong coding for DB connectivity. Read tutorial on [URL="http://java.sun.com/docs/books/tutorial/jdbc/basics/index.html"]JDBC Access [/URL]for basic background | |
Re: You looking for JavaScript not Java, These two are very distinct technologies with similar names. And yes such thing can be done with JavaScript, simple search from google got me all [URL="http://www.google.com/search?hl=en&q=JavaScript+get+screen+resolution&btnG=Google+Search"]these[/URL] | |
Re: Welcome to daniweb. Drop your question in [URL="http://www.daniweb.com/forums/forum120.html"]Linux[/URL] section, they will be able to advice on this. I know it is for beginners, but you are beginner in servers ;) | |
Re: It is always better to search forum before asking this sort of trivial questions. More likely they been already answer as in your case this sticky post answers most of it [url]http://www.daniweb.com/forums/thread99132.html[/url] | |
Re: [QUOTE=zandiago;659759]I think people have drifted away from religion, because of all the reports (theft, sexual abuse, ect...). As a matter of fact, there was a report recently about some churches being sold / converted for other purposes.[/QUOTE] Man, you should visit London for excursion on church conversions... I know at … | |
Re: Similar problem already discussed in this post if you actually bother to search our forum [url]http://www.daniweb.com/forums/thread139651.html[/url] | |
| |
Re: missing comma between getBasePrice(), getProductYear() [code]public String toString() { return String.format( "%s\nProduct#: %f\nQTY#:%.0f\nPrice: $%.2f, %f\nYear# ", getProductName(), getProductNumber(), getBaseAmount(), getBasePrice()[COLOR="Red"],[/COLOR] getProductYear() ); } // end method toString[/code] missing closing brackets }); [code]previousButton.addActionListener(new ActionListener() { //rest of the code [COLOR="Red"]}); [/COLOR][/code] extra brackets on record.getProductYear()() [code]public void addRecords() { //rest of … | |
Re: [URL="http://www.daniweb.com/forums/forum92.html"]Windows Software[/URL] section is the place to post your question | |
Re: Can you post copy/attach your project? I can have look at it for you... | |
Re: Reputation is "a way" everybody can see what members think of you and the answers you provide. Gray rep - (not black) is from new members, if I'm correct below post count of 10 (correct me if I'm wrong) Green rep - from these above 10 posts that agree/are happy … | |
Re: I see you already found correct forum section, nice I like active members :) | |
Re: Internet is full of such basic tutorials. Why don't you do search like [URL="http://www.google.co.uk/search?hl=en&q=java+read+dat+file+tutorial&btnG=Search&meta="]this one[/URL]? | |
Re: In your installation of Tomcat under TOMCAT_HOME_DIRECTORY/webapps you can create new folders for your projects. Just don't forget to create WEB-INF folder with web.xml document. More on directory structure [URL="http://tomcat.apache.org/tomcat-5.5-doc/appdev/index.html"]here[/URL] | |
Re: Or see this [URL="http://www.daniweb.com/forums/showgroups.php?"]page[/URL] | |
Re: Aren't [URL="http://jcp.org/en/jsr/detail?id=120"]JSR-120[/URL] and [URL="http://jcp.org/en/jsr/detail?id=205"]JSR-205[/URL] good enough for you? | |
Re: Something like [URL="http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15069"]this [/URL] ;) | |
Re: You need scripting language for think like this as you need to run sort of loop cycle, I would say PHP would be your best solution, JavaScript may be to complex. However all depends on your experiences | |
Re: With installation of MySQL server by default you get these databases [I]mysql[/I] and [I]information_schema[/I] (as long admin did not remove them). Simply use them in connection string and then execute create database command like in this [URL="http://www.java2s.com/Code/Java/Database-SQL-JDBC/CreateDatabaseforMySQL.htm"]example[/URL] | |
Re: then you need to start with [URL="http://www.w3schools.com/"]w3schools.com[/URL] learning basics of HTML and after that CSS (Cascading Style Sheets) | |
Re: The book is either to old or it is wrong reading, you do not want to add extra things to your Java home directory. If you need to add something you would normally set CLASSPATH to folder where the content is stored. The image you want to use need to … | |
Re: This website has some interesting resources on [URL="http://www.jsr82.com/jsr-82-basics/"]Bluetooth[/URL], plus as always I would recommend to read [URL="http://kickbutt.jonathanknudsen.com/"]Kicking Butt with MIDP and MSA[/URL] from Jonathan Knudsen | |
Re: Salem is right that you should choose platform by your language preferences. For example I'm comfortable in Java and J2ME is was far easier to use for me then Symbian C++ (even though I got no less then 75% for all assignments) Be aware C++ for mobile device so often … | |
Re: You already got answer for this in your previous post [url]http://www.daniweb.com/forums/post666290.html[/url] ! ! ! | |
Re: Hi and welcome. There is no need to be afraid and ask questions. If you think you may have some "nasties" on your computer you should check out [URL="http://www.daniweb.com/forums/forum64.html"]Viruses, Spyware and other Nasties [/URL] section of our forum. They just love it to mess with such things over there ;) | |
Re: Welcome to Daniweb. I will say that this forum is more of issues solving then brain storming, besides you did not mention how much time you have allocated and nothing of your IT background (software and hardware knowledge) | |
Re: [URL="http://www.apachefriends.org/en/faq-xampp.html"]XAMPP documentation[/URL] is first place that you should check if you have problems with basics | |
Re: onMouseover is JavaScript action. Do you want to move this post to JavaScript section? | |
Re: [list][*]Right click on any php document [*]Select Open With [*]Choose Program [*]In recommended programs you will see Notepad and you need to unchecked the option to always open PHP with it Notepad and press OK [/list] Other option would be do it through Windows Explorer>Tools>Folder Options>Tab File Types>Find PHP and … | |
Re: [QUOTE=heni_pro;666506] i've got the problem in php codes... [/QUOTE] Post your code and somebody can have look at it | |
Re: @mridatrix - your coding is wrong. Database connectivity in any programming language is always associated with[I] try[/I] & [I]catch[/I] block often accompanied by [I]final [/I]. Something similar to this example [code=c#] try { conn.Open(); cmd.ExecuteNonQuery(); } catch (SqlException ex) { errorMessage(); } finally { conn.Close(); // Just simple notification DialogResult … | |
Re: [URL="http://www.forum.nokia.com/devices/3500_classic"]Nokia 3500[/URL] is S40 3rd Edition, therefore it will included in this SDK [URL="http://www.forum.nokia.com/info/sw.nokia.com/id/cc48f9a1-f5cf-447b-bdba-c4d41b3d05ce/Series_40_Platform_SDKs.html"]download[/URL] PS: You need to register with them in order to be able to download | |
Re: By giving us some additional data like what is structure of these two tables? | |
Re: I have no idea what you trying to achieve with above code, but that is one hell of example on inappropriate use of JSP. Putting servlet logic into JSP OUCHHHHHHH | |
Re: You received warm welcome, so I do not see reason for all the rants in above 3 posts. As to above accusation I can not comment on that, I'm mod only since beginning of this year. As for staying or leaving it is partially up to you as in worst … |
The End.