Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
33% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
~54.3K People Reached
Favorite Tags
Member Avatar for king03

hi guys I need help with our homework. How do I put password in packet tracer? and also what is a AMY and AU router?? Here is the complete instructions our prof gave us when he left for a meeting. Also how do you make it max of 2 users …

Member Avatar for Neha_22
0
14K
Member Avatar for king03

Hi there guys I just want to know how I can create a reset button that will erase all the contents written by a user in textboxes? I am creating an Enrollment Form for Students and I need some help about it. I have attached a screenshot for you guys …

Member Avatar for brite_a
0
8K
Member Avatar for king03

ok so here is what my code does, when you click sign up it will then open a new form wherein you can create your account by putting a username and password, after that it will save your username and password to the debug folder inside bin folder. the saved …

Member Avatar for odai.khateeb
0
3K
Member Avatar for king03

Hi guys I wanted to ask how to make the numbers 0 to 9 show up diagonally, vertically, and horizontally all at the same time. My code must show something like this: (NOTE: Daniweb won't allow me to fill up those spaces with blanks so just imagine the "x" as …

Member Avatar for Assembly Guy
0
171
Member Avatar for king03

Hi people can someone explain this code to me clearly, this is the simplest code I could possibly get I just want to ask how it works hope you can help me. By the way this code asks for an uppercase letter and will convert it to its lowercase equivalent. …

Member Avatar for deceptikon
0
213
Member Avatar for king03

Let's describe the job of a programmer. It'll be just for fun. Ok so I'll start with this: Challenging but fun. Your turn :)

Member Avatar for <M/>
0
95
Member Avatar for king03

Can anyone help me how I can start with my program in assembly language? My task is to write a program that will ask a user for an input (just a single letter, number, or special character) and the program will determine whether the user's input is a letter, number, …

Member Avatar for untio
0
177
Member Avatar for king03

hi guys I just want to ask what's the purpose of mov bl and mov cl in assembly? It would be easier to understand if you will also include some examples. Thank you to those who will help I'd really appreciate it. :)

Member Avatar for deceptikon
0
65
Member Avatar for king03

Hi guys I am already done with my specialization, it was Business Analytics Track or what we guys know as SAS. I am thinking of getting a Master's degree after I graduate, I'm wondering if getting an MBA will be a great combination for my SAS specialization. Do you think …

Member Avatar for king03
0
263
Member Avatar for king03

hi guys can anyone explain to me what the codes in line 5 and 6 do? How does the WHERE works in those lines? Any explanation would be truly appreciated. Thanks in advance. SELECT LAST_NAME ||', '|| FIRST_NAME AS "NAME" FROM EMPLOYEES E, (SELECT JOB_ID, MAX(SALARY) SALARY FROM EMPLOYEES GROUP …

Member Avatar for BitBlt
0
121
Member Avatar for king03

I am a little confused about how I am going to update my query in number 1, you may refer to the attachment that I have included for your refererence, the instructions is on number 2 of the printscreen. ![dfsdgdfgfdgfdgbfdgbfdgh](/attachments/small/3/dfsdgdfgfdgfdgbfdgbfdgh.jpg "align-left")

Member Avatar for urtrivedi
0
64
Member Avatar for king03

hi guys please refer to the printscreen to see the complete instructions of what I need to do. So far I can now display how many workers are hired before a certain date let's say: workers hired before january 1 1990, the code for this is the following: select count(employee_id) …

Member Avatar for debasisdas
0
108
Member Avatar for king03

hi guys just wanted to ask how to raise the pay of a worker in sql statement. By the way this is in oracle 10g. ![dfdsfsdfsd](/attachments/small/3/dfdsfsdfsd.jpg "align-left") I uploaded the instructions for your reference, thank you for those who will help out.

Member Avatar for debasisdas
0
73
Member Avatar for king03

suppose there are given tables that has particular attributes, and for example I need to find how many ordered a specific dish.. example: "How many fried chicken orders were made in 1 month?" How do I do the sql statement for this? Thanks for those who will help. :D

Member Avatar for seslie
0
73
Member Avatar for king03

hi guys I really need some help I don't quite understand the instructions in our homework, I uploaded it below for your reference. Please explain to me how to do the things required on the instructions, it's not clear to me at all. Thank you for those who will help. …

Member Avatar for seslie
0
207
Member Avatar for king03

Hi there guys I have a question. How do I list names of employees whose salary is the highest for their position (among everyone with same position. I must include the whole name so that's first_name and last_name the name of the table is: employees here are the columns that …

Member Avatar for JorgeM
0
61
Member Avatar for king03

Hi guys just wanted to ask if you can help me come up with a good information system idea. I was thinking of developing an inventory system but our professor told us that this is so usual already and that he wanted us to think of another, other proposals that …

Member Avatar for BigPaw
0
203
Member Avatar for king03

guys can anyone help me, I want to display an amount on a textbox when I debug my program. For example I have textbox1, I want textbox1 to display the amount that I assigned to it which is 100, but I cannot make it show up in the textbox1 when …

Member Avatar for Momerath
0
77
Member Avatar for king03

hi guys just wanted to ask how I can add numbers in string form, I tried to add them but instead of getting 9 I get 36. here's how I tried it: Compute comp = new Compute(); comp.Bet = betTextbox.Text; comp.Funds = fundsTextbox.Text; betTextbox.Text = "6"; fundsTextbox.Text = "3"; Convert.ToInt32(betTextbox.Text); …

Member Avatar for laurachaitow
0
125
Member Avatar for king03

hi guys just wanted to ask you about the specialization that you would choose and here are the options for example: .Net, Oracle, or Cisco??? I chose Oracle a while ago and already passed the requirements and form in our university. But still I'm confused because right now it keeps …

Member Avatar for marcos.fish09
0
294
Member Avatar for king03

Hi there guys I am encountering another problem with my code, it says Error: 'Francis.Form1.Dispose(bool)': no suitable method found to override. I have uploaded the screenshot of my problem, please help me guys I don't understand why I am encountering such problems and a fix will be very helpful. Thanks …

Member Avatar for abhishekabhi
0
174
Member Avatar for king03

hi guys what can be the positions that I can get when I become promoted from being a programmer? just wanted to know guys, hope others will learn from this as well. thank you and have a great day!

Member Avatar for np complete
0
33
Member Avatar for king03

Hi guys I just want to ask how to do this: "The distribution switch is connected by trunk links to the access switches." I included the whole Phase 2 instructions so you can better understand what I am trying to do. I've done all that's in this list already except …

Member Avatar for rubberman
0
544
Member Avatar for king03

hi guys I just want to ask how to add 100 laptops in a network for a certain group. I posted an attachment so you can better understand me. You'll see from the picture about the 100 laptops... thank you for those who will help out. :) ![asd](/attachments/small/3/asd.jpg "align-left")

Member Avatar for king03
0
142
Member Avatar for king03

hi guys I wanted to ask if you can find a better way of simplifying my code. I have an if condition for a registration form filled with of course many textboxes that is needed to get the details of a certain user, if a certain textbox is empty it …

Member Avatar for nmaillet
0
228
Member Avatar for king03

hi guys just wanted to ask for help about creating a for loop that will cover all the textboxes inside a form. There are no panels in my form by the way, all textboxes are in a single form. Now what I want to do is like create a for …

Member Avatar for ckchaudhary
0
199
Member Avatar for Dylxy

I am looking for good C# .NET 4.0 database tutorials. I want to learn working with a database in C#, i already know SQL from another language PHP. Thnx

Member Avatar for king03
0
237
Member Avatar for king03

How did they get the IP Addresses and subnet masks in West HQ s0/0/0 and s0/0/1, and also those in wbranch1 and wpc2 the ones with red ip addresses and subnet... please help. Here's the link to the table: http://www.scribd.com/doc/63095432/ERouting-OSPF-PT-Practice-SBA

Member Avatar for goatnetworking
0
165
Member Avatar for king03

Hi guys just need a little help here. Well I'm done with the code but I can't seem to understand what's wrong with it. I mean when you are done entering your pair of username and password on both forms it's supposed to save the username and password entered on …

Member Avatar for king03
0
140
Member Avatar for king03

hi guys I tried to generate random numbers in a console app but my code doesn't work. Anyone who can help me fix my code? Here's mine: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication { class Program { static void Main(string[] args) { private int RandomNumber(int min, …

Member Avatar for ChrisHunter
0
264