Search:

Type: Posts; User: kako0000000

Page 1 of 5 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    346

    mouse move get color code

    Hello members,
    create small project but some problem i face it please solved my problem thanks.

    i get color code in text1.text when mouse move every where on screen i find code but i not know how...
  2. remove white color quick and move up image

    Hello member,
    i create project who name is cartoon story in youtube.
    but i wrote a story in inpage software who write in urdu.
    i create image in inpage and insert in image box.
    i also draw a...
  3. used two for command exit first for how

    Hello Brother,
    i make project color picker my project complete.
    but when i run some error show me i solved it but when i open color list if not match color error show me.
    I also solved it but i...
  4. The timer stops if the mouse is not moved for a while.

    Hello all Members.
    Time is running.
    But if I do not move the mouse for some time or do not press the keyboard button for some time, then the timer stops.
    But as soon as I move the mouse or press...
  5. Convert my Project to EXE using Inno setup

    Hello vbforums members.
    i made a project "Search Word in All Files in Multi Folder". My project and i compiling using package and deployment wizard vb6 but is file size is 4 mb. While my project...
  6. Re: How to connect Mozilla ActiveX in webbrowser

    Joe Thanks
    Sir, I want to ask a little question.
    You must have used Tor Browser. In which IPs change automatically.
    If I agree with you that I am using the old version then how do they develop...
  7. Re: How to connect Mozilla ActiveX in webbrowser

    Download Mozilla ActiveX Control this site https://www.softpedia.com/get/Programming/Components-Libraries/Mozilla-ActiveX-Control.shtml
    runs on: Windows All

    my OS is win7 64bit

    register...
  8. How to connect Mozilla ActiveX in webbrowser

    Hello guys
    I have read a lot about what I am posting today, that is, I read all the posts on this website before sending this post, but the answer is zero.
    So I am writing this post.
    I hope this...
  9. Replies
    4
    Views
    1,217

    Re: how convert html string into css html

    Thanks Elroy

    I will definitely share.
    All members help us new members.

    The image below is made using the same code. Which I have developed the code.
  10. Replies
    4
    Views
    1,217

    Re: how convert html string into css html

    Thanks members,
    I have largely made this application.
  11. Replies
    4
    Views
    1,217

    how convert html string into css html

    Hello members,
    i change html code into css html because i post in blog html code.
    i change manual but It takes a long time.
    I want this automated machine to speed up.
    For example:
    This code here...
  12. Replies
    11
    Views
    1,916

    Re: save .bmp only image1 not picture1

    Thanks passel,
    your code is best work.
    i many animated banner create using your code.
    Thanks again
  13. Replies
    11
    Views
    1,916

    Re: save .bmp only image1 not picture1

    Thinks all members,
    i used only images not picturebox
    i saved ym.bmp picture only images box
    i load different picture in different images box and all images combine and saved ym.bmp
    thanks
  14. Replies
    11
    Views
    1,916

    save .bmp only image1 not picture1

    Hello, all members!

    i draw 4 image box in form1 name image1 , image2 , image3 and image4

    i load different image in all 4 images box

    move all so image2 , image3 and image4 different *.left in...
  15. Re: how to open mozilla firefox using this code

    Bobbles brother,

    Looks like you didn't read my post properly.
    I want to ask,
    When I open the web, it shows me all the links that it will open.
    The script I sent works fine, but it does open...
  16. Re: how to open mozilla firefox using this code

    any one tell me
  17. Re: how to open mozilla firefox using this code

    How will it be used in this script please guide me
  18. stop timer1 when no body move mouse and keyboard

    Hello,
    i create project but no idea and no code.
    I want to create a program that
    if my mouse or keyboard does not work for 5 seconds then the timer is stopped until I move the mouse or keyboard as...
  19. Replies
    5
    Views
    1,404

    hide the folder and hide its size

    Hello i want made the program but no idea.
    i want one folder whose name "kako" create and some file in its past.
    one file size is 208mb and other file size is 50mb and more file size different mb...
  20. Re: how to screen capture with mouse cursor and with click right and left

    i solved it problem i used this code

    Private Sub ScreenCapToPictureBox(pic As PictureBox)
    Dim oldscalemode As Long
    Dim oldredraw As Boolean
    Dim DeskDC As Long
    Dim DeskWnd As Long
    Dim CurInfo...
  21. Replies
    0
    Views
    2,442

    how show the form using hotkey

    Hello, i again send this post but this time i show hide form show using hotkey
    code this i used

    Private Sub Timer2_Timer()
    Const KEY_DOWN = &H8000
    If GetAsyncKeyState(vbKeyF11) And...
  22. [RESOLVED] how to screen capture with mouse cursor and with click right and left

    Hello,
    I want the screen captcha with mouse cursor and with click right and left using timer.
    screen captcha make pictures are good saved my folder but I want when screen captcha start mouse cursor...
  23. how can find date of birth in two different date

    Hello
    two date
    1/1/1950 to 1/1/1999

    find record of date of birth 1/21/1990 in two date

    if date of birth 1/21/1990 are match into two date then message show me the date of birth found...
  24. Re: Help webbrowser target="_blank" open in webbroser1 and

    wqweto thanks
    but your code not working
    error show
    unspecifiled error
    any help more
  25. Re: Help webbrowser target="_blank" open in webbroser1 and

    any help
  26. Help webbrowser target="_blank" open in webbroser1 and

    Hello my dear Friends,
    many thanks all members of vbforums who help me and see my post
    my question is that

    http://btcearn.ueuo.com/vb6.html have a form

    <form action="123.php" method="post"...
  27. Re: how to open mozilla firefox using this code

    any tell
  28. how to open mozilla firefox using this code

    I found some code in http://planet-source-code.com
    and run good
    but when run project and click command button open IE. I want open mozilla firefox and run good how can this
    code here

    form1
    ...
  29. Re: WebBrowser1 not Navigate and not show new entry in webpage

    every page load successful but not page refresh it mean not data reload when page open
  30. Re: WebBrowser1 not Navigate and not show new entry in webpage

    Lompin thanks for reply
    but error show method 'refresh' of object 'Iwebbrowser2' failed
  31. WebBrowser1 not Navigate and not show new entry in webpage

    draw WebBrowser1 , list1 , timer1 and label1
    Timer1.Interval = 20000
    list1 add
    http://youtubefilm.**********app.com/pbrbanner/min.php
    http://freetrafix.com/schedulleft/...
  32. mute the sound of webbrowser1 when form click or Navigate

    Hello friends!
    i found the google search but not found me any answers
    i read this post
    http://www.vbforums.com/showthread.php?443942-Mute-all-webbrowser-sound but this post is Visual Basic .NET...
  33. why webbrowser1 show virus when open site?

    draw webbrowser1 in form1 and add code

    Private Sub Form_Load()
    WebBrowser1.Navigate ("http://itcollegeall.blogspot.com")
    End Sub

    but when load the page my anti virus show virus i not...
  34. Replies
    9
    Views
    2,110

    Re: how multi replace text in one line

    Label1.Caption="0"
    Label2.Caption="0"

    string2 = "5678 2345 = "0948""

    For x = 1 To Len(string2)

    comma = Mid(string2, x, 1)
    If comma= Chr(34) Then
    Label2.Caption = Label2.Caption + 1
  35. Replies
    9
    Views
    2,110

    Re: how multi replace text in one line

    thanks Arnoutdv
    my some mistake
    "0984" i change " but first " change into A and second change B for example
    A0984B
  36. Replies
    9
    Views
    2,110

    how multi replace text in one line

    Hello
    change multi text replace in one line
    two textbox draw and one button draw

    i write in two or three line in text1

    for example

    "0984"
  37. Replies
    3
    Views
    860

    how open blank or empty text file

    hello
    how open blank or empty text file i used the code but not open file
    error show

    run time error 62
    input past end of file

    code
  38. Re: Used P&D wizard but when i run setup some error show

    What should I do with the SETUP.LST now?
    its mean how delete in SETUP.LST.
  39. Used P&D wizard but when i run setup some error show

    When I use P&D wizard to convert my project1 to .exe.

    But when I run its setup, I see some error. And does not install the program completely.

    This error shows when installed
    ...
  40. Re: not program install other windows please help

    SETUP.LST
    [Bootstrap]
    SetupTitle=Install
    SetupText=Copying Files, please stand by.
    CabFile=prize bond.CAB
    Spawn=Setup1.exe
    Uninstal=st6unst.exe
    TmpDir=msftqws.pdw
    Cabs=1
Results 1 to 40 of 185
Page 1 of 5 1 2 3 4



Click Here to Expand Forum to Full Width