334 Posted Topics

Member Avatar for rotten69

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 …

Member Avatar for rotten69
0
314
Member Avatar for rotten69

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 …

Member Avatar for rotten69
0
242
Member Avatar for rotten69

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 …

Member Avatar for rotten69
0
127
Member Avatar for rotten69

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 …

Member Avatar for rotten69
0
174
Member Avatar for dips255

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 …

Member Avatar for dips255
0
143
Member Avatar for rotten69

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 …

Member Avatar for ctaylo21
0
105
Member Avatar for rotten69

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?

Member Avatar for veedeoo
0
92
Member Avatar for rotten69

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,

Member Avatar for rotten69
0
240
Member Avatar for dineshswamy

Just if you're after a quicker response, please FORMAT your code by using either of thse options " Code " or " Inline code "

Member Avatar for rotten69
0
75
Member Avatar for ak47carbon

Head to [this website](http://www.w3schools.com/) and explore the different technologeis that they teach for free

Member Avatar for rotten69
0
140
Member Avatar for rotten69

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...

Member Avatar for AlexandraM
0
189
Member Avatar for bo0ga

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 …

Member Avatar for Mehmaan
0
302
Member Avatar for Philippe.Lahaie

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,

Member Avatar for Philippe.Lahaie
0
175
Member Avatar for reco21

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 …

Member Avatar for bhartman21
0
158
Member Avatar for creative_m

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.

Member Avatar for creative_m
0
472
Member Avatar for imsinu

[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, …

Member Avatar for JamesCherrill
0
4K
Member Avatar for davy_yg

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.

Member Avatar for davy_yg
0
88
Member Avatar for rotten69

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 …

Member Avatar for Philippe.Lahaie
0
259
Member Avatar for akvilio
Member Avatar for WolfShield

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 …

Member Avatar for rotten69
-1
176
Member Avatar for essential

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.

Member Avatar for rotten69
1
213
Member Avatar for polasikat

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.

Member Avatar for rotten69
-2
119
Member Avatar for davy_yg

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?

Member Avatar for rotten69
0
111
Member Avatar for newbi11

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?

Member Avatar for rotten69
0
129
Member Avatar for rotten69

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. …

Member Avatar for rotten69
0
340
Member Avatar for rotten69

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 …

Member Avatar for rotten69
0
166
Member Avatar for concrete

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 …

Member Avatar for simplypixie
0
164
Member Avatar for rotten69

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 …

Member Avatar for rotten69
0
109
Member Avatar for rotten69

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) …

Member Avatar for rotten69
0
164
Member Avatar for rotten69

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 …

Member Avatar for JamesCherrill
0
324
Member Avatar for rotten69

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 …

Member Avatar for rotten69
0
178
Member Avatar for rotten69

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. …

Member Avatar for rotten69
0
107
Member Avatar for rotten69

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 …

Member Avatar for rotten69
2
6K
Member Avatar for mits28

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.

Member Avatar for jonywags
0
230
Member Avatar for n3xtgen

Hey there, Try using $_REQUEST['memberIdd'] ... if this isn't working, then try renaming the ID and NAME in your form.

Member Avatar for hakeemtunde
0
6K
Member Avatar for keroppi89
Member Avatar for rotten69

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 = …

Member Avatar for rotten69
0
124
Member Avatar for jelly46

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?

Member Avatar for EvolutionFallen
0
92
Member Avatar for Sherif1410

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..

Member Avatar for ~s.o.s~
0
8K
Member Avatar for |-|x

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

Member Avatar for diafol
1
294
Member Avatar for eoop.org
Member Avatar for phorce

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 …

Member Avatar for mlesniak
0
137
Member Avatar for Hussam Alahmadi

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

Member Avatar for stultuske
0
143
Member Avatar for Acute

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 …

Member Avatar for sufyan2011
0
166
Member Avatar for rotten69

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.

Member Avatar for phorce
0
163
Member Avatar for gourav1

Post the code and the exact error message. PLEASE use the [ CODE ] tags. Thanks.

Member Avatar for stultuske
0
100
Member Avatar for ret801

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 …

Member Avatar for peter_budo
0
135
Member Avatar for rotten69

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.

Member Avatar for rotten69
0
79
Member Avatar for navachaitanya

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.

Member Avatar for rotten69
-1
77
Member Avatar for owaisbashir

@ 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.

Member Avatar for naveedqadri
0
354

The End.