Search:

Type: Posts; User: tms_92

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    577

    Actually I am using a command button over an...

    Actually I am using a command button over an Excel Sheet and the Excel does not have something like Sheet_mousemove.Please Help.
  2. Replies
    3
    Views
    577

    How to trap mouse exit from object event

    Can anybody help me to trap mouse exit from object event.Like we have mouse move event, so we know that mouse is over the area of object.
    How do we find out that mouse has left the area of the...
  3. How can I split a text file programtically after...

    How can I split a text file programtically after the line number I specify.

    Please Help.
  4. Replies
    11
    Views
    851

    How do I delete lines from autoexec.bat programatically

    Well! I am back. Now I need to delete those @echo and @cls lines programatically.

    I can add these lines using

    open "C:\Autoexec.bat" for Append as #1

    Now I want to delete these lines after...
  5. Replies
    5
    Views
    556

    As I said I want to use API. File System...

    As I said I want to use API.

    File System Object is slower than API also for that I have register a dll into the system.I want the program to be universal so that I can run it on other PC's.
    ...
  6. Replies
    5
    Views
    556

    Hi Kedaman, Actually I want to delete an...

    Hi Kedaman,

    Actually I want to delete an Entire folder whatever it may contain.But there is no command to delete an entire folder.

    I know the RmDir command but it works only when the folder is...
  7. Replies
    5
    Views
    556

    How do I scan a folder recursively for folders...

    How do I scan a folder recursively for folders and files.
    I dont want to use a listbox or textbox.

    I want to give a folder name as input and it should the scan its folders,subfolders,files and...
  8. Replies
    2
    Views
    501

    Hey is there anybody who can give answer this...

    Hey is there anybody who can give answer this question?
  9. Replies
    2
    Views
    501

    scanning folders recursively using API

    I mean the second Panel should display the Filename of the file being scanned.
  10. Replies
    2
    Views
    501

    How do I scan a folder recursively using the API....

    How do I scan a folder recursively using the API.
    I don't want to use a listbox,textbox etc.

    I just want for scan a folder recursively for folders and files. the folder or the file which it is...
  11. Replies
    1
    Views
    518

    I want to log on to network.I always get a Dialog...

    I want to log on to network.I always get a Dialog box after Windows loads and I enter the UserName, Password, and the Domain Name. It then logs in.

    I want to Automize it using VB. I have noticed...
  12. Is there anybody who can help me Please?

    Is there anybody who can help me Please?
  13. Replies
    11
    Views
    851

    Autoexec.bat

    Hi Jamie,

    I tried your suggestion of Putting the echo statement in Autoexec.bat . It works.
    Thanks.

    But I want the message to be displayed at the center of the screen and also it should be...
  14. How do I find the folder from which the file is...

    How do I find the folder from which the file is opened.

    For example if I open the file from Windows Explorer.
    How will I detect from VB that I have Opened it from
    a Particular folder.

    Also if...
  15. Replies
    1
    Views
    6,774

    Can anybody Please Help.How do I run Excel Macro...

    Can anybody Please Help.How do I run Excel Macro from Viusal Basic.I am using Msoffice 97.

    Please Help.
  16. Replies
    11
    Views
    851

    How to display a custom message when PC boots. ...

    How to display a custom message when PC boots.

    For example when we load any software and when PC restarts, it displays a message.........

    "Setup is Updating your Configuration Files."

    ...
  17. Replies
    8
    Views
    697

    Can any one please tell me how one can restart...

    Can any one please tell me how one can restart windows using VB. I know how to shutdown and restart PC using the using the ExitWindows API.

    I want to only restart Windows.Like for example when we...
  18. Can anyone help me. I have used Visual Basic...

    Can anyone help me.
    I have used Visual Basic Code to restart the PC.
    Also I want the program to continue executing further code
    after restarting.But what happens generally is that when I restart...
  19. Lotus Notes Email

    I am Having VB6 and Lotus Notes Notes installed in My PC. I can directly send Email using Lotus Notes.But I want to send Email through VB6 codes using Lotus Notes Automation Classes.
    Lotus Notes...
  20. Can anyone please tell me how to send Email of...

    Can anyone please tell me how to send Email of Lotus Notes 4.5 using Visual Basic.Lotus Notes provides an Automation class for this purpose.But I am unable to create an Object of that class.
    Please...
  21. Can anybody help me . Please tell me how to...

    Can anybody help me .
    Please tell me how to change the IP address and Subnet Mask in the TCP/IP properties of Network Neighbourhood Icon on the desktop using API or VB.
Results 1 to 21 of 21



Click Here to Expand Forum to Full Width