Hello I am looking at using a set of ActiveX Control Objects that have been written by me to be placed inside my Website which I have done and it keeps on Refreshing and also Reloading when I try...
Type: Posts; User: ThEiMp
Hello I am looking at using a set of ActiveX Control Objects that have been written by me to be placed inside my Website which I have done and it keeps on Refreshing and also Reloading when I try...
-- What about the FRM files, along with the CTL files, too???
You have to first register the OCXs and DLLs that are packaged with the project in the compile time version. To do this you have to run the control register cosnole that exists inside the command...
-- So sorry for the mix up then...
Please Note: That this problem of mine is only on my System and then no other Intel, AMD, Apple or even Ciyrix machines, don't have it happen to them. So then there is something wrong with the setup...
Problem: I am getting memory errors, when the ContextMenus are used and then it says that IEXPLORER.EXE cannot write to the specified memory allocation because there is an error inside the memory...
This Thread has now offically been brought back to life, seeing that I carry the Holy Grail, hehe...
Thanks for the help, well anyway that I was able to remove this error from my system and then get another one, which is now memory conflicts saying that the memory cannot be written to a certain...
I think that the OP was about an If statement, in which this Thread was titled as???
So then where is the If statement that we should be coding???
Well I cannot post the source code of the whole project only snippets, of it that don't amount to very much. So then sorry for the delay to getting back to you, this is when I begin my other shift on...
Timer1.Interval = Timer1.Interval / 1000
Text1.Text = Timer1. Interval
Try this to check the Time, using the Timer1 events, which you have to try using in an .Enabled = True Timer Control, try naming like what I have given it, because that way if you have multipuls of...
Hello I am trying to get rid of the SysFader Errors that are plaguing my Website from running. This is only one of the two errors that I am getting on the Website. The other one is more major and...
It sounds okay, if it's not a virus or malicious source coded program that we're doing, right???
Try a Timer Bomb program, that executes on an event and timer. Timer exactly might be when the computer machine is off, and then what will happen then, so to speak???
If you want a talking voice, then get a text to speech activex control object, that you can get from a control dealer on the internet. You must pay for this one, because it's quite a big deal control...
Try this:
If lblhr.Caption = "3:00:00 pm" Then
This Thread is now offically been brought back to life...
So now there is the problem with the Control graphically flashing from within the Browser Window. Can someone please help me to make it...
Actually they are inside the Website and then I have checked and they don't get Downloaded into the Temp Internet Folder, as well as any other temp folder on the current client system...
Actually I have fixed the problem with the retarded ActiveX Control Object, which was really good. I have also added in a Splash Screen for my Website, which is a bonus, as well. Don't you think???
-- Okay I will package as much as of the source code as I can, just wait I have to get clearance from the head techies...
-- That is correct, for about ten of those years I was programming in DOS 8-Bit QBASIC v1.00 and then v4.5...
Please Note: Also that I have made the neccessary changes to the Project, however when...
-- Unhappy chappy!!
Well I am not using someone else's OCX or DLL, rather my own. So then there isn't any kind of problems that arise there...
The app is small in file size but not in memory usage, for that reason that I went and made this Thread. Which yes I did read everything in the details of the library, that you linked to this Thread...
What is a binary compatiblity, I have never heard of such a thing, and I've been a computer programmer since 1993!!
So sorry about not posting the attachment in the very first place, so then here it is!!
100289
Hello again, it's me: ThEiMp...
I am writing a Webpage that uses an ActiveX Control Object to navigate around the URL of mine, which is right about now on the Internet, too. I have been making...
Yes but then I was always taught that you have to make your projects small in file size and also memory requirements, cause that is the efficent way of Windows programming...
The Final Build, is about 112Kb in total file size and a 108Mb of memory, really hurts me, too...
Yeah and also 8Mb of memory, too!!
Also that please note that for future reference for anyone that has viewed this Thread, I have been able to make a major change to the memory management system of this Windows Application. Now this...
Hello I wish to know how to make the memory usage of the Visual Basic Windows Application, that I have added in this Post such as the File Attachment, be worked at anything under 25Mb of memory. Due...
That really sounds great, but then I have then just worked out the second lof of source code, using the FTP Uploader. :)+< Sorry, for that...
Hello I am writing this type of Thead, for the good of the Information Tecnology Industry. I didn't write the data of this Whitepaper, only compile it into a more or less readable type of design that...
This is what my Handler named: cmdUpload_Click(() looks like when inside the Project1. Also when trying to finish off the execution of the data inside this Handler, at RunTime and also CompileTime,...
I just worked it out that I'm not sending anything in the Put command!!
So sorry to bother you guys again, but then I have found some source code that works like this:
Please note that I have hard coded some of the Properties Window at Design Time, therefore I won't be...
!! Thanks for the Input$ !!