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
~5K People Reached
Favorite Tags
Member Avatar for mcoliver88

Hi All I am creating a Visual Basic program for a Movie datbase, but i want to be able to play a youtube video Via the media player option. I would like the user to paste the link in from youtube into a text box, and click play and the …

Member Avatar for David_234
0
2K
Member Avatar for mcoliver88

Hi All, I currently have a a netgear R6300 as my router on my network, which has 4 Gigbit ethernet ports. I am moving a lot of my devices over to wired connection, as I stream a lot of data via Plex from my server. I want to increase the …

Member Avatar for CimmerianX
0
183
Member Avatar for mcoliver88

Hi Guys I am coding as very simple database in VB.net. I have decided to manually code my buttons but for some reason my save button returns with an error. Below is my code for my entire program (I know its not perfect). This is the error i Get: An …

Member Avatar for mcoliver88
0
226
Member Avatar for mcoliver88

Hi All Quick question would VB in visual studio 2010 work in visual studio 2013. I know that when I went from 6 to 10, there were changes in the code. Thanks Michael

Member Avatar for kvprajapati
0
183
Member Avatar for mcoliver88

Hey All What is the equivilant of romaing profiles in windows server for Unix/Linux? Or how would i go about storing user accounts in a centralise location on the network so regardless of what machine users log onto on the network, they have the same desktop experiance? Thanks

Member Avatar for rubberman
0
240
Member Avatar for mcoliver88

Hi Quick question, this is theoertical by the way. If i had 3 departments for a businesss: * Human Resources * Finance * Marketing If i had a total of 300GB of space on the netrwork, how could i allocate 100GB to each department, and ensure that one department cant …

Member Avatar for mcoliver88
0
153
Member Avatar for mcoliver88

Hi I have to create an sql database for work, for my students to work with. I have created a large portion of the program, but i am stuck on the searching of data. So searching for a person or department. Not sure how to do it, here is my …

Member Avatar for Cameronsmith63
0
254
Member Avatar for mcoliver88

Hi Guys I need to create an SQL database for my work, and use visual c# to build the application. I work for a college and we have just opened up an IT support shop that is run by the students. They need a database created, but I am unsure …

Member Avatar for Ketsuekiame
0
200
Member Avatar for mcoliver88

Hi All This has probally been asked a thousnad times, but here it goes. I have built a search bar into my website, and i want the user the be able to enter any text and be able to search google in a new window/tab. This is the code i …

Member Avatar for mikerock
0
253
Member Avatar for mcoliver88

Hi I am creating a java applet for an assignment, but if hit a snag. I have had to create a sales table for different sales people. I have made it that people can click "sales person 1" and it will display his sales. The issue is when you click …

0
109
Member Avatar for mcoliver88

Hi I am creating a quiz in C# and i want to know how to flag a question that the user is unsure about. At the end of the quiz i would like them to review flagged questions. How can i do this? So far i have created the array …

Member Avatar for bertha
0
318
Member Avatar for mcoliver88

Hi so i have created this table for a sales person. class SalesSystem { //Sales Person One public void SalesPersonOne() { int i=0; System.out.println("Sales Person 1"); String newLineMark = System.getProperty("line.separator"); String leftAlignFormat = "| %-7s | %-9d | %-9d | %-9d | %-9d | %-9d | " + newLineMark; System.out.format("+---------+-----------+-----------+-----------+-----------+-----------+" …

Member Avatar for mcoliver88
0
206
Member Avatar for mcoliver88

Hi I am creating a quiz of 10 questions, using a string array. When the user clicks on the next button the next question follows. How do i set it up that when the user comes towards the end of the array the previous button changes to finish. I know …

Member Avatar for mcoliver88
0
253
Member Avatar for mcoliver88

HI I have created a button called "start" , when the user clicks on it the buttons name changes to "reset". How can i write an if statment to say if the user clicks on the button = "reset" then do this. if (button = to "reset" and clicked) { …

Member Avatar for mcoliver88
0
106
Member Avatar for mcoliver88

Hi All I Have started doing some C# in visual stuido 2010, and i am experiancing an issue when i run my program. When i am building my program and placing elements such as labels, iamges, buttons etc, they look really neat and alligned with each other. But when i …

Member Avatar for hust921
0
76
Member Avatar for mcoliver88

I Have created a movie database in visual studio 2008, and its just not saving my records to my access database, Can anyone help me, if it helps if you send me a PM i can send you the file Thanks Michael

Member Avatar for imBaCodes
0
247
Member Avatar for mcoliver88

Hi All I am creating a Movie Database in visual basic 2008, i have creatd my database in access, and now wish to use to VB to add and modify my database. I have a field in my acess database, set as an OLE field where i have stored images …

Member Avatar for Begginnerdev
0
58
Member Avatar for mcoliver88

Hi, i am a university student that wants to create a grading system, for the college that i work at. Basically i want to create a wizard where the students will need to enter their name and the course that they are studying. When the students selects their course, it …

Member Avatar for ChrisHunter
0
161