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
~236.66K 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 Duki

Well I just started eating dinner and thought this would be a neat topic. Everyone knows we love to eat while on the computer; two birds, one chair. I'll start it off: Deli Sandwiches, macaroni salad, potato salad and a Pepsi :)

Member Avatar for Reverend Jim
22
17K
Member Avatar for mattyd

The game is as follows: You may change [I]up to two[/I] (2) letters in the given example by either: [LIST] [*]adding one\two letters [*]removing one\two letters [*]adding one letter, removing one letter[/LIST]Example: [LIST=1] [*]Ruin [*]Rain[/LIST]I will begin: [B]Flume[/B]

Member Avatar for Reverend Jim
0
10K
Member Avatar for moderate_rock48
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

How come this program doesn't run? Well.. not just this program, all my other ones. There are no mistakes, I wrote the code as this textbook says but its not running and its giving this error (on dr java): 1 error found: File: (no associated file) [line: (no source location)] …

Member Avatar for stultuske
0
423
Member Avatar for thilinam

hi Everybody I have added a button control to my page. when I start debugging an error message says "CS1061: 'ASP.default_aspx' does not contain a definition for 'btnLogin_Click' and no extension method 'btnLogin_Click' accepting a first argument of type 'ASP.default_aspx' could be found (are you missing a using directive or …

Member Avatar for mtyide
0
1K
Member Avatar for anupam_smart

This is really simple. Just take the last letter of the movie name in previous post & put another movie name starting with that letter. Eg.:- if i put "The Matrix -Reloaded" answer may be "Doom" so let's start. I put : The Matrix Revolution

Member Avatar for blackmiau
0
4K
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for crasher

i am student of computer science. i take my final year project this semester and i do not have any project title. i will like to do some web-based system.Can you give me some title?

Member Avatar for Amiet_1
-1
2K
Member Avatar for dskumar_85

hai .... i want to upload the image from my system to database without using fileupload , i mean i want to upload the image from specific path for example ("c:\project\image\winter.jpg").. i use the asp.net C#... plz reply for my question ,if any one know's ........

Member Avatar for alireza_4
0
2K
Member Avatar for selvaganapathy

Hi I am getting this error whenever running the DOT NET Applications. Any one help me to this problem. How can fix it.

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

I am trying to verify that the email addresses entered into our site are valid. Basically are they fake addresses or not and if I send them an email there will be an inbox associated with that address. All I keep finding on the web is info for validating with …

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

1. How Do You Catch A Unique Rabbit? Unique Up On It. 2. How Do You Catch A Tame Rabbit? Tame Way, Unique Up On It. 3. How Do You Get Holy Water? You Boil The Hell Out Of It. 4. What Do Fish Say When They Hit A Concrete …

Member Avatar for Ene Uran
9
3K
Member Avatar for sonia sardana

hey I faced the interview Question - Name Textbox EMail Textbox Mobile Textbox Button-ADD First he told me to add the three textboxes values into the listbox. Its simple--I have done it. Listbox1.items.add(me.textbox1.text & " " & me.textbox2.text & " " & me.textbox3.text) Then he told me that draw one …

Member Avatar for Reverend Jim
0
1K
Member Avatar for The Dude

Everyone has songs they dont care for...but are there any that when they come on, they just straight make you angry? For me its Anything from Metallica......Because ultimately,they are the ones that started the change of P2P sharing and online radio stations as we knew it!!!!! :angry: Also hearing this …

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

I'm on a short budget and have never been into PC gaming so I have little knowledge on graphic cards and so on... I'd like to be able to run recent titles with graphics quality similar to those that have appeared on the ps3, on a smaller budget (if it …

Member Avatar for Mike Askew
0
316
Member Avatar for OsamaJutt

Hi, i am new here and i want an help in add the actionListener to the component of JCombo Box. Like there is Combo Box in Which there are components like name of color. When i click any component, for example i click Green color the background turns into Green. …

Member Avatar for JamesCherrill
0
171
Member Avatar for raviaaaa

While lunching the application in TOMCAT 5.5 and JDK 1.5 I am getting below exception could some help me in resolving the issue Jul 25, 2012 4:12:50 AM org.apache.catalina.core.ApplicationDispatcher invoke SEVERE: Servlet.service() for servlet jsp threw exception java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String;ZZ)V at org.apache.jasper.compiler.TagLibraryInfoImpl.createAttribute(TagLibraryInfoImpl.java:572) at org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryInfoImpl.java:401) at org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLibraryInfoImpl.java:248) at org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:162) at org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:418) at …

Member Avatar for majestic0110
0
351
Member Avatar for timk25

Hi, I am new to programming and I am struggling with an sql select statement. I would really appreciate any help anyone can offer me! What I am trying to do is populate a textbox (using code and without creating a dataset) with data retrieved from an sql database. I …

Member Avatar for idrissi
0
173
Member Avatar for rynop
Member Avatar for chueymtz24

I am interested in changing my major in college and also making a career switch, I would like some advice if anyone can provide it, I'm not super smart nor do i know too much about computers but i work with them as an AutoCAD Tech for an engineering firm …

Member Avatar for Josh12
0
157
Member Avatar for SubProf

Hello, I have two forms where one is a login form and the other is the main form. The user enters their username and password and clicks the "login" button. The code in the login button validates the username and password and if correct opens the main form. The problem …

Member Avatar for EmporerHaki
0
180
Member Avatar for aminit

Hello ALL: In my form there is a textbox and label ,I want when I input a text when I'm inputting the first letter in the label value must be 1 if I input 2 letters in the label value it must be 2 ...etc... Any idea????

Member Avatar for niru21
0
215
Member Avatar for Nithya.G
Member Avatar for crishlay
0
176
Member Avatar for dnalor
Member Avatar for ptaylor965
Member Avatar for apkumar

Hi all, I would like to Silent Download a file from Server Machine to Client Machine....in Asp.net 2005, Can any one solve this Issue??? Kindly revert back to me if you have any concerns.... Thanks and Regards, kumar.

Member Avatar for nivrutti
0
116
Member Avatar for ramjeev
Member Avatar for rocket1356

I am trying to open another page from an image. I can open the page on a different window by doing this: onclick="Response.Redirect(cci_info\cci\features\create_CCI\WebForm1.aspx);" But I don't want to open another window, rather I need the image button to open a page in the same window. Thanks for the help. [code=ASP]<asp:image …

Member Avatar for ziketo
0
2K
Member Avatar for fatjoy25

import java.awt.*; import javax.swing.*; import java.awt.Color; import java.awt.event.*; import javax.swing.event.*; import java.io.File; import java.util.*; /* <Applet Code="MyPaint.class" width=400 height=400> </Applet> */ public class MyPaint extends JFrame { /* Declaring the variables.*/ JPanel panel; JPanel textAreaPanel; JTextArea drawTextArea; JScrollPane drawScrollPane; JLabel line, color, paint,kid,cil; JButton circle, rect, poly, ellipse; JComboBox cbLine, …

Member Avatar for NormR1
0
116