HAI ALL, I AM A FRESHER IN VB. AND I WOULD LIKE TO STARTT TO STUDY VB. CAN ANY ONE GUIDE ME. AND GIVE ME SOME TUTORIALS. I WOULD LIKE TO MAKE A DATABASE. ...
Use WinApi function : "PostMessage" to close other application, the code below will close Notepad where having "Untitled - Notepad" as application caption: ...
The VB5.0 CD comes with tutorials for VB, databases, server/clients aplications, if you could find the CD just have to pront that tutorials. Or you could...
Hi All! I am using DBGrid control in VB, and then I have a question about it. I inserted a column on DBGrid without any value and I want to initialize it...
Hello, Could you try this? set rs=qc.opendatabase(str) with rs flexi.AllowUserResizing=flexResizeBoth flexi.cols=.Fields.Count + 1 flex.rows=1 dim i as integer...
hi all, I have the correct syntax for this to work, but it will only update one record. If i try to run the form a second time and update I can with no error,...
Hey all, I have a quick question about the RichEdit (Microsoft RichEdit Box) control. Is it possible to somehow insert hyperlinks, and images into it? I dont...
Would you please help I want to write an application that should be getting values from a text file containing values like this 100 13.0 200 2/20/2004 100 13.1...
Would you please help I want to write an application that should be getting values from a text file containing values like this 100 13.0 200 2/20/2004 100 13.1...
Hello all I'm starting work on a open source IRCD server, if you know anything about programming IRC api's and commands. Please email me and I will let you...
hi, recheck your path very well make sure it point to the right db. and make you recordset property to be Dynamic. Afa. ... Do you Yahoo!? Yahoo! Small...
Hello every one, I was given a project to write on cybar cafe Billing software.I need Analysis on that please if you people can produce the analysis for me I...
tell me the full meaning of IRCD . ... Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter today [Non-text portions of this message have been...
Hello every one, I was given a project to write on cybar cafe Billing software.I need Analysis on that please if you people can produce the analysis for me I...
hi every body, I want to write an interface that when ever it's runing the the combination key (ctrl + Alt + Del) must not working ,it must be disable. Afas ...
Akeen Ganiyu <anninfotech@...> wrote:hi every body, I want to write an interface that when ever it's runing the the combination key (ctrl + Alt + Del)...
Akeen Ganiyu <anninfotech@...> wrote: hi every body, I want to write an interface that when ever it's runing the the combination key (ctrl + Alt + Del)...
HAI PALS, I wanted to create a form with tabs. that is there must be many tabs on a single form. when I select a tab that page must come. Similarly for others....
Don Roberts <don@...> wrote:Can you please not cross-post to so many groups, most people are in more than one group and will see your message. Thanks ...
Akeen Ganiyu <anninfotech@...> wrote:hi every body, I want to write an interface that when ever it's runing the the combination key (ctrl + Alt + Del)...
Dear all, i hv a little exposure to VB and oracle. Developed 3 packages in VB with back end oracle/Access. Developed a website for Order Enquiry for a Garment...
(With out any sarcasm) If someone is cross-posting the sender obviously does not figure you are part of multiple groups. So the sender obviously is hoping to...
I WOULD LIKE TO KNOW HOW TO CREATE TABBED SHEET IN VB. EACH TAB IS USED FOR SOME SPECIFIC CALCULATION.HOW TO CREATE A TABBED SHEET. PLS EXPLAIN REGARDS JIJOY ...