5,031 Posted Topics
Re: [URL="http://dev.mysql.com/doc/refman/5.0/en/counting-rows.html"]Here[/URL] is your MySQL tutorial | |
Re: Well, looks like you got your solution [url]http://www.eggheadcafe.com/software/aspnet/31865269/sql-date-headaches.aspx[/url] Or isn't that you? :D | |
Re: ehmm I do not want to be sarcastic but right now you took more then you can handle. Above mentioned things are prety much done in PHP, ASP.NET or in JSP. Without prior knowledge of any of them you just get stuck in big time problem. You should realy quickly … | |
Re: Would be much helpful if you post your code or at least the crucial part as we are not good in mind reading :idea: | |
Re: @nireekshan can you please stop multiposting and just continue with original post? For now on please use only this post for any other enqueties in rageds of you java conectivity with Microsoft Access database | |
Re: Here is nice[URL="http://www.developer.com/design/article.php/10925_3580161"] tutorial[/URL] and please do not use JSP for database connection but do it through servlets and with preformated query strings PS: masijade posts been merged | |
Re: Welcome to daniweb, if you have some specific questions please post them in relevant forum and please provide better description. Description bellow is bad writen and very much general, you better write more detailed one next time [QUOTE=hotelexpert;562840] I Need Any one Good company or software for Online hotel reservations … | |
Re: If you found solution whould you mind to share with others? | |
Re: You need a primary key (sometimes secondary key is usefull but your DB is small so no need) by which you can assosiate data between tables. So if your user table has an UNIQUE ID you should use that in other tables and this way you can link the data … | |
Re: Where do you exatly do this?[quote]Write a Java application that reads an integer value between 0 and 100 (inclusive)[/quote] And why don't you use HINT for this part????[code]change = 100 - price; // how much change quarters = change / 2; // number of quarters dimes = change / 1; … | |
Re: You need to give a name and id to your IFRAME (same say one is enought I rather assign name to both) and in links you need to specify target where you want to display them. Something like this [code=html] <table width="200" height="200"> <tr> <td> <a href="page2.html" target="iFrm">Link to page … | |
Re: Can you please post whole error description? Also what version of MySQL you using? | |
Re: Nobody will do such project for free. You either gone pay lot of mones if it is school assigment or expect long/short monologue from boss about your skills (this depends on boss state of mind) | |
Re: google it, that is answer. Just pick up key words like [URL="http://www.google.co.uk/search?hl=en&q=vb+database+access+tutorial&btnG=Google+Search&meta="]this[/URL] | |
Re: You question is not clear but I guess you asking about keeping data recieved from user through web form and reusing them later This is similar across diferent languages 1) Retrive data from form and validate them either directly on the page if you have algoritm in place or in … | |
Re: 1) Please read forum policies befor posting ( [URL="http://www.daniweb.com/forums/faq.php"]FAQ[/URL] | [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]Community Rules[/URL] | [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_howto"]Welcome Guide[/URL] ) 2) This is JAVA section of the forum not VB 3) "We'll help you get started and exchange algorithm ideas, but only if you show that you're willing to put in effort as well." … | |
Re: ASP virtual directory is same as project directory you create in Tomcat webaaps directory. Read this Tomcat [URL="http://tomcat.apache.org/tomcat-6.0-doc/appdev/index.html"]guide[/URL] for deployment | |
I need to find out what is currently hold in PictureBox.Image property and take action as necessary. I tried various things but can't get it work Compare it with PictureBox which Image is set to null [code=c#] PictureBox emptyImg = new PictureBox(); emptyImg.Image = null; //Compare myPictureBox.Image.Equals((Bitmap) emptyImg.Image) [/code] Compare … | |
Re: Please take this as official warning [B][COLOR="Red"]Keep It Legal ![/COLOR][/B] kavithakesav I do recommend that you visit your school library or some of your friemds can borrow some flash title for you. Also it is not necessary as Flash on its own contains large library of tutorials and there are … | |
Re: Here is quick [URL="http://www.entheosweb.com/website_design/drop_down_menus.asp"]tutorial[/URL] | |
Re: [QUOTE=Bushido Hacks;554755]tutorial site that emphasizes using a text editor would be extremely helpful.[/QUOTE] Man where have you been leaving for last 10 years??? Purpose of flash was to provide multimedia output that can interact with user. Sort of combination on image maps and animations in gif or video formats. I … | |
Re: Either check if publisher does not keep archive of articles and you simply link them up, or scan and conver to PDF | |
Re: This looks like you trying to read JavaScript from your pc directory. Doesn't look like pointing to JS on server. [icode]src="file:///Users/bethyb/Library/Preferences/Adobe/GoLive/Settings8/JScripts/GlobalScripts/CSScriptLib.js"[/icode] | |
Re: Orcale website [URL="http://www.oracle.com/technology/obe/odt/getstarted/getstarted_vb.htm"]Getting Started with Oracle Data Provider for .NET (VB Version)[/URL] is where you should start | |
Re: I hope you know diference between Java Server Pages and JavaScript. Secondly your post says [QUOTE=sumit_indian;557793]i had downloaded the coding and modified the same for my purpose[/QUOTE] where on your site you claim [quote]ECN has developed a simple Javascript Popup Calendar Control[/quote]. | |
Re: Sun official tutorials are good starting point [URL="http://java.sun.com/docs/books/tutorial/networking/index.html"]Trail: Custom Networking[/URL] | |
Re: Refer to this [URL="http://www.w3schools.com/html/html_frames.asp"]tutorial[/URL] you really need it as your code is big mess | |
Re: Yes you better with PHP in this case | |
Re: You just open 3 years old post, is there any need? :?: | |
Re: Yes you can do that, most commonly used system by education institutions is [URL="http://www.blackboard.com/us/index.bb"]Blackboard[/URL] | |
Re: Maybe this tutorial can help that actually show how to create [URL="http://www.tizag.com/flashTutorial/flashemailform.php"]email form[/URL], if not have go on other links from google [URL="http://www.google.co.uk/search?hl=en&q=flash+email+action&btnG=Search&meta="]search[/URL] Image button tutorial is aviable on w3schools [URL="http://www.w3schools.com/flash/flash_button.asp"]website[/URL] and numerous other, [URL="http://www.google.co.uk/search?hl=en&q=flash+image+buttons&btnG=Search&meta="]search result [/URL]. Hope that help you | |
Re: [QUOTE=seoindia5;554393]The easiest to work is Frontpage .And Eclipse the most complicated one .Yu should start with Frontpage if you want to create a static website.[/QUOTE] Frontpage is not reliable, if you can affor it you should go with dreamweaver. If that is expensive, you can try [URL="http://www.asp.net/"]Visual web developer[/URL] from … | |
Re: Can you please provide more detailed explanation of your problem? | |
Re: You should also include StudentID in Tests and Assignments tables to associate results with the person as StudentID is unique. | |
Is there a way to set exact coordinates for background image or it is limited to layout options? | |
Re: Use [URL="http://java.sun.com/javase/6/docs/api/java/text/SimpleDateFormat.html"]SimpleDateFormat[/URL] | |
Re: Are you looking for something like this [URL="http://w3schools.com/tags/tag_select.asp"]w3schools.com[/URL]? | |
Re: [QUOTE=jbinbpt;550347]You can also learn alot by reverse engineering sites. Look at the site and look at the code. [/QUOTE] Only if the site is based on HTML and some JavaScript or VBScript, because if you look at PHP, ASP, JSP you do not real real code only translation done by … | |
Re: I would stick with original idea of keeping document for some period of time on DB for fast ediditng and then chunk them in XML files. You still can do reading+editing as ptaylor965 sugested but it will take time to upload 10.000 word document from "flat" file and then save … | |
Re: I think masijade is refereng something like Tomcat [URL="http://wiki.apache.org/tomcat/HowTo#head-e82228c43a0ce77f71ebe64fc99ced33c9506ffe"]How to[/URL] on their home page that should be your first place to check if you do not have any books on this topic | |
Re: Google is your friend, here are results that I got from simple [URL="http://www.google.co.uk/search?hl=en&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=ajax+pop-up+balloon&spell=1"]search[/URL]. Now it is up to you to see and try them... | |
Re: [QUOTE=ithelp;550805]You can use dreamweaver,flash , you also need to buy domain and web hosting.[/QUOTE] You just forgot to mention that these applications are not freebies and you have to pay a lot for them... | |
Re: If you talking about that animated effect on top that is Flash, also same apply to bottom moving text that is again Flash animation | |
Re: Yes you found the tutorial, for anybody else it is called image map and done with simple html | |
Re: Declare JRadioButtonMenuItem as follow [CODE=java]String[] difLevel = {"Easy", "Normal", Hard"}; JRadioButtonMenuItem[] difficulty;[/CODE] Initialization somewhere in code with adding ActionListener [code=java]difficulty[] = JRadioButtonMenuItem[difLevel.length]; for(int i = 0; i < difficulty.length; i++) { difficulty[i] = new JRadioButtonMenuItem(difLevel[i]); //add to file menu that you already declared in your code file.add(difficulty[i]); difficulty[i].addActionListener(itemHandler); }[/code] Listener … | |
Re: You do not realy need hosting them outside, just install appropriate server on your local machine and test them there... IIS for ASP and Apache for PHP |
The End.