Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
70% Quality Score
Upvotes Received
5
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
~40.9K People Reached

17 Posted Topics

Member Avatar for Mr Gates

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 created about 2 programs using c++, but they're like those tutorial things where they run in DOS, and …

Member Avatar for melissad
0
19K
Member Avatar for Paladine

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 always use the prefix [b]frm[/b] for the names of forms. In this case …

Member Avatar for dinesh.panjwani.98
1
7K
Member Avatar for Mr Gates

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 = txtName.Text intCounter = intCounter + 1 If intCounter = 1 Then ElseIf txtName.Text = "" Then MsgBox "Please Enter a …

Member Avatar for akgs
0
7K
Member Avatar for Mr Gates

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. What is the syntax and how do I go about doing it?

Member Avatar for brainysmurf0316
1
678
Member Avatar for Mr Gates

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 into getting it, I'm just curious to what is available these days.

Member Avatar for venmalathy
1
415
Member Avatar for Mr Gates

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 files it won't let me "Save Target As.." anymore. What …

Member Avatar for fiesta
0
286
Member Avatar for Mr Gates

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 millisecond delay so it looks as if the words are changing really fast. But …

Member Avatar for davidcairns
0
2K
Member Avatar for Mr Gates

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? Will it be hard to get used to after just …

Member Avatar for dmohanty
0
821
Member Avatar for MuddBuddha

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.

Member Avatar for steosaur(oWn)
0
512
Member Avatar for Dani

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 emptying them worked fine, and it hasn't happened since.

Member Avatar for Dani
0
796
Member Avatar for Mr Gates

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. So it will make sending passwords or anything they want private …

0
160
Member Avatar for Mr Gates

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 "Temporary internet files" directory, and THEN copies it to the directory I wanted it …

Member Avatar for kandir
0
532
Member Avatar for Mr Gates

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 Problem: I use Internet Explorer 6 (with some sort of Service Pack), Dial-up Internet, …

Member Avatar for Riker
0
504
Member Avatar for mister454

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.

Member Avatar for MuddBuddha
0
360
Member Avatar for Mr Gates

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 GBs left, and just two days ago I had 59.6 GBs. Is that …

Member Avatar for Dani
0
136
Member Avatar for Mr Gates

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 so it's not so big, maybe making a new file with the same name, …

Member Avatar for Mr Gates
0
822
Member Avatar for Mr Gates

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 there, but after I compile it, and run …

Member Avatar for Dani
0
179

The End.