Posts
 
Reputation
Joined
Last Seen
Ranked #184
Strength to Increase Rep
+11
Strength to Decrease Rep
-2
93% Quality Score
Upvotes Received
76
Posts with Upvotes
54
Upvoting Members
39
Downvotes Received
9
Posts with Downvotes
7
Downvoting Members
3
24 Commented Posts
~237.98K People Reached
About Me

I am the Maj!

Interests
Java, .NET (not fluent though!), C.
PC Specs
intel core 2 2ghz, 2ghz2gb RAMWin XP (for gaming!)Ubuntu 9.04 Jaunty (for everything else!)
Member Avatar for moderate_rock48
Member Avatar for Duki
Member Avatar for mattyd
Member Avatar for majestic0110

Hi all, here is a small program I have worked on over these last two days, I have submitted it in the hopes of some constructive criticism and suggestions (please be kind, this is one of my earlier C projects lol). This is a small console application that simulates a …

Member Avatar for Baneeishaque
1
10K
Member Avatar for StarZ

saucer is an object of TYPE Disk. Disk is a class. Remember, in java, Classes are [I]blueprints[/I] for objects. So, yes you will need the Disk class. Place the code in the same package as class TestDisk and then if you are still having issues, post back here and we …

Member Avatar for stultuske
0
426
Member Avatar for thilinam
Member Avatar for anupam_smart
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for crasher
Member Avatar for dskumar_85

the file upload component has a box where you can specify a path (eg. "c:\project\image\winter.jpg"), I would use that

Member Avatar for alireza_4
0
2K
Member Avatar for selvaganapathy

Do you have the .net framework installed? Check by looking here: [url]http://support.microsoft.com/kb/318785[/url] The upshot is that the easiest way to determine which versions of the .NET Framework you have installed on a computer is to locate the \Microsoft.NET\Framework folder in the drive you installed it on. Hope this helps!

Member Avatar for Reverend Jim
-1
709
Member Avatar for rrocket

Hi there rrocket, I have found this link which has some great sample code for working with regex. [QUOTE][url]http://www.codeproject.com/KB/validation/Valid_Email_Addresses.aspx[/url][/QUOTE] I hope this helps.

Member Avatar for <M/>
0
214
Member Avatar for The Dude

[B]7 reasons not to mess with children. [/B] A little girl was talking to her teacher about whales.The teacher said it was physically impossible for a whale to swallow a human because even though it was a very large mammal its throat was very small.The little girl stated that Jonah …

Member Avatar for Ene Uran
9
3K
Member Avatar for sonia sardana
Member Avatar for Reverend Jim
0
1K
Member Avatar for The Dude

Anything by the scissor sisters, eminem or rap of any kind drives me mad lol

Member Avatar for <M/>
0
681
Member Avatar for asif49

Hi there asif49, I would say you can play older games on that alright. The graphics card is not that powerful and most likely won't play games released after 2010. My partner has a similar unit and it is totally unable to play even Diablo III, which isn't terribly demanding. …

Member Avatar for Mike Askew
0
316
Member Avatar for OsamaJutt

Here is the listener, all you need to do further is get the selected value of the combo (within the actionPerformed(ActionEvent e) method )and then change the colour of the background based on that value! myCombobox.addActionListener (new ActionListener () { public void actionPerformed(ActionEvent e) { //change back ground colour } …

Member Avatar for JamesCherrill
0
173
Member Avatar for raviaaaa

> java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String; I would check this thread, the same issue I believe. The constructor with the specified parameters for TagAttributeInfo cannot be found. https://forums.oracle.com/forums/thread.jspa?threadID=1251814

Member Avatar for majestic0110
0
352
Member Avatar for timk25

Hi there timk25 and welcome to DaniWeb!. First try changing the connection statement from: [CODE=c#]String conn_String = "server=localhost;database=contacts_db;uid=sa;pwd=sqlsecret"; [/CODE] To [CODE=c#] String conn_String = "Data Source=localhost;Initial Catalog=contacts_db;User Id=sa;Password=sqlsecret;"; [/CODE] Then tell me what happens....hope that helps :)

Member Avatar for idrissi
0
178
Member Avatar for rynop
Member Avatar for cacaotree
0
187
Member Avatar for chueymtz24

Hi there, welcome to DaniWeb! if you are interested in web development I would recommend this great tutorial site: [QUOTE][url]http://www.w3schools.com/default.asp[/url][/QUOTE] I would recommend you start with the HTML section. If you are interested in software development I suggest you pick a language that appeals to you most (I like C# …

Member Avatar for Josh12
0
159
Member Avatar for SubProf

you could hide the login form by adding the following under the instantiation of your next form(in login form class): [CODE]this.Hide();[/CODE]

Member Avatar for EmporerHaki
0
185
Member Avatar for aminit

do you mean 1.that if i type in "hello" in textbox, your label should reflect what has been typed (therefore the label text will be "hello")? 2.or do you mean that if I type in "hello"in to the textbox you want the label text set to "5" (because of five …

Member Avatar for niru21
0
219
Member Avatar for Nithya.G

Hi again Nithya. Here is a great tutorial: [QUOTE][url]http://quickstart.developerfusion.co.uk/QuickStart/aspnet/doc/ctrlref/login/passwordrecovery.aspx[/url][/QUOTE] Has code samples too! HTH

Member Avatar for crishlay
0
179
Member Avatar for dnalor
Member Avatar for ptaylor965

Nice snippet, the comments are especially useful to gain a better understanding of what is going on. Good work!

Member Avatar for aniketcool
1
8K
Member Avatar for apkumar

Hi there may I direct you to a page that may help you within this forum: [QUOTE][url]http://www.daniweb.com/forums/thread17156.html[/url][/QUOTE]

Member Avatar for nivrutti
0
120
Member Avatar for ramjeev

if you are aiming at a windows o/s for your installation try this: [QUOTE][url]http://nsis.sourceforge.net/Main_Page[/url][/QUOTE] otherwise try this: [QUOTE][url]http://java-source.net/open-source/installer-generators[/url][/QUOTE] hope this helps.

Member Avatar for kk sharma
0
275
Member Avatar for rocket1356

You want the image button to open the page in the same window (i.e. without launching a new IE browser?)?

Member Avatar for ziketo
0
2K
Member Avatar for fatjoy25