Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
44% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
3
2 Commented Posts
~39.8K People Reached
Favorite Tags

97 Posted Topics

Member Avatar for Vongola_Takeshi

hi thines why is it unexpected end of file encountered? i included .model small .stack .code org 100h start: at the beginning of ur code

Member Avatar for Nivre
0
4K
Member Avatar for bettybarnes

So I want to convert this C language program to Assembly: void main { int year; printf("Enter the year: "); scanf("%d",&year); if(year%400 ==0 || (year%100 != 0 && year%4 == 0)) { printf("Year %d is a leap year",year); } else { printf("Year %d is not a leap year",year); } } …

Member Avatar for poloblue
0
481
Member Avatar for bettybarnes

I have 4 ImageViews which need to be moving from right to left. This is the sample video of my animation: https://docs.google.com/file/d/0B-Jk0rK9-8gUQTlUb3BrVGZEUHc/edit?usp=sharing Here is the code I'm working on: private void getCorrectObject() { List<Integer> objects = new ArrayList<Integer>(); for(int arr : images){ objects.add(arr); } // Shuffle the collection Collections.shuffle(objects); iv.add((ImageView) …

0
91
Member Avatar for bettybarnes

Hello I'm planning to create a java application which calculates ip address just like this http://jodies.de/ipcalc?host=172.168.0.2&mask1=23&mask2= can you suggest an existing library, or tutorials so I could begin developing this?

Member Avatar for Taywin
0
165
Member Avatar for bettybarnes

I have a textbox which pulls the maximum value from DB. But it gives wrong value. Can you help figure out what went wrong here? **basicfunction:** private function basicInformation() { // initialize variables $host = "localhost"; $db_name = "test"; $tbl_name = "ballpark_details"; $username = "root"; $password = ""; // connect …

Member Avatar for adam.adamski.96155
0
164
Member Avatar for bettybarnes

Hello, I'd like to ask if you know how to keep my simple stopwatch timer running even when I press the back button to go back to the previous activity. How can I achieve this? Thanks for your help in advance.

Member Avatar for BigPaw
0
92
Member Avatar for bettybarnes

Hello! I want to ask your help so I could now continue developing my first Win 8 app using HTML5/JS. The current app I have, has 5 questions per set with 4 choices. But I want to have a customized choices for each question. For example, 1.) Capital city of …

Member Avatar for AleMonteiro
0
145
Member Avatar for bettybarnes

Hi, I'd playing with JavaScipt nowadays. I'm trying to display the selected value in a dropdown list (those values are the array elements). Here is what I've tried so far: <html> <head> <script type="text/javascript"> window.onload = function() { var artists_arr = new Array(); artists_arr[0] = "The Beatles"; artists_arr[1] = "The …

Member Avatar for Bachu
0
847
Member Avatar for akocnivek
Member Avatar for bettybarnes

Hello everybody, I'd like to ask for your help regarding my Android project. I'm planning to track user's data like BMI, and display it in a bar graph. Please give me some help how to implement, what APIs could I use and if you have any experiences developing an app …

0
54
Member Avatar for bettybarnes

I got an error while running my code, it says call to a member function getBallparkDetailsStartDate() on a non-object. if($projectStatusId == ProjectStatusKeys::BALLPARK_ACTIVE) { $ballpark = $this->ballparkDetailsHandler->getBallparkDetailsByProjectId($projectId); $projectDetails["startdate"] = $ballpark->getBallparkDetailsStartDate(); $projectDetails["enddate"] = $ballpark->getBallparkDetailsEndDate(); $projectDetails["projectid"] = $projectId; $projectDetails["name"] = $ballpark->getBallparkDetailsBookingRef(); $projectDetails["status"] = ProjectStatusKeys::BALLPARK_ACTIVE; } I got the error in this line: $projectDetails["startdate"] …

Member Avatar for bettybarnes
0
4K
Member Avatar for bettybarnes

never programmed in JavaScript before, so I ask your assistance to display the expiry date when user chooses start and end date from the calendar. After selecting the end date from the calendar, the expiry date should display added two months to the end date. For example: The user chooses …

Member Avatar for Taywin
0
194
Member Avatar for bettybarnes

Hello, I have a problem in my codes. Obviously, I'm beginning to program in PHP and know nothing about its advanced concepts. So I'm asking of your help. I'd like to add 2 months to the end date the user input. I tried this code below: public function inputEndDate() { …

Member Avatar for bettybarnes
0
322
Member Avatar for bettybarnes

Hello, is it a good idea to include multi-users in my Android application? What are the benefits of having a multi-users over single-user? Is single-user the convention for mobile apps? Please I need ideas because I'm currently developing an Android application. But my adviser told me to have multi-users in …

Member Avatar for peter_budo
0
125
Member Avatar for bettybarnes

I'm brand new to php with ldap. I have this problem weeks ago. The company I'm working in assigned me to test their resource management system, they want me to use the dummy users on the database, but whenever I try to use them, I can't access the system, but …

Member Avatar for jstfsklh211
0
118
Member Avatar for bettybarnes

Hello everybody, I know it's a beginner's question (since I'm new to PHP), my question is how do you deploy your PHP website on the Web? Do you know any tool to host my site? This site FYI is a simple forum, that is to say, it's database-driven. So I'm …

Member Avatar for diafol
0
253
Member Avatar for diptid
Member Avatar for Dzulham

What exactly do you want to do? Please exert some effort into putting more details to your questions so others may help you out. ^^ God bless

Member Avatar for Dzulham
0
134
Member Avatar for satish1987

Google it, look for tutorials and try it on your own. After learning things from them and whenever you get errors, put some codes here, so anyone could help you. Daniweb would not do the coding for you.

Member Avatar for bettybarnes
0
46
Member Avatar for deovratb
Member Avatar for bettybarnes

Hello I'm very new to android programming. I'd like to calculate the sleep cycle of a person in Android. I found a java code from the net but I don't know how to apply it in Android. Here's the code I found: /** * Get times to wake. We add …

Member Avatar for bettybarnes
0
233
Member Avatar for bettybarnes

Hello guys, I'm planning to create an android application that is integrated to a digital weighing scale. However, I still need to learn the fundamentals of android development. May I ask someone who's knowledgeable in Android to give some tips where to start and how to start. I did my …

0
47
Member Avatar for Dean_Grobler

You can do it by looking for the ADT.rar or ADT.zip (I'm not so sure, just check it out) thatyou downloaded. Then refer to that by clicking the local button, choose ADT.zip. Without you being connected to the Internet, you can install ADT.

Member Avatar for bettybarnes
0
954
Member Avatar for bettybarnes

I am currently doing a simple loading system, what I want to do is to check specific numbers for example these cellphone numbers are only for globe telecom (0915, 0916, 0917) and for smart telecom (0918, 0919, 0920, 0921). If the user checks on globe the number should be in …

Member Avatar for Reverend Jim
0
159
Member Avatar for bettybarnes

Hello guys, I'm trying to make a list of students grade using array. My question is, how am I going to do this? **OUTPUT:** Lea 94 Morgan 85 Jenny 92 Harold 75 I've tried a bit to program, please do check my code. public class StudentScoreArray { public static void …

Member Avatar for Vs5193
0
98
Member Avatar for bettybarnes

Hello guys I'm new to C# programming. I'd like to know what's the equivalent of this Java static to C#? class NMM { public static void main(String []args) { System.out.println("java"); } static { System.out.println("great"); NMM.main(null); System.out.println("programmer"); System.exit(0); } } Any help would be appreciated.

Member Avatar for bettybarnes
0
475
Member Avatar for bettybarnes

Hi I have a program in java that outputs 1000 hello world without using iterators (for, do while etc).. I tried to translate my code into vb.net and here's my code: `Module Module1 Sub Main() printToThousand(1) End Sub Public Function printToThousand(ByVal i As Integer) Dim r As Boolean Console.WriteLine("Hello World") …

Member Avatar for Reverend Jim
0
85
Member Avatar for bettybarnes

Hi, I'm new to C# and trying to program myself a number guessing game. I've got a troubling problem with data type formats.. Here is my code private void btnOk_Click(object sender, EventArgs e) { String invalue; int guessedNumber; int secretNumber = RandomNumber(1, 100); do { invalue = textBox1.Text; guessedNumber = …

Member Avatar for Mitja Bonca
0
214
Member Avatar for bettybarnes

Hello guys, I want to ask the experts here, if what technology of .NET would I consider when my client wants his POS connected to a USB-based Scanner? Is still a serial communication? I'm a new programmer so please do give me some advice. thanks

Member Avatar for ChrisPadgham
0
106
Member Avatar for jemz
Member Avatar for bettybarnes

Unable to cast object of type 'System.Byte[]' to type 'System.Drawing.Image'. hi i got this error message [CODE] Private Sub DataGridView1_RowHeaderMouseDoubleClick(ByVal sender As Object, ByVal e As System.Windows.Forms.DataGridViewCellMouseEventArgs) Handles DataGridView1.RowHeaderMouseDoubleClick 'DataGridView1.DataSource = bs Dim i As Integer i = DataGridView1.CurrentRow.Index txtConID.Text = DataGridView1.Item(0, i).Value txtLname.Text = DataGridView1.Item(1, i).Value [COLOR="Red"]PictureBox1.Image = DataGridView1.Item(2, …

Member Avatar for rmeshack2012
0
1K
Member Avatar for bettybarnes

Hi i'm a newbie in pl/sql and i need some help from the experts. I'm a vb programmer. Just want to ask you how do you do this in pl/sql? If I log in on my account my username should appear in a textbox. From this LoginForm I have 2 …

Member Avatar for hfx642
0
253
Member Avatar for bettybarnes

Hi, just want to learn from our expert friends here, during software development, how do you determine the exact system specifications/requirements for your programs? Any help would be greatly appreciated. Thanks :)

Member Avatar for harinath_2007
0
190
Member Avatar for bettybarnes

hi guys just ask what is the code for allowing null values to appear on the textbox [CODE] Dim i As Integer dg1.DataSource = bs i = dg1.CurrentRow.Index Patient_Profile.Txtpatient_id.Text = dg1.Item(0, i).Value [/CODE]

Member Avatar for kothaisaravan
0
116
Member Avatar for bettybarnes

hi i'm a vb.net programmer trying to learn C# for now. Let me ask you about simple questions in C# How do you do this in C#? this is a vb.net code: [CODE] TextBox1.Text = 1 [/CODE]

Member Avatar for Mitja Bonca
0
186
Member Avatar for bettybarnes

Hi need help with regards to deducting from customers purchases. The fields look like this: tblStocks: Name Type Qty Pencil 2 15 Pen G-Tech 5 When the customer would purchase 2 pencils, the datagrid field qty would be 13..Does anyone here know how to do this?

Member Avatar for adam_k
0
133
Member Avatar for bettybarnes

hi i just wonder how to limit an input when a user types a certain number. for example: Input: 5 Input: abacd Output: dcaba here my problem is when a user inputs 5, then the allowed number for inputting characters is 5 only. and then it reverses the string. I …

Member Avatar for Schol-R-LEA
0
121
Member Avatar for bettybarnes

Hi guys i'm new to PHP, I have been doing a simple login system using php, and now I'm face with this error "Could not select database because Access denied for user ''@'localhost' to database 'loginsystem'" anyone knows how to fix this?

Member Avatar for bettybarnes
0
1K
Member Avatar for bettybarnes

hi guys pls. help me with this. I want to limit the times when the user would guess the word for 3 trials only. How will i do that? PLs. see my code below: [CODE] TRYAGAIN: mov cx, 12 mov bx, 0 AGAIN: mov ah, 01h ; read a char …

Member Avatar for bettybarnes
0
185
Member Avatar for bettybarnes

hi guys just want to ask about how to translate this c code into assembly language: [CODE] int x = 1; while( x <= 3 ){ x++; printf("Sorry try again!"); }[/CODE] any help would be greatly appreciated! God bless!

Member Avatar for AceStryker
0
321
Member Avatar for bettybarnes

hi guys! just want to ask if anyone of you knows how to limit the user input up to 3 trials only. For example, the user fails to guess the correct password, an error message will prompt saying you have exceeded the 3 trial.

0
55
Member Avatar for bettybarnes

Hi i'm having problem with rebuilding my program. Everything went fine when I run my application but when I stopped and made some changes to it and re-run it again this error message kept on displaying [CODE]"unable to copy file "obj\release" to "bin\release". the process cannot access the file because …

Member Avatar for QuickBooksDev
0
409
Member Avatar for bettybarnes

hi guys anyone here willing to educate me about stored procedures, populating the datagridview, and using some bindingsource with 4 butttons, <<,<,>,>> i'm a newbie vb.net programmer willing to learn the use of stored procedures.. tnx GOD bless u guys!

Member Avatar for bettybarnes
0
280
Member Avatar for zaiboot
Member Avatar for Triggerlife
0
3K
Member Avatar for bettybarnes

hi guys i've got a simple problem with fibonacci sequence.. I use tasm and my processor is amd and this, so far, is my code: [CODE].model small .stack .code org 100h start: mov ah, 02h mov cx, 07h mov bl, 31h mov dl, 30h A: add bl, dl int 21h …

Member Avatar for faroukmuhammad
0
270
Member Avatar for MarkGia
Member Avatar for MarkGia
0
496
Member Avatar for bettybarnes

hi guys just want to ask a simple question about listview im making a POS program.. when i click Enter button the items on textbox and comboboxes should be placed inside my listview here is my screenshot [URL="http://i43.photobucket.com/albums/e355/bettybarnes/pos.jpg"]http://i43.photobucket.com/albums/e355/bettybarnes/pos.jpg[/URL] my problem is i dont know how to put the correct codes …

Member Avatar for Ramesh Genwa
0
162
Member Avatar for Eddrian

[QUOTE]Depending on your compiler, you might need to prefix the code with Assembly Syntax (Toggle Plain Text) ORG 100H[/QUOTE] hi thines why is it needed to include org 100h?

Member Avatar for thines01
0
342
Member Avatar for bettybarnes

hi it's been a while since im studying assembly language.. I'm a bit confused about this language(coz i'm used to high-level language >.<) can someone explain each line of code to me? here it is: [CODE].MODEL SMALL .stack 100h .DATA NUM_1 DB ? NUM_2 DB ? NUM_3 DB ? V1 …

0
63
Member Avatar for bettybarnes

hi guys i use tasm and I want to have an assembly program that gets user input and the program will provide the output. My desired program is when a user inputs 3 it will output asterisks just like this input: 3 output: * ** *** i found this code …

Member Avatar for thines01
0
1K

The End.