Forum: Web Browsers Jul 27th, 2003 |
| Replies: 8 Views: 23,113 No, I can save them to a place. But sometimes I might want to save a webpage or a jpeg, and just opening it and right clicking save isn't very fast. "Save Target As" is always disabled when I try... |
Forum: Web Browsers Jul 25th, 2003 |
| Replies: 8 Views: 23,113 I have IE6, I'm pretty sure I have the service packs on it and everything, and I'm running Windows XP Home. I sort of noticed this starting a month or so ago, but it's weird, even for .zip and .exe... |
Forum: Visual Basic 4 / 5 / 6 Jul 18th, 2003 |
| Replies: 0 Views: 3,826 I'm still continuing on the coding of my chat bot, but I would like to add some other features to it, such as letting the using enter a word, and the program encrypts it and sends the result back. ... |
Forum: Web Browsers Jul 17th, 2003 |
| Replies: 20 Views: 17,445 how do you uncap your cable modem? |
Forum: VB.NET Jul 14th, 2003 |
| Replies: 7 Views: 13,548 That seems to sound plausible. So I would do something like:
-------
Option Explicit
Dim intCounter As Integer
intCounter = 0
Private Sub cmdStart_Click()
Dim strName As String
strName =... |
Forum: VB.NET Jul 14th, 2003 |
| Replies: 7 Views: 13,548 I also had another queston, what if I wanted to use that same button for a different procedure. Like if I wanted to write an event procedure for the second time it was clicked. |
Forum: VB.NET Jul 14th, 2003 |
| Replies: 7 Views: 13,548 They both work. I looked it up on a book I had, I guess before when I was searching I was just looking in the wrong place. Both + and & are used for string concatenation. Thanks for the help. |
Forum: VB.NET Jul 14th, 2003 |
| Replies: 7 Views: 13,548 Here's an example, but Visual basic gives me an error when trying to run it. Say I wanted to ask the user for their name, then display it like: "Hello there" strName
By the way, my CDs finally... |
Forum: Web Browsers Jul 13th, 2003 |
| Replies: 20 Views: 17,445 Wow, thank you very much for the very detailed information. You seem to know a lot about this topic. :shock: I guess I should just wait a few years until college to have a free T1 line. |
Forum: Web Browsers Jul 11th, 2003 |
| Replies: 6 Views: 4,268 This just started after I got Cable Internet, and now whenever I download a file, I specify which directory I want it downloaded to, and it then (without me knowing until the end) downloads to the... |
Forum: Web Browsers Jul 10th, 2003 |
| Replies: 23 Views: 11,061 Well it could be that the Temp folder that holds your internet files is just way over saturated. Or, you have it set in the settings so it only holds very little. I had the same problem, but... |
Forum: C++ Jul 10th, 2003 |
| Replies: 8 Views: 4,916 Yes, they seem to work great. I'm sorry I didn't reply earlier. :x |
Forum: Web Browsers Jul 9th, 2003 |
| Replies: 20 Views: 17,445 I just upgraded from 28.8 k yesterday to Cable. It's QUITE a change from what I've seen...I went from 3 kbps to 205 kbps downloads. I love it.
I've heard of things capable of speeds 16 GBps, is... |
Forum: Web Browsers Jul 9th, 2003 |
| Replies: 20 Views: 17,445 This is kind of a random question, but what are the different speeds of internet, what's the fastest, and how much would they cost. I'm not really looking for any specific location, nor am I looking... |
Forum: Web Browsers Jul 9th, 2003 |
| Replies: 25 Views: 20,114 this one could be by a long shot, but the internet had a little "hacker attack" so to say, on Sunday night. I'm sure some of you have read about it. That could contribute to your problem. |
Forum: VB.NET Jul 5th, 2003 |
| Replies: 18 Views: 16,718 Thank you all for the adequate answers, I'm sure I'll look into getting it sometime soon. Maybe not Visual Studio, just VB .NET.
One more thing, if I previously installed Visual Studio 6, can I... |
Forum: Visual Basic 4 / 5 / 6 Jul 4th, 2003 |
| Replies: 6 Views: 51,053 I'm still using VB6 unfortunetly, but anyway, how would I go about implementing this?
Say I wanted to do something so when you click a button the text in a textbox changes but has a 200-300... |
Forum: VB.NET Jul 3rd, 2003 |
| Replies: 18 Views: 16,718 I don't really get it. Wouldn't that just be more typing and make it harder? |
Forum: VB.NET Jul 3rd, 2003 |
| Replies: 18 Views: 16,718 Wait, so would this type of code work? It's just an event procedure that makes a label visible and not visible, along with changes the text in a textbox.
-------------
Private Sub... |
Forum: VB.NET Jul 3rd, 2003 |
| Replies: 18 Views: 16,718 I'm really scared and etchy about getting VB. NET, as I've just started out in VB 6 and I've gotten pretty used to it. But I wanted to know from experts that used VB 6 before....is it a big change? ... |
Forum: VB.NET Jul 2nd, 2003 |
| Replies: 11 Views: 25,997 :o I really need to think about getting .NET
Yea, I suppose that would work. hehe. |
Forum: VB.NET Jul 2nd, 2003 |
| Replies: 11 Views: 25,997 I'm not exactly sure you can do it in the properties window, or at least get it to the exact location. It would require a lot more work than needed. If you are talking about the form layout window,... |
Forum: Windows NT / 2000 / XP Jul 2nd, 2003 |
| Replies: 1 Views: 6,642 Hello Again, it may seem I'm asking a lot of questions, and I'm sorry if it bothers anyone. I'm just trying to get my computer fixed up since I have time before summer ends. Anyway....
First... |
Forum: VB.NET Jul 2nd, 2003 |
| Replies: 11 Views: 25,997 I've started using this code, since it works no matter what the screen resolution is on the user's monitor. It only does it when you start up the program, but I assume that's what you want. (I... |
Forum: Windows NT / 2000 / XP Jun 20th, 2003 |
| Replies: 7 Views: 5,670 Yea, except I don't have a bootdisk for Windows XP, so I can't. Also, I don't want to lose all my files and programs. |
Forum: Windows NT / 2000 / XP Jun 20th, 2003 |
| Replies: 7 Views: 5,670 Thank you for all your help, I really appreciate it.
Anyway, I defragged my (C:\) drive, and surprisingly it didn't take long at all. But it also didn't really free any disk space, and I can only... |
Forum: Windows NT / 2000 / XP Jun 20th, 2003 |
| Replies: 7 Views: 5,670 I think something is seriously messed up with my computer. I'm running off Windows XP, and it seems whenever I install a 30 mb program, my hard drive goes down about .2 GBs. I currently have 58.9... |
Forum: Windows NT / 2000 / XP Jun 20th, 2003 |
| Replies: 7 Views: 17,565 I'm running off Windows XP. How do I find the "Last Good" thing or whatever. What do you mean the boot menu? I don't see anything under that name. |
Forum: Windows NT / 2000 / XP Jun 19th, 2003 |
| Replies: 5 Views: 37,297 I'm too busy using it to kiss ass to other companies and libraries to make my appearance look better to the public. :shock: |
Forum: C++ Jun 17th, 2003 |
| Replies: 13 Views: 38,262 Ebil cscgal :twisted:
Anyway, how would I do that so it deleted the file at closing? |
Forum: Windows NT / 2000 / XP Jun 17th, 2003 |
| Replies: 5 Views: 37,297 Thank you both. :)
I seem to have forgotten how I programmed Windows XP. :D |
Forum: Windows NT / 2000 / XP Jun 16th, 2003 |
| Replies: 5 Views: 37,297 I've recently noticed that my pagefile.sys thing is at 700+ megabytes and that might be what's slowing down my system, and I just want a little extra diskspace. Is there any SAFE way to change this... |
Forum: C++ Jun 5th, 2003 |
| Replies: 13 Views: 38,262 the program was written to run in command prompt/dos, and I still can't get it to work. any other suggestions?
Say I tried to do it with windows, where would I specify the file I wanted to be... |
Forum: C++ Jun 4th, 2003 |
| Replies: 13 Views: 38,262 I've made a program that creates a log of the activities performed in it, for easy reference for the user. But I want the program to automatically delete the file after the program is shut down. ... |
Forum: C++ May 30th, 2003 |
| Replies: 8 Views: 4,916 I've made some C++ dos programs, and it runs fine, and does everything I want it to, but the moment it does the last line of code, it exits. I use Visual C++, and it stays on when I preview it in... |
Forum: C++ May 6th, 2003 |
| Replies: 4 Views: 8,460 I'm really new to programming, and I really only know web scripting. But I want to excel in programming.
Anyway, what languages would be used to create something like adobe photoshop? I've... |