2,155 Posted Topics

Member Avatar for huBelial

This is a VB.Net question, I have asked the mods to move it from here (vb4/5/6) to .Net.

Member Avatar for fariid
0
194
Member Avatar for ashvyas

I'll try and paste the solution here tomorrow, I'm going home now.:) Thanks for opening a new thread and marking the previous.

Member Avatar for ashvyas
0
127
Member Avatar for lucabrasi

Software is a wide based platform. Are you going to develop only, sell software, is it web based or desktop based etc?

Member Avatar for BitBlt
0
242
Member Avatar for cryzone77

It seems that you are trying to add a new record to your table, but there is nothing (no data) to add. You need to show us what code you have used to execute the INSERT statement.

Member Avatar for AndreRet
0
227
Member Avatar for Jean Pion

Try to change your form Redraw property to true. This should eliminate most of the flicker. The problem is that the flicker is created by your timer, it loads the pic every time the call is made, hence the flicker. A quick work around would be to add another timer …

Member Avatar for AndreRet
0
421
Member Avatar for AndreRet

I'm not sure how to write this in php, so any help will be appreciated - In vb6, I would have had a function similar to this code - [CODE]Function GetReserve() Dim xAmount As Integer, xValue As Integer Select Case xAmount 'Where xAmount is an Integer Case Is = 0 …

Member Avatar for AndreRet
0
173
Member Avatar for bookstorecowboy
Member Avatar for bunnyali2011

To read from a text file, try the following - [CODE]Private Sub Reading_Click() Dim variable1 As String Open "c:\My Documents\sample.txt" For Input As #1 Input #1, variable1 Text1.Text = variable1 Close #1 End Sub[/CODE] At Text1.Text you can now check if a word exists etc. The above is a sample, …

Member Avatar for Nick Evan
0
776
Member Avatar for bunnyali2011

I'll work on this by converting my vb6 code to .net and i will post as soon as I can. Feel better now?;) You guys gave me a good laugh!:)

Member Avatar for bunnyali2011
0
438
Member Avatar for satti

Use the exact same code you have under cmdAddEntry button WITHOUT the .AddNew - [CODE]With DataEnvironment.rsDataTable 'Remove AddNew here... !Date = txtDate !CodeNo = txtCodeNo !DealerName = txtDealerName !TruckNumber = txtTruckNumber !Product = txtProduct !Quantity = txtQuantity !NetPrice = txtNetPrice !Commision = txtCommision !Rent = txtRent !Labour = txtLabour !ReturnExpense …

Member Avatar for AndreRet
0
200
Member Avatar for jaai

:) Small things normally causes the worst headaches. Glad you could solve this.

Member Avatar for AndreRet
0
130
Member Avatar for martin11ph

The "3D" look of charts can be used in vb6 by making use of the excel API and chart modules (2003 versions and up only, Excel 11 -->). The coding behind it is however somewhat involved, I suggest you read up on this before attempting to use it.

Member Avatar for martin11ph
0
408
Member Avatar for WASDted

Maybe your name and email has been banned.;) I did not experience the problem, only the delayed mails. I have noticed that i do not receive all the mails if there was a few replies, only the one directly after my reply. I then have to scroll or load the …

Member Avatar for WASDted
0
241
Member Avatar for vinothmca

You select command button from your components list and add it to the form. What exactly do you need to do. With the current information we can not help you.

Member Avatar for debasisdas
0
317
Member Avatar for daniweb2011

@Daniweb2011, please open your own thread with your question. You will receive no answers from here because this thread is very old AND it belongs to another member. You also need to give us much more information of what you need, just asking for code will not get you any …

Member Avatar for AndreRet
0
97
Member Avatar for abu taher

Just remember that Sendkeys will NOT work in Vista or Win7. I took the entire long route which works wonders. If someone knows what they are doing, they can still use task manager.... This will disable it until the application is closed. [CODE]Public Declare Function SystemParametersInfo Lib "user32.dll" Alias "SystemParametersInfoA" …

Member Avatar for AndreRet
0
877
Member Avatar for pito_donje

You HAVE showed some effort, so follow my link to the same question a while back. The code sample is there which will disable taskbar etc. Find the link [URL="http://www.daniweb.com/software-development/visual-basic-4-5-6/threads/341779"]here[/URL].:)

Member Avatar for Jx_Man
0
200
Member Avatar for NuDaiye

As Jamie mentioned, you already have a feel for it, try and get at least one language under your belt, the rest will follow. Good luck with your career.:)

Member Avatar for AndreRet
0
179
Member Avatar for diafol

I for one will not miss a game. We have started with our Super 14 series here, we'll see what will come from that. Here is the fixtures if anyone wanted it - Date KO (GMT) Home Score Away Venue Links Fri 4th Feb 11 19:45 Wales v England Millennium …

Member Avatar for royng
0
728
Member Avatar for royng

So true. You see a member, give them a hearty welcome, HELPED them and then get a kick in the a** for it. The real members here is much more than 10 000 though I'm sure.:)

Member Avatar for royng
0
167
Member Avatar for frogboy77

[QUOTE]Are you people just genuinely good human beings?[/QUOTE] Most definitely we are. We do not get paid, spend more time here than what is good for us, yet we are here.;) It boils down to the satisfaction I suppose, and for some, a building of a reputation which can be …

Member Avatar for jon.kiparsky
0
269
Member Avatar for jon.kiparsky

Reaching out towards other people in need can never be seen as "breaking the rules". Thanks for your ploy to help. I am however sure that we do not want to start a tendency here, so I suppose the mods will monitor this.;) Thanks Jon, we'll help where we can.:)

Member Avatar for jwenting
2
269
Member Avatar for bunnyali2011

Try the following - [CODE]If Combo1.Text = "Product" Or Combo1.Text = "Size" Then MaskedEit1.Enabled = False End If[/CODE] Do this under your combo_click event.

Member Avatar for AndreRet
0
182
Member Avatar for otomatis

I would rather write a sub to get the Date and then the Time seperate - [CODE]Dim xDate As Date Dim xTime As Date Dim xBoth As Date xDate = Format(YourDateHere, "YYYY/MM/DD") xTime = Format(YourTimeHere, "HH:MM:SS") xBoth = xDate & " " & xTime[/CODE]

Member Avatar for AndreRet
0
100
Member Avatar for GrimJack
Member Avatar for Mitchell VB 6
Re: VB 6

Encryption not so sorely for usernames but for passwords. Usernames can not really give you access to anything, it's the passwords that play the main role. @Michelle, have you considered starting the use of a database or text file?

Member Avatar for AndreRet
0
109
Member Avatar for vinothmca

It is most definitely a component, but not by MS or Apple, which makes it a third party component. I could not find anything related to it and I have never heard of it either. In what application did you see it?

Member Avatar for AndreRet
0
38
Member Avatar for cwarn23

Very true. As Ancient stated, we will probably be the cause of our own extinction, maybe before 2012... My motto, drink as much as you can, watch as much sport as you can before 2012, just in case!:) I know this is a serious thread, but so is all other …

Member Avatar for GrimJack
2
358
Member Avatar for royng

Nah, no supernatural stuff for me, although my wife does look like a monster if I had too many at the pub and got home late. Maybe I should compare photos of Loch Ness and her... mmm;)

Member Avatar for royng
0
139
Member Avatar for jmrpjb

Welcome to Daniweb.:) I have asked the mods to move this post to Community Feed back where we will answer all you need to know.:)

Member Avatar for jmrpjb
1
253
Member Avatar for TheChozen

The index out of bounds error is because The Chosen copied and pasted your code as is. If there is a call to more columns than what exist in the list-view, the error is raised. @The Chosen, you need to modify Das's code OR paste some of your own so …

Member Avatar for TheChozen
0
174
Member Avatar for bro3886
Member Avatar for plannerK
Member Avatar for pdenman
Member Avatar for AndreRet
0
124
Member Avatar for saddas

Paste your code. It all depends on whether you are using a control, adodc etc. What sql statement are you using? Post some code so we can help.

Member Avatar for AndreRet
0
119
Member Avatar for satti

That code is normally used in a printing function. You need to tell us more about your problem, we can't do mind reading here... ;) (Although we CAN code)

Member Avatar for AndreRet
0
170
Member Avatar for pito_donje

@Das, the link gives a sample of saving as a blob to sql, mysql. It will not work for the poster.:) @Pito, the following code will help. The size does not matter, what does matter is the breaking down into bytes to save it successfully.;) [CODE]'Just add the controls as …

Member Avatar for AndreRet
0
180
Member Avatar for Pradeep_G

Keep in mind that most web hosting companies do not allowed asp server pages, only php. This might affect you in the future.:)

Member Avatar for AndreRet
0
175
Member Avatar for androidz

The above code is incorrect AND all the lables will not be visible except for the last one added because the top and lefts is in exactly the same place, defying the object... Add one label to your form and set its index to "0", its visible property to False. …

Member Avatar for AndreRet
0
770
Member Avatar for Dr_Anonymous
Member Avatar for coolpintud
Member Avatar for AndreRet
-1
169
Member Avatar for techevar

I suppose there is a two sided way of looking at it. Some people will benefit, others will loose out. Yes it is cheaper to outsource, but who's smiling in the end, not the permanent employed people about to loose their jobs. The only ones laughing to the banks is …

Member Avatar for Rashakil Fol
0
319
Member Avatar for conorthegreat
Member Avatar for otomatis

Try the following - [CODE]Dim mailmwo As Excel.Application Dim mwoBook As Excel.Workbook mwonum = txtScan.Text Set mailmwo = New Excel.Application Set mwoBook = New Excell.Workbook[/CODE]

Member Avatar for monarchmk
0
2K
Member Avatar for Jakes12345

[QUOTE]What Does Implied Volatility - IV Mean? The estimated volatility of a security's price. In general, implied volatility increases when the market is bearish and decreases when the market is bullish. This is due to the common belief that bearish markets are more risky than bullish markets. Implied volatility is …

Member Avatar for AndreRet
0
103
Member Avatar for Jaseem Ahmed

@Jaseem - Use the combo box List index number to set the recordset to that record - [CODE]Dim xIndex As Integer XIndex = Combo1.ListIndex Rs.AbsolutePosition = xIndex Text1.Text = rs!Description[/CODE] This will display the record as was selected from the combo.:)

Member Avatar for AndreRet
0
4K
Member Avatar for umamahesh2020
Member Avatar for AndreRet
0
172
Member Avatar for Shanti C

Dani is busy tweaking the site and she is also changing the entire sites URL. There were quite a few hickups, but its getting solved as we go. Have a look at [URL="http://www.daniweb.com/community-center/daniweb-community-feedback/threads/350652"]THIS[/URL] post where most of the hassles is being discussed. You can add your question there and I'm …

Member Avatar for ~s.o.s~
-1
404
Member Avatar for susheelsundar
Member Avatar for satti

The End.