Search:

Type: Posts; User: ThEiMp

Page 1 of 13 1 2 3 4

Search: Search took 0.06 seconds.

  1. Why is this Webpage keep on Refreshing and Reloading the Script???

    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...
  2. Replies
    3
    Views
    111

    Re: Automation Error Library not registered

    -- What about the FRM files, along with the CTL files, too???
  3. Replies
    3
    Views
    111

    Re: Automation Error Library not registered

    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...
  4. Replies
    32
    Views
    396

    Re: [RESOLVED] Question in IF STATEMENT

    -- So sorry for the mix up then...
  5. Re: [RESOLVED] My ActiveX Control Object keep on crashing my Browser and how do I fix

    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...
  6. Re: [RESOLVED] My ActiveX Control Object keep on crashing my Browser and how do I fix

    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...
  7. Re: [RESOLVED] My ActiveX Control Object keep on crashing my Browser and how do I fix

    This Thread has now offically been brought back to life, seeing that I carry the Holy Grail, hehe...
  8. Re: Must Get Rid of the SysFader Errors that execute when you run Webpages through IE

    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...
  9. Replies
    32
    Views
    396

    Re: [RESOLVED] Question in IF STATEMENT

    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???
  10. Re: How do I make the memory usage work at anything under 25Mb of memory???

    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...
  11. Replies
    32
    Views
    396

    Re: Question in IF STATEMENT

    Timer1.Interval = Timer1.Interval / 1000
    Text1.Text = Timer1. Interval
  12. Replies
    32
    Views
    396

    Re: Question in IF STATEMENT

    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...
  13. [RESOLVED] Must Get Rid of the SysFader Errors that execute when you run Webpages through IE8???

    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...
  14. Replies
    32
    Views
    396

    Re: Question in IF STATEMENT

    It sounds okay, if it's not a virus or malicious source coded program that we're doing, right???
  15. Replies
    32
    Views
    396

    Re: Question in IF STATEMENT

    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???
  16. Replies
    32
    Views
    396

    Re: Question in IF STATEMENT

    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...
  17. Replies
    32
    Views
    396

    Re: Question in IF STATEMENT

    Try this:


    If lblhr.Caption = "3:00:00 pm" Then
  18. Re: [RESOLVED] My ActiveX Control Object keep on crashing my Browser and how do I fix

    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...
  19. Re: [RESOLVED] My ActiveX Control Object keep on crashing my Browser and how do I fix

    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...
  20. Re: [RESOLVED] My ActiveX Control Object keep on crashing my Browser and how do I fix

    !! Click Here !!
  21. Re: My ActiveX Control Object keep on crashing my Browser and how do I fix it???

    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???
  22. Re: How do I make the memory usage work at anything under 25Mb of memory???

    -- 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...
  23. Re: My ActiveX Control Object keep on crashing my Browser and how do I fix it???

    -- 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...
  24. Re: How do I make the memory usage work at anything under 25Mb of memory???

    -- Unhappy chappy!!
  25. Re: My ActiveX Control Object keep on crashing my Browser and how do I fix it???

    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...
  26. Re: How do I make the memory usage work at anything under 25Mb of memory???

    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...
  27. Re: My ActiveX Control Object keep on crashing my Browser and how do I fix it???

    What is a binary compatiblity, I have never heard of such a thing, and I've been a computer programmer since 1993!!
  28. Re: My ActiveX Control Object keep on crashing my Browser and how do I fix it???

    So sorry about not posting the attachment in the very first place, so then here it is!!
    100289
  29. [RESOLVED] My ActiveX Control Object keep on crashing my Browser and how do I fix it???

    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...
  30. Re: How do I make the memory usage work at anything under 25Mb of memory???

    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...
  31. Re: How do I make the memory usage work at anything under 25Mb of memory???

    The Final Build, is about 112Kb in total file size and a 108Mb of memory, really hurts me, too...
  32. Re: How do I make the memory usage work at anything under 25Mb of memory???

    Yeah and also 8Mb of memory, too!!
  33. Re: How do I make the memory usage work at anything under 25Mb of memory???

    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...
  34. How do I make the memory usage work at anything under 25Mb of memory???

    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...
  35. Re: How do you upload a text file and a folder to a remote internet server???

    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...
  36. INET Intenet ActiveX Control Object Web Developers Whitepaper...

    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...
  37. Re: How do you upload a text file and a folder to a remote internet server???

    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,...
  38. Re: How do you upload a text file and a folder to a remote internet server???

    I just worked it out that I'm not sending anything in the Put command!!
  39. Re: How do you upload a text file and a folder to a remote internet server???

    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...
  40. Re: How do you upload a text file and a folder to a remote internet server???

    !! Thanks for the Input$ !!
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4