Search:

Type: Posts; User: shrekho

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    3,086

    [2.0] ForwardCallToInvokeMember Problem

    Hello All

    Recently, the company I am working for now has decided to upgrade its' source code from VB6 to C#. I am currently using Visual studio 2005.

    Problem now is that we have old activex...
  2. Thread: MD5 Help

    by shrekho
    Replies
    7
    Views
    749

    Re: MD5 Help

    Great.

    I managed to get the code out, but it is slightly different.

    For some background information, the authors who wrote the codes are no longer in the company, so I have to take over....
  3. Thread: MD5 Help

    by shrekho
    Replies
    7
    Views
    749

    Re: MD5 Help

    There had been some problems with the code that I am given, and a couple of missing files issue which are also present.

    It would be easier in my POV if I can understand the whole process and then...
  4. Thread: MD5 Help

    by shrekho
    Replies
    7
    Views
    749

    Re: MD5 Help

    Hi

    I do understand that MDS is used like a check sum comparator, to determine if the value/signal is what it's intended to be.

    What I do not understand is that part of the ABCD, where the...
  5. Thread: MD5 Help

    by shrekho
    Replies
    7
    Views
    749

    MD5 Help

    Hello Everyone

    I am very new to cpp and c, as I had been a VB programmer for a while.

    I would need help on MD5 encryption, as it is also a new type field which I am
    stepping into.

    Is there...
  6. Replies
    2
    Views
    765

    Re: Datagridview and Dynamic Array

    Hi.

    I got some codes with Custom formatting for datagridview.
    Will try to do so.

    i have replaced the array with structures and list. Made my Life a little easier.

    Thanks for the guide!
  7. Replies
    2
    Views
    765

    Datagridview and Dynamic Array

    Hi Guys

    I need some help here because I am very very new to C#.

    I have a datagridview with 41 columns, and I need to assign
    column 0 and all its cells as integer only. How do i do that?
    ...
  8. Replies
    25
    Views
    124,586

    Re: How to access remote MS Access database

    Hi

    I have the current situation like this.

    As a SME, our resources are limited.
    There isn't any system that is ruuning on IIS,
    and all I am having right now is a Lan Server.
    The lan server...
  9. Replies
    11
    Views
    2,716

    Re: Downloading Images using VB6

    Hello Sagar

    I do not mean error catching.

    I have this incident. using your code, things work fine for a while,
    but after some time , the files are not downloaded, although there is...
  10. Replies
    11
    Views
    2,716

    Re: Downloading Images using VB6

    Hello all

    The code works nicely, but there is this issue whereby the system
    will stop.

    The url and file name is correct, but it just did not start the download..

    Any ideas to help?

    If...
  11. Replies
    11
    Views
    2,716

    Re: Downloading Images using VB6

    Hi all

    I am not expecting it to magically download the files/images.

    I will feed it with URLS and the correct extension.
    After that, it will download the files.

    Dream has a nice code which...
  12. Replies
    3
    Views
    540

    Re: help with send sms

    Hi.

    If you noticed, the author has done it with Borland C++.

    You can still do it in VB, not an issue. Just declare the object of MScomm and set the correct settings.

    The only issue you may...
  13. Replies
    11
    Views
    2,716

    Downloading Images using VB6

    Hello All

    I have been wondering and searching for a specific command in VB, for it to
    either download particular images from a website using the Web browser or
    an app to download pictures when...
  14. Replies
    4
    Views
    2,617

    AT Command Strings

    Hello Everyone

    I just bought a GSM Modem that uses a SIM CARD to do Sms.
    The controlling will be done by RS232(Com port 1).

    Problem is that I do not know how to control the AT commands.

    Is...
  15. Replies
    13
    Views
    1,889

    Re: Declaring A mscomm in a Module

    Hi

    Thanks for the reply and code.

    Now I have an error that states : Invalid use of new Keyword
  16. Replies
    13
    Views
    1,889

    Re: Declaring A mscomm in a Module

    Not even settings.
  17. Replies
    13
    Views
    1,889

    Re: Declaring A mscomm in a Module

    Hi hack

    My error is Object or class doesn't support the set of event
  18. Replies
    13
    Views
    1,889

    Re: Declaring A mscomm in a Module

    Hmm

    A reference? I have included all the run time scripts and script libraries.

    I believe it is more a declaration problem and I fail to initialise it properly.

    Any ideas on how should I go...
  19. Replies
    13
    Views
    1,889

    Re: Declaring A mscomm in a Module

    Hi

    I am not using is because the software is designed to be able to switch from PLC to other controllers. The switching will be done by removing the bas file and using other files.

    The error I...
  20. Replies
    13
    Views
    1,889

    Declaring A mscomm in a Module

    Hi all

    I wanted to declare a mscomm object inside a module.
    Module Name is PLCCommunication.bas


    I did this

    Public commObj as Mscomm
  21. Replies
    10
    Views
    849

    Re: Controlling Word Documents in Visual Basic

    I understand what u mean right now.

    Do the code in macros, then copy those macro codes into VB and edit the data entry part, am i right?

    Thanks for the aid.
  22. Replies
    10
    Views
    849

    Re: Controlling Word Documents in Visual Basic

    Thanks Si.

    I roughly get what you meant after trying.

    What you are asking me to do is to add those macros and let vb execute them, am I right?

    Last question is how do I add in Data from the...
  23. Replies
    10
    Views
    849

    Re: Controlling Word Documents in Visual Basic

    Thanks for the help
    but it still does not solve my table porblem

    for the macro case, how am i supposed to run the macro in VB?
    For I am totally an idiot in macros, what should be done in the...
  24. Replies
    10
    Views
    849

    Controlling Word Documents in Visual Basic

    Hi All.

    I need to create an application that the user will not see the document but data is add into the doc.

    I managed to get the alignment code, but I am very unsure how to add in new text...
Results 1 to 24 of 24



Click Here to Expand Forum to Full Width