5,031 Posted Topics
Re: [QUOTE=sakura_fujin;548835]I've been using Java: How to Program 6th edition by Deitel and Deitel for a year now and it really helped me a lot through my computer science subjects. There are currently newer editions of this book though, you might want to browse for it. ^^[/QUOTE] I found 6th edition … | |
Re: Yes if you do down scale, function will reduce number of pixels and work out colour for each remaining pixel. Where if you scale up (enlarge) it will just spread the colour difference from pixel one to pixel two on the extra pixel received from enlragment | |
Re: Have look on links in this google search, they should help google [URL="http://www.google.co.uk/search?hl=en&q=html+in+email&btnG=Google+Search&meta="]result[/URL] | |
Re: Look up php sessions, if you have problems to progres please post in PHP section of this forum | |
Re: I see you marked the post as solved. Did you found solution? Would you care to share with our community? | |
Re: Can you provide some more details on the hardware setup such as server type (Apache, IIS, Tomcat) supported technologies PHP, ASP, JSP type of database etc. Just to provide you with relevant info not to give general data | |
Re: Yes you ca use PHP & MySQL or any other technology able to work with database. Design and implementation is realy your choose. So if you like to make just month view where you make colour diference from ordinary day to day with some event at club. Add interactivity to … | |
Re: Here is [URL="http://java.sun.com/docs/books/tutorial/essential/regex/"]Sun tutorial[/URL] on regular expressions and here are others results from [URL="http://www.google.co.uk/search?hl=en&q=java+regular+expression+tutorial&btnG=Search&meta="]google[/URL] | |
Re: Google is your friend so use it [URL="http://www.google.co.uk/search?hl=en&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=jsp+triggers&spell=1"]search results[/URL] | |
Re: Develop GUI to work with MySQL similar to phpMyAdmin. I like phpMyAdmin but I hate to install Apache server and PHP in order to just get phpMyAdmin working | |
Re: I used something like this 2-3 years ago on one of my school assigmnets. Maybe it will help you... Script in the [I]head[/I] of html [code=html] <script type="text/javascript"><!--function to hide/show submenu options--> (document.getElementById ? DOMCapable = true : DOMCapable = false); function show(menuName) { if (DOMCapable) { if(document.getElementById("menu1choices").style.visibility=="hidden") { document.getElementById("menu1choices").style.display="block"; … | |
Re: The original post been made nearly 2 years ago. Don't you think it is already solved or forgoten? | |
| |
Re: forumdude123, you should do little more of research in regards of anti-virus software as you listed very few options. I'm missing PandaSoftware, Kaspersky or F-Secure. All of them are software to be pay for but doesn't mean they cost too much | |
Re: Ohh grumpy josh. Do you never grow up? If you interested in ranks you can search for them and you will find your answer. However I like this answer from dani sometimes back [QUOTE=cscgal;239343]I refuse to post a listing of all of the possible user titles, because it is incentive … | |
Re: You best to post your code so we can have look at it | |
Re: [QUOTE=SAMSEIED;525641]Hi: The image is saved as jpg and the website can be viewed on firefox, but not on internent explorer. Sam[/QUOTE] It will defenetly help if you post your code or we can only do reading from the magic ball this way | |
Re: There appears to be some problem with your coding, I get following error [quote]Line:84 Char: 1 Error: Object expected[/quote] It is section of JavaScript | |
Re: I had similar problem 2-3 years back, but didn't found anything. However maybe by now somebody come with something | |
Re: You need to be more specific about your problem. Just droping numerous lines of code on us wouldn't get you anywhere. Sort of "I'm trying to align to some element" would help | |
Re: Have look at this tutorial from [URL="http://www.w3schools.com/media/default.asp"]w3schools.com[/URL] it shows various approaches | |
Re: Either you can come up with your own encryption algorythm or use one of many. For example [URL="http://www.bouncycastle.org/"]BouncyCastle[/URL]. If you google for tutorials you find many PS: Please do not send PM's to people asking for help, it is against one of the forums rules [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]Keep It On The Site[/URL] | |
Re: [QUOTE=brindha123;498263]hiiiiiiiiiiiiiiii u can refer [url]www.planetsourcecode.com[/url][/QUOTE] I wouldn't do that if I was you, site is terible organized, and examples are horrible First thing you need to do is get some knowledge of java and after that you can start with web development with java. So have look into java section … | |
Re: Ehh, you just pick on words with more then one meaning Platform - you can be looking on operation system (Windows, Unix) or programming language (Java or .NET) Server - from hardware point as machine providing service to other pc's over network (internet is also network) or software solution (Apache, … | |
Re: [QUOTE=joeprogrammer;523027]Internet Explorer 7 works excellent and is a much-needed upgrade to the IE 6 series. In particular, tabbed browsing is nice, its performance is good, and it actually looks half-decent. The fact that you had so many problems with it is probably because a) you don't know how to use … | |
Re: With use of different languages that can work with HTTP protocol for example [URL="http://w3schools.com/php/php_get.asp"]PHP[/URL], Java, C++ need any more just google it | |
Re: Ehmmm, google is your friend. Heare are some resilts that I got from it, [URL="http://www.google.co.uk/search?hl=en&q=asp+login+page+tutorial&btnG=Google+Search&meta="]link[/URL] | |
Re: Use beans and sessions, also please do not connect to DB from JSP use servlet for it. If you need any questions in regard if it just ask... | |
Re: Not my are of expertice but maybe this can help, [URL="http://livedocs.adobe.com/en_US/Spry/1.4/help.html?content=WSC7D22C22-1123-4e9b-8218-F317CDD39F2B.html"]link[/URL] | |
Re: You can install MySQL on your pc I run it localy, nothing stop from that MySQL 5.0 Community Server | |
Re: [QUOTE=kv79;532193] Is there any book about history of program language . [/QUOTE] I do not know about book, but I found a website (as part of my BSc project) which is personal project/hobby of Diarmuid Pigott [URL="http://hopl.murdoch.edu.au/"]"HOPL, the History of Programming Languages"[/URL]. Very friendly person happy to have discussion about … | |
Re: [QUOTE=adeela2z;525462]i hv used css nd html in my website currently too all i want you is to guide me tht how i shall start making the template i have seen means hw i can convert it into the template one..............[/QUOTE] We strive to be a community geared towards the professional. … | |
Re: [QUOTE=Jx_Man;532040]Hi jsp, Welcome To Daniweb... you should to post your thread in JSP Forum (Web Development) [URL="http://www.daniweb.com/forums/forum24.html"]http://www.daniweb.com/forums/forum24.html[/URL][/QUOTE] Done | |
Re: You can use JavaScript like in this [URL="http://www.w3schools.com/xml/xml_to_html.asp"]example[/URL], but I personaly consider to be too complicated for beginners. Simple way around can be to transfer your html documents to xsl documents. Then your dynamic linking can be simple like this [code] <p class="link" style="cursor: pointer;"> <xsl:attribute name="onClick">show('<xsl:value-of select="servername"/>'); </xsl:attribute> <xsl:value-of … | |
Re: [QUOTE=joshSCH;531682]Perhaps there is a reason that people are giving you bad rep? Have you ever thought of that? I mean, if people were giving you bad rep on the other site.. and people are now giving you bad rep here... it's only logical to assume that you are doing something … | |
Re: Sorry alieya I couln't reply to your PM earlier but I was bussy. To be fair Dreamweaver is great tool but it doesn't not display page exactly as browser will so do not coun't heavily on it and always check your page in browser. Secondly if you using Unix system … | |
Re: Welcome to daniweb [B]de7bert [/B]! I did little of google search but did not come with clear answer if urban rivals is flash game or other application been used. Some says it is flash other that it is shockwave which is made with use of Direct (sort of father to … | |
Re: Would be nice if you tell us how you sorted, so people with similar problem can look at it | |
Re: [QUOTE=Serunson;527182]I thought mods could alter user-names as well, ah well, bennet telling me lies again :P[/QUOTE] You should not believe everything he says :D | |
Re: You should know the answer, you are the master mind behind this ;) | |
Re: If you can elaborate on your question that will help to getter better understanding what you are upto and get you better answer | |
Re: Welcome to daniweb frozencove HTML is very simple to learn it is only all these adds on technologies that make it look very complex, but there is nothing to stop you from learning about some of them too. I would recommend [url]www.w3schools.com[/url] as one of the best place to start … | |
Re: Something like this [code]SELECT url FROM amp WHERE name='LUNA';[/code] | |
Re: Hi chaze, welcome to daniweb. Unfortunatelly I had to edit your post, can you please in spare time have look at [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]daniweb policies[/URL]. Thank you for understanding | |
Re: Have look on this [URL="http://www.codewalkers.com/c/a/Miscellaneous/Email-Validation-with-PHP/"]tutorial[/URL] | |
Re: [QUOTE=FlaminPhoenix;525541] Also what is the knd of implementation im gonna need here?....like do I use Java Imaging API?....or ASP.net , Flash......[/QUOTE] Is it not little late to ask your self now what plaform or language you want to use? Should not be you saying I want to use this language … | |
Re: hmm, somebody is missusing my nick name, my trade mark.Lets take closer look on the person. Welcome to daniweb budo7;) | |
Re: [QUOTE=Ankita B;522117]hi, the IT helpdesk guy installed it for me in office.how can i check if the path provided was to jdk or jre?..[/QUOTE] Checking path in [B]windows[/B] in Command Prompt (Start/All Programs/Accessories/Command Prompt or Start/Run/ type cmd or even faster keybord with windods key+r) type [B]PATH[/B] and return should … |
The End.