Hi, Could any one help me with the code/ process to print to a a dot Matrix printer (small font) similar to printing from MS Dos. Thanxs, Sam Sameer Chawla 5...
Good Morning. Is it possible to store the names of functions or subs in an array or table so that when the user clicks and makes a choice the named sub or ...
Sure. I use a listbox, lstPerson, and the follosing t = lstPerson.ListIndex ' Returns text of person in listbox clicked Select Case t Case "Abraham Lincoln":...
Sam, You don't say what it is that you are trying to do here..... You print to a dot matrix printer the same way you print to any printer under windows. So...
Hi All, I seem to have the helpfile missing for my version of ADO. If anyone has a copy of the file "ado280.chm" (which is normally in Windows\Help) could...
I know this should be very simple but I am experiencing difficulty, mostly just with plain syntax! Does anyone have a code snippet for me that shows how to...
FEES = Str(SALES_FEE) where sales_fee is nnn.dd and currency data type fees is a string if sales fee is nnn.dd with dd being > 0 then fees = nnn.dd if sales...
Take your paragraph and apply If...Then ElseIf...Then elseIf...Then End if Bart ... From: vbhelp@yahoogroups.com [mailto:vbhelp@yahoogroups.com] On Behalf Of ...
Hi This is for V9, should be same or similar in 8.5 though Assuming you've gor the control on a form (Called it crView here) and have the relevant references...
Hi, Do somebody know the solution to how put the *.ico file inside of datagrid (Cell) instead of values from DB. I'll be thankfully for any kind of help Kind...
What version of VB and what / who's datagrid? ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best...
I have got problems in Vb. I am doing a project to compare 2 different files. But i have to display each file in MSFlexgrid. the first software is Cadstar. The...
Could someone please tell me how to create a generic XML parser using VB For example for this xml <address> <name>Jonty</name> <petname>Popo</petname> ...
I have not found any means to put a graphic in either the MSFlegrid or the HFlexgrid that comes with VB6.0 (Which does not mean you can't, I just was not able...
Can anyone help me write a function that will WRITE TAGS to an OGG FILE HEADER? heres a function i found and modded that will read an OGG TAG. But this somehow...
Hi Darrell, Thank You for the hint, it looks nice. I'll look close to this solution. At this time I get 'Err 429' when I trying run the Demo... Any ideas? ... ...
Hi I add two database in CrystalReport Designer and I want to pass a table to one of them and another table to another database in VB. I know how to set the...
Hi Is it a way to add a button into datagrid dynamically in vb.net. Iam able to draw and iam using paint method and overirding it. Instead of this i want to...
I will write a programm in visual basic, to calculate a depreciation. You must input in the textboxes, the amount, the periode,lineair,..., and the programm...
Hi friends, I want to send mail through my vb program. I know how to send mail when outlook configure. But i want to send mail when there is know program...
... when outlook configure. But i want to send mail when there is know program configure but connect to net. ... u can use third party component say smtp...
u can use asp componnet also to send mails ... __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. ...