334 Posted Topics
Hi everyone, I have got a mac book pro and it had initially an OSX before I partitioned the disk. When I did partitioned it, I could see a decrease in the size of the disk. I've only got two partitions that are one for Win7 and the other one … | |
Hey everyone, I'm working in a team on an IOS App and web app and the app relies on facebook pages to retrieve cafe names to let users check in the cafe they are at. But, the problem is that not all cafes have a facebook page.We would like to … | |
Hey Daniweb lovers, I am using a cake php framework to develop my application. The problem I am facing at the moment is that I am trying to use two different tables (let's call them users and products.) I can select users from the users table. But, I have got … | |
Hey people, I am wondering what a good editor is that supports HTML5, CSS3, cakephp and a few other plugins ? I'm using Eclipse for php which supports HTML5... At the same time, I trying Aptana Studio3 which supports CSS3 ... I need one that supports all.. Or even Plugins … | |
Re: I need the javascript source code to see if the functions "gettabcontentSearch" & "hide" dont contain errors. I'm assuming they don't, then try the below code. Replace what you have got up there with that. And tell us if it works, OK? `onclick="gettabcontentSearch('','');" onblur="hide();"` Another thing to note is that … | |
Hey everyone, Recently, I have developed a website for my project and was using a 10-inch laptop during the development time. It looked fantastic on a 10-inch screen. However, I faced a problem with the width (CSS properties needed to be changed) of navigation bar on the top when I … | |
Hey everyone, I am having trouble accessing the web pages on my online server. On my local server, I access them using this URL(localhost/mvc/users/index) But this doesn't allow me to access the pages except for the config page which is on mysite.com/mvc Any help please? | |
Hey everyone, Does anyone know if there is a possible way of using an online Database without uploading the website files onto the server? Cheers, | |
Re: Just if you're after a quicker response, please FORMAT your code by using either of thse options " Code " or " Inline code " | |
Re: Head to [this website](http://www.w3schools.com/) and explore the different technologeis that they teach for free | |
Hi, I have a mac book pro. I'd like to know how to burn dmg files onto DVD-R as bootable on Windows 7? Do I also need to convert the files to ISO type in order to make them run smoothly when I start up the machine? Thanks... | |
Re: Both of them are FANTASTIC Languages. If you're developing highly dynamic websites, then PHP is your primary choice(NOTE that I'm not saying you can't develop websites in java , but java is a little harder than PHP to get your head around.) Each of them has its own use. Java … | |
Re: Hmmm, it's quite long to follow. Select the lines you have probs with so we can help you. And if we need to look at the entire code for more info, it's still there. Cheers, | |
Re: I think a simple Javascript code will get you a solution that you want. [U]Hint: [/U]give it an id and use getElementById in Javascript if you want to solve the problem by using Javascript. Well, since the task's is a piece of cake, You can also achieve what you want … | |
Re: Nice example. OK.Now, Would you call the method getInstance inside the constructor so when the constructor gets called then it will give an instance of ConnectionManager class? OR Would you call the method in another class? And, What do constructors normally do? Checking and validation? and what else? Thanks. | |
Re: [QUOTE=Pjieter;1739277]I guess that is possible, but what language are you programming in? Tiny detail :)[/QUOTE] Hmm, as far as programming in java practice is concerned, I think you will get a compile error if you try doing something like this [code] int i=0; public static void makeCake(if i > 0, … | |
Re: Try changing the code in your HTML file to [CODE] <div class="button">Button</div> [/CODE] and in your CSS file, [CODE] .button{ } [/CODE] Otherwise, follow what hericles has mentioned above to fix your problem. | |
Hi everyone, I'm trying to do exercise from the book I'm reading at the moment. But, I don't seem to have understood the last part of the question. I'd greatly appreciate anyone explaining the question to me. I have done all parts of the question except the last one which … | |
Re: I've never worked with PSD files. There should be a way to get around the problem you're having. Open the file in Photoshop or some preferred software of yours and convert it to the extension you want. Again, you'll encounter a problem displaying it in a browser if you have … | |
Re: I'm gonna have to give it a go and see what it looks like. Hmmm, That'd be really GREAT if a screenshot of the layout was posted. | |
Re: It's pretty long and hard to follow, buddy. And, if you need us to help you solve the probs that you've got, then that means you need to be explicit about your question. | |
Re: Well, why don't you put the text "Lorem ipsum" and the date in one div. For example, [CODE]<div id="pdate">Lorem ipsum- 14 Jan 2011</div>[/CODE] Shouldn't that fix the problem? | |
Re: A quick tutorial on how to do such a task like this will be appreciated. Is there a site that has a tutorial on this? | |
I was just wondering why the constructor makes a call to the method toString() then I have realised that it's because of the method's name. And why is its name so unique? I changed the name but I don't get the same results. Anyone could possible explain this please? Thanks. … | |
Hi everyone, I had this problem with phpMyAdmin and successfully fixed it. Then, after some days, I encountered the access problem with the WAMP server. I haven't changed anything yet. Or maybe, I need to set up the environment variables? The message I'm getting is that [QUOTE]Forbidden You don't have … | |
Re: Have an auto-increement ID in both tables. And the one in students table should be a primary key so you will have it as a foreign key in the English table. That way you're making a connection between both tables. Otherwise, you can do vice-versa. You can use the student … | |
G'day everyone, I'm doing at a tutorial on Oracle website and still following it so far. I have come across this formatter "%,8d" and can't seem to work out how it works. I know it's adding a coma to the integral number. The thing that I can get my head … | |
I'm trying to make a table and mysql is giving me this error: [QUOTE] #1005 - Can't create table 'likes.users' (errno: 150) [/QUOTE] That would be great to see a website that explains mysql errors like this for oracle [url]http://ora-code.com/[/url] [CODE] CREATE TABLE IF NOT EXISTS `users` ( `user_id` int(2) … | |
Hi all there, I was reading a book on Java and came across this piece of code. Now, I am not sure how line 13 works especially, these symbols after the equal signs "passed=%d; failed=%d%n" . How do the symbols affect the output of the variables(passed & failed)? so let's … | |
Hi everyone, I have created tables and deleted some rows and then inserted new rows. The IDs of the later created rows didn't start at 0 or 1. I dropped my entire database then recreated the same one with the same tables and fields. Unfortunately, newly entered rows started from … | |
Hi all, I haven't changed anything in the config file in phpMyAdmin folder. I don't know why the WAMP server gives me this error. Although everything was working perfectly yesterday. Does anyone know how I can fix this problem? [CODE] You don't have permission to access /phpmyadmin/ on this server. … | |
I created a foreign key on a table just using this statement. When I wanted to drop it, phpMyAdmin didn't allow me to do so. Would anyone suggest a nice way of getting away with it? [code] ALTER TABLE `likes` ADD CONSTRAINT (fk_user_id) FOREIGN KEY REFERENCES `users` (user_id); [/code] This … | |
Re: If you want a handy site to learn and use what you're learning to see the results in action. [URL="w3schools.com"]w3schools[/URL] Good luck. | |
Re: Hey there, Try using $_REQUEST['memberIdd'] ... if this isn't working, then try renaming the ID and NAME in your form. | |
Re: HAHA.. POST your code and tell us which part is wrong/not workin' Cheers, | |
Hi everyone, I'm just wondering why this method below causes an infinite loop to happen. I thought it would run once and then stop. Anyone can explain this? that'll be great. [code] public String printer(String s){ if (s.length() >= 5){ System.out.println("I'm " + s + " And my length = … | |
Re: I found a few JavaScript hacks that work well on YouTube. Can I ask why you want to use hacks in a browser? Is it just fun or something else? Google should give a list of browser hacks. Have you tried asking "our brother" Google? | |
Re: I also tried using Arabic characters but the compiler didn't seem happy to accept them. I wonder if I only need to change something in the compiler's settings or do something else.. | |
Re: I am not familiar with that system, but some of us might be. Try posting the piece of code that is problematic and what error you get when it is run . cheers ![]() | |
Re: Do you have the privileges for creating new users? there must be something that you need to modify in order to create new users in your DB. Looking at the error message, it simply says that you aren't granted the CREATE USER privilege(s). Check if you are or not. If … | |
Re: Salam alikum.. That works. You should run it before you submit your assignment brother. Your assignment spec is saying that you need to have a method that compares Max and Min values. Good luck, ya5y | |
Re: There are a few ways of making brochures: 1- Without flash, by using photoshop to edit your images and javascript or Jquery or combination for the flipping animation. Or maybe, HTML5 which has cool features. 2-With flash, by using photoshop to edit your images and swish/flash5 or 6 or whatever … | |
G'day everyone, I'm just wondering about what's actually the best option out of these PHP sessions(server-side) and JavaScript sessions(client-side)? If the server-side session is not stored on client's machine, where else would it be stored? Are there any pros and cons of each option? Thanks folks. | |
Re: Post the code and the exact error message. PLEASE use the [ CODE ] tags. Thanks. | |
Re: I don't know if any of us knows what the requirements are for sourceforge site. All I can suggest is to contact them and ask them about their website. You'd need a database and dynamic pages that can be made by using PHP, ASP.NET or other technologies. I hope this … | |
Hey everyone, I'm wondering if there is an HTML doc for html 4 and 5. A doc that has all the attributes and tags like the JDK for java. Please post a link to a site if there is one. Thanks. | |
Re: Is that even a question? and Are we supposed to do the coding for you? PLEASE POST your question and the code that you have a problem with so we can HELP YOU. Thanks. | |
Re: @ Webmastergrace ... That's ok. It is not necessary to know the history of ASP in order to learn how to make sites in ASP.NET. |
The End.