About > AllExperts  
Search for
  Main Menu Ask a Question Browse Past Answers Meet Top Experts Be an Expert Login (Experts Only)
About Us  ·  FAQ  ·  Tell Friends About Us  ·  Link To Us  ·  Free Encyclopedia  ·  Disclaimer  ·  Tech Support   
  You are here:  AllExperts > Computing/Technology

Basic
 
Active X ProgrammingGet SmartQbasic, Quickbasic
VB ScriptVB.NETVisual Basic

Recent Answers
2008-07-23  Visual Basic - Search for a FIle on a Drive in VB6:   'put a check mark on PRoject_references _ Microsoft Scripting runtime Public Function FileExists(sFullPath As String) As Boolean Dim oFile As New Scripting.FileSystemObject FileExists =...
2008-07-23  Visual Basic - nesting of if else and checking multiple conditions in if else:   are you also ravindra? there are different methods: you could nest a select case if passing parameters. or you could add under elseif variable1 = 100 or such do something elseif variable1 =...
2008-07-21  Visual Basic - problem in vb project:   Your problem is that you try to calculate with variables that can only contain text (so-called "string variables"). To be able to calulate, convert text to numbers frist. A function that can help you do...
2008-07-19  Visual Basic - VB 6 And report:   in access database choose Tools_startup in display forms combobox choose none. uncheck all options including display database window. so when you open the report from Hotel vbp you will see a window...
2008-07-18  Qbasic, Quickbasic - pop up menu in Qbasic:   Hi Doc, First of all you've chosen a difficult language to accomplish this in as Qbasic doesn't play well with interrupts and ASM code which is needed to get the mouse working in DOS. Plus, if you're...


Advertise on This Site | User Agreement | Privacy Policy | Kids' Privacy Policy
Copyright  © 2007 All rights reserved. AllExperts is a property of About, Inc.
The About logo, About and About.com are registered trademarks of About, Inc.