Search:

Type: Posts; User: Condomx

Page 1 of 9 1 2 3 4

Search: Search took 0.04 seconds.

  1. Re: load image from directory and filemame is from mysql to html

    oh i see.. thanks
  2. Insert image into the specified div that has and id or class in the html

    I have this code.


    <html>
    <head>
    <style type="text/css">
    body{background:#666666;}
    div{border:1px solid red;}
    </style>
    </head>
  3. Re: load image from directory and filemame is from mysql to html

    Oh thanks, works like charm, anyway, is there anyway I could insert that image on the specified <div> or <td> or whatever elements that has and id or class if possible, for example, i want to insert...
  4. [RESOLVED] load image from directory and filemame is from mysql to html

    OK i have this code


    <html>
    <head>
    <style type="text/css">
    body{background:#666666;}div{border:1px solid red;}
    </style>
    </head>
    <body>
  5. Thread: file list

    by Condomx
    Replies
    5
    Views
    595

    Re: file list

    works great but how about specifying the folder that contents the swf file and not include the directory that the folder was in? like /MySwfFile .. ?
  6. Thread: file list

    by Condomx
    Replies
    5
    Views
    595

    Re: file list

    can you give me a sample code please because I dont really know how to code it, I just want to have a starting code of it.
  7. Thread: file list

    by Condomx
    Replies
    5
    Views
    595

    file list

    I want all the swf file in the specified folder that I specify will show on the list or listview and will play in a swf player but I dont know how to code it because I'm lack of knowledge in vb code...
  8. Thread: Forms help

    by Condomx
    Replies
    3
    Views
    603

    Re: Forms help

    ok thanks.. you guys help a lot.. aw thats why i love this forum.
  9. Replies
    23
    Views
    1,816

    Re: help help help urgent...

    please make it clear. I dont know and i dont understand what you want to do and what you want to get help with.
  10. Thread: Forms help

    by Condomx
    Replies
    3
    Views
    603

    Forms help

    What is the code like a form will always stay on top and like when the form is shown, all the keyboard keys are disable or atleast the taskbar are hide because i want to make like a net manager for...
  11. Re: textbox with icon/text on the left side

    thanks mr.baja yu
  12. [RESOLVED] textbox with icon/text on the left side

    I want to make like there is a icon(Search icon) or textbox(like.."search here")inside on the left side of the textbox and you can write text next to that icon or text that i put on the textbox and...
  13. Re: Sending image box control image using winsock

    send to my email :john.rushchy@yahoo.com ,so that if it work then i will tell you that it is really modified from the sample .. we can't say if it can't be compared .
  14. Re: Sending image box control image using winsock

    i got an error :

    run-time error '5':
    Invalid procedure call or argument
    and its highllighted in this

    .Contents = stmRcv.Read(adReadAll)
  15. Sending image box control image using winsock

    Anyone know's how to send the image on the image box control using winsock?
  16. Replies
    3
    Views
    2,142

    Re: combobox with icon

    thanks ,..
  17. Replies
    3
    Views
    2,142

    [RESOLVED] combobox with icon

    anyone knows how to put icon on the combo box like when it scrolldown.
    i need a basic code of it, a code that easy to understand.
  18. Re: icon/pictures on Imagelist control to image box control

    working ... thanks to you .
  19. Replies
    4
    Views
    786

    Re: [RESOLVED] vb6 app interface

    oh ok i c
  20. Re: icon/pictures on Imagelist control to image box control

    i use this
    Set Image4.Picture = Imagelist1.ListImages(1) and i got this error
    "run-time error '13':
    type mismatch
  21. [RESOLVED] icon/pictures on Imagelist control to image box control

    anyone knows how to load the icon or picture files from imagelist control to image box control?
  22. Replies
    4
    Views
    786

    Re: vb6 app interface

    oh nvm .. thread resolve
  23. Replies
    4
    Views
    786

    [RESOLVED] vb6 app interface

    i want to do like my app interface include the controls in my app will be same interface on based what windows interface is currently you are running at, like manifest, when you are running windows...
  24. Replies
    6
    Views
    5,070

    Re: vb6 on win7: mscom32.ocx problem

    maybe it is not compatible on win7
  25. Replies
    4
    Views
    702

    Re: Help in MDI form

    thaaaaaaaaaaaaaaaaank you Rhinobull, you save ma' life.
  26. Re: How can I make my MDI menu of green coulur in background and font blue?

    ok i got it ... i think u need an API for that.
  27. Replies
    4
    Views
    702

    [RESOLVED] Help in MDI form

    How can i make the MDI Form can't be resize?
  28. Re: How can I make my MDI menu of green coulur in background and font blue?

    i dont get it ?.. explain more please. please make it more clear
  29. Replies
    2
    Views
    6,364

    Re: [VB6] Blast - Fast TCP Send of a Bitmap

    i am getting a error ;like ;Invalid Procedure ..
  30. Replies
    4
    Views
    647

    Re: Help in winsock

    baja yu

    No,it wasnt give any closure to my problem, it used for transferring listbox item to another listbox

    So again, I want to send all records from the field 'CustomerName' in my access...
  31. Replies
    4
    Views
    647

    Re: Help in winsock

    to the client who send a request to me then ill sent it back with records which is under in the field 'CustomerName'.. hope anyone could help .
  32. Replies
    4
    Views
    647

    Help in winsock

    i am using winsock for the server same as in the client and ms access for back end of my application now
    I want to send all the records that are in the FIELD which has a name of 'CustomerNames'...
  33. Replies
    2
    Views
    843

    about sending data via winsock control

    Can i send image or picture using winsock to the client who connected to my server and then right after the client recieve the image or picture that was sent by the server it will display on the...
  34. Thread: About Forms.

    by Condomx
    Replies
    6
    Views
    839

    Re: About Forms.

    ok thanks, i think thats a difficult task will i wont do it and i will use any easy way maybe MDI way are good, so one question. how to disable the close button or atleast make in invisible?.
  35. Thread: About Forms.

    by Condomx
    Replies
    6
    Views
    839

    Re: About Forms.

    oh not that. i know how to use MDI but i want to do it using those normal forms not MDI, so here, i need the form2 to show on the form1 in the listview mode so that a user can scroll down,scroll...
  36. Thread: About Forms.

    by Condomx
    Replies
    6
    Views
    839

    About Forms.

    How can i set a command like Form2 will show on the Form1 and its like listview mode so that you just scroll down,scroll left or right so you can view the every part or end of the Form2.

    Any help...
  37. Re: How to disable the close button of the form and other..

    thanks ...
  38. Re: How to disable the close button of the form and other..

    how to put the name of the db file in the combo box if the db file found.?
  39. [RESOLVED] How to disable the close button of the form and other..

    1.How to disable the close button of the form?

    2.How to set a command like it will search for the ms access database file in a folder then the name of the ms access database file that found on the...
  40. Thread: About SQL

    by Condomx
    Replies
    5
    Views
    607

    Re: About SQL

    so if i have a vb6 application that uses a sql database and i install it on a computer, do i need to install the sql on that computer in order to connect to sql server?
Results 1 to 40 of 332
Page 1 of 9 1 2 3 4



Click Here to Expand Forum to Full Width