- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
11 Posted Topics
When i was entered into login page the code is here [code] Private Sub txt_Password_KeyPress(KeyAscii As Integer) If KeyAscii = 13 Then If UCase(txt_Password) = UCase(txt_dbPassword) Then Unload Me Modification_Main.Enabled = True 'unlock database here Else MsgBox "Invalid password.", vbExclamation txt_Password.SetFocus SendKeys "{home}" & "+{end}" counter = counter + 1 …
My question is we have to use one text box,using this how to enter multiple values like Bill entery!
I 've the Activex Control the name called StyleButtonX.ocx ,How to insert into components.
I am Using Datareport but the label name was once i changed but not Changing new name in properties Caption is name New Changed name but not showing,showing only last name,so how can i change it?
I am Using datareport When i was add the data and print to ok the output of report has Previous datas all are showing? so how can i get current data alone?
In My source code folder near they are lot of TMP file(temporary file Creating) so how to stop that all
in my Project I would like to use Command button instead of push button ,How can i do that process?
this is control or software or else support some form?
Like The control Name called MScomctl.ocx How to Insert in VB6
In vb6 How to Set App.Path in .mdb file
The End.
vinothmca