Forum: Windows Servers and IIS 11 Days Ago |
| Replies: 0 Views: 236 Hey guys, i was wondering if it was possible to set up server 2003 in a way that i can see the users internet history? I have the server running IIS, Domain Controler, and DHCP server as well. Thanks! |
Forum: VB.NET Mar 31st, 2009 |
| Replies: 0 Views: 298 Hello everyone. I am making a clock in - out program and have a more complex issue on hand. My program asks the user for their name then sends them to the clock in/out form. In the form they press a... |
Forum: VB.NET Mar 31st, 2009 |
| Replies: 2 Views: 683 This is just what i was looking for. Thanks! |
Forum: VB.NET Mar 31st, 2009 |
| Replies: 2 Views: 1,103 Thank you for your fast response! |
Forum: VB.NET Mar 31st, 2009 |
| Replies: 2 Views: 1,103 Hello everyone. I would like to learn how to make a multi column list box. I have set the multi column Boolean to true and set the width but i have yet to see the two columns. I only see one.
I... |
Forum: VB.NET Mar 31st, 2009 |
| Replies: 2 Views: 683 Hello everyone, I have a program that i am working on using more than one Form. The way i am going through forms is by minimizing my first form then showing the other forms. I was wondering if i... |
Forum: VB.NET Mar 31st, 2009 |
| Replies: 5 Views: 428 |
Forum: VB.NET Mar 31st, 2009 |
| Replies: 5 Views: 428 Ah Nevermind. Thank you so much!
How can i make a multi column listbox? I added the true under properties for multi column, and added the width, but don't see anything. I wanted to make a column... |
Forum: VB.NET Mar 31st, 2009 |
| Replies: 5 Views: 428 It's not appending yet. I added to true to the end, but that didn't do anything. It's still overwriting :( |
Forum: VB.NET Mar 31st, 2009 |
| Replies: 5 Views: 428 Hello everyone. I have a small problem. I have a Streamwriter writing things to a file. But when i write more than one thing, the previous item gets overwritten. I.E. Write 1111, Write 2222. 1111... |
Forum: VB.NET Mar 10th, 2009 |
| Replies: 6 Views: 1,451 That worked thanks :) I have another question. How can i load a form from another form? I tried form.show but the form came up and quit after a couple of seconds. |
Forum: VB.NET Mar 9th, 2009 |
| Replies: 6 Views: 1,451 It said something about out of bounds. Does the syntax look right? |
Forum: VB.NET Mar 9th, 2009 |
| Replies: 6 Views: 1,451 Hello everyone i am getting input from the user in the form of an inputbox. The inputbox then dumps the information into an arrayList which then i want my Listbox to be populated by the items within... |
Forum: Java Feb 13th, 2009 |
| Replies: 3 Views: 841 hey guys im pretty new to java but im very eager to learn and want to make my first game :)
I want a simple RPG game, but also want to make a GUI.
I am using Netbeans as my IDE, do i need... |
Forum: VB.NET Feb 2nd, 2009 |
| Replies: 4 Views: 868 i made a simple one like this one:
Using outFile As StreamWriter = New StreamWriter("blahblah.txt")
outFile.Write("Clock In: " + TimeOfDay)
End Using |
Forum: VB.NET Feb 2nd, 2009 |
| Replies: 4 Views: 868 hey guys im fairly new to visual basic, but very eager to learn it. I am attempting to make an employee clock in.
I want to make a simple clock in that will ask the user to enter their name, and... |
Forum: Windows NT / 2000 / XP Feb 1st, 2009 |
| Replies: 8 Views: 476 Hey Twenty8, i am sorry to hear that your computer caught a virus :(
What i would do is the following:
Go Into Safemode
Scan with Spybot S&D
Run MSconfig and remove any of the virus objects... |
Forum: Windows NT / 2000 / XP Feb 1st, 2009 |
| Replies: 1 Views: 261 Hello everyone i recently got my first server up and running. I have a few problems and since this is my first real network experience i am a bit lost.
My configuration is 1 Server Machine Running... |
Forum: Networking Hardware Configuration Jan 29th, 2009 |
| Replies: 3 Views: 751 hello everyone i am new to networking and have a simple question. I have bought a network switch and have a question.
With the switch that i bought can i connect my dsl modem to it and that... |
Forum: Java Jan 28th, 2009 |
| Replies: 17 Views: 1,126 my thread has been hijacked lol |
Forum: Windows Servers and IIS Jan 26th, 2009 |
| Replies: 4 Views: 915 i noticed that when my server was turned off i can still log in with my xp account. Does this mean i am not connected properly? |
Forum: Windows Servers and IIS Jan 26th, 2009 |
| Replies: 4 Views: 915 thanks mmcmullin :D finally someone responds lol i thought i posted in the wrong section or something. I am still fighting the battle with the gpo though :( |
Forum: Java Jan 26th, 2009 |
| Replies: 17 Views: 1,126 Thanks for the advice, but i wouldn't want to download a third party software to convert the .jar file to .exe |
Forum: Windows Servers and IIS Jan 25th, 2009 |
| Replies: 4 Views: 915 hello everyone i just configured my first server. I made a domain named "test.local" and added a xp computer to the domain. I can see the computer in the active directory and can log into the domain... |
Forum: Java Jan 25th, 2009 |
| Replies: 17 Views: 1,126 hey guys i would like to know how it's possible to run a java project outside of it's IDE.
How can i get it running on a website?
I also tried running it on my computer but...navigating to the... |
Forum: Java Jan 25th, 2009 |
| Replies: 2 Views: 505 |
Forum: Java Jan 25th, 2009 |
| Replies: 2 Views: 505 Hey guys im making a simple program. I have a while loop that continues while the bool quit ! = true. I am trying to test that in a statement like this:
String userdecision = "";
while... |
Forum: MySQL Jan 24th, 2009 |
| Replies: 4 Views: 571 yes it has phpMyadmin. I went into it and found my database then i clicked on MySQL and i can now type inside of a text box that says Run SQL query/queries on the current database. Would this be were... |
Forum: MySQL Jan 24th, 2009 |
| Replies: 4 Views: 571 hello everyone i am currently working on a php script on my website. I wanted to make a script for registering users. So that they may log in, log out, register, and access member only functions.
... |
Forum: PHP Jan 24th, 2009 |
| Replies: 2 Views: 2,429 hello everyone i am currently working on my website. I wanted to make a php script for registering users. So that they may log in, log out, register, and access member only functions.
I found a... |
Forum: Windows Servers and IIS Jan 23rd, 2009 |
| Replies: 4 Views: 1,093 Hello everyone, i recently made another post which i asked for help since i had no idea what i was going to do basically. I have decided to go with Microsoft Server 2003 OS instead of ubuntu server.... |
Forum: Networking Hardware Configuration Jan 15th, 2009 |
| Replies: 14 Views: 812 I am not going to use any software provided by Microsoft that was given to me by my school so you don't have to worry about that.
As i said above...there will be 4 workstations all they will be... |
Forum: Networking Hardware Configuration Jan 15th, 2009 |
| Replies: 14 Views: 812 We'll the only reason im not going to use server 08 is because i heard that windows vista home edition won't be able to connect or have some problems. I have not looked into this myself, this is just... |
Forum: Networking Hardware Configuration Jan 15th, 2009 |
| Replies: 14 Views: 812 Thank you for emphasizing that point and making it clear to the others that you can not use a student copy of any Microsoft given software for commercial use. I myself agreed to Microsoft's terms... |
Forum: Networking Hardware Configuration Jan 14th, 2009 |
| Replies: 14 Views: 812 Since i am currently studying and majoring in the CIS field my college has a problem/agreement with Microsoft so i get Server 08 free so that's not much of a problem, but...what are CAL's?
So... |
Forum: Networking Hardware Configuration Jan 14th, 2009 |
| Replies: 14 Views: 812 the workstations are going to be running vista :( and as for the server it comes with vista installed, but i dont know what to do since it's my first time doing this. I'm either going to install... |
Forum: Networking Hardware Configuration Jan 14th, 2009 |
| Replies: 14 Views: 812 hello everyone i recently decided to take on a "big" project (big for me at least). A friend of mines is opening up her business and asked me if i can network all her computers and i said yes.... |
Forum: PHP Dec 23rd, 2008 |
| Replies: 14 Views: 1,478 you mean delete all the html headers and stuff? and change the extension from header.php to header.cgi? |
Forum: PHP Dec 23rd, 2008 |
| Replies: 14 Views: 1,478 i took off the echo though and replaced that with the code you gave me. What i have on my website is basically the layout and the content. The layout is in a header.php file, and the content are in... |
Forum: PHP Dec 23rd, 2008 |
| Replies: 14 Views: 1,478 It gives me this error:
Warning: Cannot modify header information - headers already sent by (output started at /home/jebgroup/public_html/proposal.php:6) in... |