change the content of one dll and ocx writing destruction code inside your file.
can you give me more details
change the content of one dll and ocx writing destruction code inside your file.
can you give me more details
rm_daniweb
if you don't mind please modify the code what write by crackerjacker .
in a textbox I write 100000. I want another text show automatically
"one lac". I mean it aumatically show the in word of that numeric number what I write. how it possible.
hi crackerjacker
now that msg not show. but when I change my computer date more 365 days now the msg not show like 'hi'. the text box show the that date when I start the program.
I think macfee. its free and its update files also free.
You can use [F8] to step through your code 1 line at a time. If there is none, then you need to fix that bug so that your command1 will have a parameter that it can use. It can't use a NULL value.
yes there is none, how can I fix .....
hmmm... data report with condition?...
try browsing to my site > Downloads > AE4AA Projects > Computer Shop...
..That project my solve your problem...
QUOTE]
1. its a log in form. need password.
2. in print button there was no condition
this msg show:
run time error '5'
Invalid procedure call or argument
now what I do?
So, you answer my question with another variable. That's interesting. And so, if I ask you what the value of Param1 is you would give me another variable?
No value in param1
(param1 as long)
What values are you getting for Text2.Text?
I don't understand
help me any body
>> do a date diff based on "d" (day) and if >= 365 display message/shutdown program.
Please help me with code. and details
I made a project (exe). I want when a user use it , after 6 month or 1 year it will expired. I mean the exe is use for 1 year. after 1 year it will show a msg. like: demo version for 1 year. contact with author.
help me anybody
sorry , you are right. I use your code but One of data control use manualy.
I made simple database project. just add a data and see it. but when I run it another computer it show a massage. massage is below:
'E:\Vb6\New folder\db1.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected the server on which the file resides.
When I Press ok (in massage) the exe is running. no problem occurd. problem is only the massage. anybody help me.
please help me with this thread
every thing is ok. thanks
I also say as like Cguan_77.
Private sub from_load()
HScroll1. Min = 1
HScroll1. Max = 100
HScroll1. LargeChange = 10
end sub
Private Sub HScroll1_Change()
Label1.Caption = HScroll1.Value
End Sub
what you mean? "it doesnt just end."
You want it will hide? then write code in form_laod
"me.hide" or "form1.hide"
you can tell here. you can tell details, no problem. everybody can share your problem.
I think at first you a book for some idea. you can make many small program by this book. when you faced any problem you can ask about it here. everbody help you. so I thing at first you start and then share yourself here.
you can connect it by properties. just put a data control and select its properties: connect database access and select the file location and then select the recordsource . all you by its properties.
I made another report by this code. like I select two date (from and to) show data for a preiod like a week or a month. there I use it.
however Please tell me what code I can use here.
I made data report with condition. I want to input a student id number in a text box and press a button to show all data of this student, but a problem when i input a number in the text box (and press the button) for show the report a msg show.
Run time error 2147217887(80040e21)
[micorsoft][ODBC microsoft access driver] optional feature not implemented.
i write code in the button:
Load DataEnvironment2
With DataEnvironment2
If .rsCommand1.State <> 0 Then .rsCommand1.Close
.Command1 Text2.Text
End With
DataReport2.Show
what problem ? Please help me
you can remove it by avg or macfee.
I agree with paddy. cause it update very quickly. another hand you can user macfee. but its update file is so long like 60/120 mb. it also freeware.
its not work. I do it like : I write this code in that text box where I want to enter 3. and the other textbox show (when from load) date 24-03-2009. I don't understand what probleM? please tell me ...
A text box show current date(like 24-03-2009). I write in other textbox
3. I want when I write 3 then the textbox (24-03-2009) automatically increase month like 24-06-2009. how it possible?
I want when I write some text in a textbox it direct pass in data report. I mean generally a data report connect a database and show data from it. but here I want I write and it pass that time data report.
when a datareport show, there has a button to print the page manually. I want when I click the button (to show the data report,it will not show), the page print directly. I don't want to show data report and don't click that button (print) in this page.
you can do it very easily. just put a data control. in properties slelect connection type access (if you want to connect office 2000 or next version you need service pack 6). and select the location of file. and then in record source select the table.
Deva all of your answer wasn't clear. you answer sortly. some time many man didn't understand like me. cause we are (like me) are new in vb. so please answer like vb5prgrmr.
i write code in the button:
Load DataEnvironment2
With DataEnvironment2
If .rsCommand1.State <> 0 Then .rsCommand1.Close
.Command1 Text2.Text
End With
DataReport2.Show
what problem in this code? any body help me.
dear hkdani
if you don't mind can you help me one more. how can I open start menu by clicking a button.
Hi,
Place the Image Control on the Form, Make its property :
Strech = True
and in Form's Re-Size Event Write this Code:
1.
Image1.Width = Me.Width
2.
Image1.Height = Me.Height - 300
thanks. but, dear tell me about my computer. it works with control panel.
Dear Deba what your answer!
dear vb5prgrmr, please clear and details.
Private Sub MSFlexGrid_Click()
from1.Text1.Text = MSFlexGrid.TextMatrix(MSFlexGrid.RowSel, 0)
from1.Text2.Text = MSFlexGrid.TextMatrix(MSFlexGrid.RowSel, 1)
end sub
this code show data in text box when you click row of msflexgrid. after show in text box you can easily save in database.
If I click a button how my computer will be open? I want I click a button then my computer will be open.
help me with my computer, control panel
same code you can use , what you use in another database like access. its not different.
anybody can help me please.
How can I link?
you can tell me with vb6.
if possible then please tell me how I do it.
I make two table in ms access. both of two table has like 'student name' column. when I enter a name it save in table1. Now I want this name will save in table2 automatically. I mean I don't enter this name in table2, but it will store this name automatically when the name enter in table1.
Please details. your answer I don't understan.
1.
I work with a database project. Now I want to show all data (from a table like 'student name' column) in a combo box. how can I do this. I connect the database by system DSN and adodc control. plese any body help me.
2.
If I select a name or ID from this combo box how the all data of this person's will show in data report.