Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #2K
~10.5K People Reached
About Me

Information Technology Developer

Interests
Music, Movie, Video Games, Dance
Favorite Tags

15 Posted Topics

Member Avatar for akshit

I think the update commands with three column update should work fine. But you can check what are the values you are supplying, what are the table column data type, check are you sending null values or not, you may need to convert data to the right type. Try to …

Member Avatar for TomH.PG
0
8K
Member Avatar for smslive2

Several steps: one way: Need to identify the card first Need scanning device and analyze the acct number is right then interface to type the pin -- there should be a server program that can handle request from the ATMs. ATMs will create a socket connection to the server and …

Member Avatar for Taywin
0
413
Member Avatar for shweta797

Ok, For your problem First you need a service who provide a directory/service/database for current stock market price. Then you have to query it. You may need to register with the service provider. Search first for such directory service or web-service. I will check if I find anything for u …

Member Avatar for jwenting
0
119
Member Avatar for joinphil

Some possible ways: Use google webmaster tools to submit your sitemap , submit all urls Submit to search engines in a regular basis Update your contents regularly Make your web-pages keyword rich and having keyword related contents Join social networking sites, increase your friend connection, tell them about your web-site, …

Member Avatar for guinanie
0
157
Member Avatar for LevelSix

Trying to answer quickly: I think you can write a class for Rectangle - what you define/mean for a rectangle---can write some methods to determine that it is a rectangle - check the length of the arms that each pair are equal. Check for angles [90 degrees] between arms. for …

Member Avatar for LevelSix
0
131
Member Avatar for almostanangel

You can an example: [url]http://www.dreamincode.net/forums/showtopic56030.htm[/url] This may contribute to your conference centre

Member Avatar for Waseemn
0
107
Member Avatar for zahra1364

You can check a video tutorial from on creating java development enviornment - it covers basic to advanced [url]http://www.justetc.net/knowledge/multimedia_training/index.php?table=TrainingVideos&categoryID=1&category=Struts&subCategoryId=47[/url] Check the first two lessons

Member Avatar for sayedjustetc
0
103
Member Avatar for viber101

Ok you can try running javac command with a redirection to a file with > both in linux and windows javac .......java > error.txt If you use an editor the error list you can easily see after compilation use textpad for the purpose..search google for textpad install java first then …

Member Avatar for sciwizeh
0
172
Member Avatar for Waseemn
Member Avatar for zwench

You should use classes for NumberFormat or DecimalFormat. You have to create an instance of these. then call the format method I guess with your number and format. Check the class references and search google for example. The idea is you need to define a format and then apply that …

Member Avatar for sayedjustetc
0
299
Member Avatar for sayedjustetc

Q1. I have a web-site on Business and Computer tutorials and video training. Until now, I am the only contributor. I want other industry/academic experts to contribute. How can I go for that? Q2. I am from Canada. What are the different ways to get IT projects? For consultant work …

0
31
Member Avatar for sayedjustetc

By Sayed, June 25th, 2008 * Single tier applications are easier to design. Single tier applications mix data, presentation, business logic altogether. It is easier design but workload distribution becomes difficult. Moreover, software maintenance becomes a big headache. * Multi-tier applications can address these challenges. Here, the application, hence, the …

Member Avatar for stephen84s
0
190
Member Avatar for LevelSix

[QUOTE=LevelSix;635167]The task: Write a program that asks the user for a file and counts the number of characters, words, and lines in that file. Then the program asks for the name of the next file. When the user enters a file that doesn't exists, the program prints the total count …

Member Avatar for LevelSix
0
479
Member Avatar for sayedjustetc

Hello: I was implementing payment processing through Moneris. I set some information in session variables. Then I go to moneris hosted page. After I come back from moneris, my session variable values expire. What am I doing wrong? If increasing session timeout variable will work or not? I am using …

0
55
Member Avatar for sayedjustetc

Hello: I was implementing payment processing through Moneris. I set some information in session variables. Then I go to moneris hosted page. After I come back from moneris, my session variable values expire. What am I doing wrong? If increasing session timeout variable will work or not? I am using …

Member Avatar for stephen84s
0
85

The End.