CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Freesix

Search: Search took 0.04 seconds.

  1. HttpWebRequest Response - Getting {"state":"AD_DEFERRED","defferedLink":"/post?guid="

    Hi, can you help.

    After sending a POST request on a Web Form, I get the below code from the HttpWebRequest Response :

    I didn't include the code for login.

    Below is my code for POST and the...
  2. How to get rid of "Not Responding" (App Freezing) while copying a large size of data

    How to get rid of "Not Responding" (App Freezing) while copying
    Hi everyone,

    I'd like to get rid of "Not Responding" (App Freezing) while copying a large size of file (over 500 MB).

    I tried to...
  3. What is The Best Language To Develop An Applications For POS System

    Hi guys,

    I've a project to build a management app. for a shop that must be available next year, but I've never done apps. for POS before.

    So, I'd like to know what is the best language to...
  4. How to make systray from a Trayballon code

    Hello guys,

    I've got two codes, one for SYSTRAY (in a class module) and another for TRAYBALLONTIP (in a module), both working perfectly, (I mean SYSTRAY give me an icon that I implemented some...
  5. Re: How to get this code work for Vb6 (AES Encrypting from Microsoft Web-site)

    Yeah, you're right !!!
  6. Re: How to get this code work for Vb6 (AES Encrypting from Microsoft Web-site)

    Thanks, I wanted to replied since but I was writing my CCNA Exam.

    I also did search and I found some web-sites that propose to do that from Vb6 directly but I wanted this one from Microsoft...
  7. Re: How to get this code work for Vb6 (AES Encrypting from Microsoft Web-site)

    Yes, I should have done it if I knew Vb.Net, but I am not familiar with Vb.Net.

    Why do you advise me to use it in VB.Net !!! Is there any particular reason like performance or ... for using...
  8. How to get this code work for Vb6 (AES Encrypting from Microsoft Web-site)

    Hi guys, this is a AES Encryption from Microsoft.

    I need to get this code (Click here) working for Vb6, but I think Microsoft wrote it from Vb.Net, then I need it in Vb 6.
  9. Replies
    7
    Views
    2,101

    Re: Repetition structure

    Sorry about that.

    The problem is when you replied to me, I was drowsing in front of the keyboard as it was so late to us, so I hadn't really read very well your response, I just skimmed it and...
  10. Replies
    7
    Views
    2,101

    Re: Repetition structure

    Thanks with the automatic loading (Timer), but I'm not interested to this, I want manually rather.

    I set i=0 with [ IF - END IF ] like you said but it's not bringing up the first Image after the...
  11. Replies
    7
    Views
    2,101

    Re: Repetition structure

    Would you please make me the code.
  12. Replies
    7
    Views
    2,101

    Re: Repetition structure

    Thank you very much for helping me.

    I don't really want to load them one at a time. !!!

    I want to load in the Imgae control one after one upon clicking a button, and if it's the last image, it...
  13. Replies
    7
    Views
    2,101

    Repetition structure

    Hello, Would you please help me???

    I'm building a app., and I want to repeat 6 pictures inside a Image control (Image1), through a ImageList when I click on a command button "NEXT"

    all the...
  14. Re: Probem with VB 6 on Win 7 pro 32 and XP pro 32

    Thanks, I'll do and I'll be back.
  15. Re: Probem with VB 6 on Win 7 pro 32 and XP pro 32

    Control.ocx object is just for changing vb 6 command button appearence, it gives them a Win XP button appearence.

    I took this object "control.ocx" from a source-code project that I downloaded from...
  16. Re: Probem with VB 6 on Win 7 pro 32 and XP pro 32

    Thanks I'll try and I'll back to you.
  17. Re: Probem with VB 6 on Win 7 pro 32 and XP pro 32

    This is the Setup.LST file created by PDW


    [Bootstrap]
    SetupTitle=Installation
    SetupText=Copie des fichiers, veuillez patienter.
    CabFile=TESTE_PLEASE.CAB
    Spawn=Setup1.exe...
  18. Re: Probem with VB 6 on Win 7 pro 32 and XP pro 32

    Thanks to come to help me "DataMiser and dglienna"

    I understand all that you told me and now I'll try to be explicite about the matter.

    I developed a Small software in Visual Basic 6 that has a...
  19. Re: Probem with VB 6 on Win 7 pro 32 and XP pro 32

    thanks to help me.

    if you want I can send all this small project to you.

    please let me know about?



    Have a good day
  20. Re: Probem with VB 6 on Win 7 pro 32 and XP pro 32

    My project is a vb 6 project that use ACCESS database back-end.

    if you need other info, please tell me
  21. Re: Probem with VB 6 on Win 7 pro 32 and XP pro 32

    please, can you tell me... what kind of information you need to help me, I'm ready to give all you need...
  22. Probem with VB 6 on Win 7 pro 32 and XP pro 32

    Hello, I built a small software in vb 6 on win 7 pro 32 bits. I created a installation package using Inno setup. and when I try to test my software in a new fresh copy of win 7 pro 32 bits, I got...
Results 1 to 22 of 23





Click Here to Expand Forum to Full Width

Featured