Hi! is there a way to run ms-excel or any other ms application under (inside) a vb6 form. Something like the functionality deployed by ms-explorer ?
El quijote ...
Hi! is there a way to deal with text sizes so your text can fit in your screen regardless the screen resolution the user is using.
thanks ...
El quijote ...
Hi fellowes! Happy new year.
I'm developing a website and I want to upload images. My problem is about image sizes. I don't want the user has to know about sizes, so I have to upload images in standar sizes. I think I could achieve this preprocessing images before uploading. Any hint about how...
Hi fellowes! Happy new year.
I'm developing a website and I want to upload images. My problem is about image sizes. I don't want the user has to know about sizes, so I have to upload images in standar sizes. I think I could achieve this preprocessing images before uploading. Any hint about how...
I have already solved a similar problem but instead a treeview control I had list control.
Private Sub List1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
Dim dy As Integer
dy = TextHeight("A")
Label5.Caption = List1.ListIndex & " " & List1.Text...
Does anybody know why the actualsize property returns
the double of the real size of the field in the record ?
Dim i As Integer
Dim adoConn As ADODB.Connection
Dim userRSet As ADODB.Recordset
Set adoConn = New ADODB.Connection
adoConn.Open "dsn=db_criser", "admin", "criser"...
I'm looking for a thread that talks about knowing if an instance of a program is running. I've searched in the forum, but I can't find it.
Could someone tell me where it is?
Thanks ...
El quijote ...
Hi!. I'm develping an application to read the inbox messages in outlook.
Up to now all is ok, but, (there always a but) I'm
getting a type mismatch error when the application reads
a declination response message. If I delete it from the inbox my application continues reading the messages.
Can...
Hi every body!.
I need help about the following issue:
I need to read some text files located in a web-server.
I think I have to do some connection procedures first, with identification protocols an then start looking in the specific path.
Is it possible in VB6 ?.
El quijote ...
Hi Fellows! I know how to "read" the computer name my program is running on, but what about the computer names on the network. Is there an api I can use to load all the names ?.
Thanks for your promptly responses ..
El Quijote
Hi! I developed the following code to load an ado recordset into a msflexgrid control.
It works pretty fine, but the autosizing options does not
works completelly well. It fails when the column contains
letters like M's and I's or W's or dates.
Is there an alternative way to do column...
Is there in the web community some place where I can learn ASP. I'm an experienced programer (since the days we used puncbed cards for Fortran IV and Cobol). I've coded, punched, typed, debugged and finally implemented zillions of line codes in several languages and I'm facing now to learn ASP...
I spent a lot of time "beautifying" my graphs in excel.
Setting fonts, plot area properties, series color, series patterns, etc ...
I dislike the ones that are the default; Can someone help me.
El Quixiote...
Hi. I'm using a picture control and it is behaving weird.
If i load a picture at design time it works fine. No matter if i minimize the form it remains showed when it is resized; but if i use the pset method to "turn on" some pixels in the pictue I lost the image when the form is minimized and...
hi!. I've done some search in the forum trying to found
a way to do new options additions to a popup menu in
vbcode.
Found nothing.
Is that posible?. Can anybody help me?
Thanks...
el Quixiote
I'm using the showopen method to pick a directory put I can't succeed. I want the user picks the subdirectory he wants to put his files in but it's out of my knowledge.
Thank you
Hi! I'm writing an application that creates a sophisticated report using the Printer Object. Yes, I Know it. It's like constructing the Keops Pyramid. My problem is that I have to put some labels 90 degrees rotated and I'm lost. Is it posible ?. Is there any utility software that could help...
Hi! Could some body help me. I'm developing an application that uses the treeview control. Im trying to set an interfase depending on right click/left click from the mouse on the treeview control.
Is there a way to do that?.
Thanks,
el quijote ..
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.