Visual Basic Questions


WRITING LONG LINE ON TEXT FILE
HOW TO WRITE 4OOO LONG STRING OF CHARACTERS IN ONE LINE (NO WRAPPIN) ON TEXT FILE USING FILE SYSTEM OBJECTS IN VB6 ?

Answer Question   |  January 1, 2008  10:49 AM
LONG STRING, VB, Visual Basic
asked by:
AB
5 pts.

Header in Word Document using VBA
How to have different stlye within the same header,i.e. if a header consists of 3 rows the 1st header is bold and the second 2 are not. This way a single page should have a header consisting of 3 lines and each line has different format

Answer Question   |  December 31, 2007  5:31 AM
Microsoft Word, VBA, Visual Basic
asked by:
5 pts.

Remove multiple items for list box
I want to remove multiple items from listbox control.

Answer Question   |  December 11, 2008  4:27 PM
Interface design, VB, Visual Basic
asked by:
5 pts.

running a vb pgm in CL hangs
When I run a vb pgm in CL, the screen hangs.

Answer Question   |  October 29, 2009  3:57 PM
CL, Visual Basic
asked by:
5 pts.

Vb Problem
I use MS Acess database for VB. For reporting I use Data Report. Now I want to import data from MS Access (two different tables) in the same report. Pls help me ….

Answer Question   |  November 28, 2007  12:00 PM
VB, VB Data Report, Visual Basic
asked by:
5 pts.

Visual basic ressources
What are the existing Visual Basic ressources (existing free code)

Answer Question   |  November 14, 2007  12:45 PM
Visual Basic
asked by:
0 pts.

connecting VB2005 Express with remote msSQL2005 Express server
I’m trying to do the above with no sucess although I can connect msQuery, create msAccess projects, and ODBC with the remote server. The remote server is already configured to accept remote connections.!!! the message is that the remote server do not allow remote connections!!! any ideas

Answer Question   |  December 2, 2007  8:07 AM
Connect, Remote access servers, SQL Express, SQL Server 2005, VB 2005, Visual Basic
asked by:
0 pts.

Help with VBScripting – Beginner
Attached is the script I’m working on for an assignment. I cannot get the count to work for the number of temps equal to the avgtemp. for each member in temps if member = avgtemp then count=count + 1 next What am I doing wrong? ——————————————————– Option Explicit Dim temps(), numtemps, j, mess, avgtemp, member, [...]

Answer Question   |  February 21, 2008  6:43 PM
VBScript, Visual Basic
asked by:
0 pts.

VB.NET CLIENT/SERVER APPLICATION
Can anybody help me, I’m wanting to create a client/server application in Visual Basic.NET to provide a network administrator with a remote enquiry tool (NetAdminSystem). The NetAdminSys tool should consist of two programs: the NetAdminSys server that is running on a remote computer (that acts as a network file server) and the NetAdminSys client program [...]

Answer Question   |  January 13, 2010  9:15 AM
Client server software, Client-server computing, Microsoft .NET, Programmers, Visual Basic
asked by:
0 pts.

How can I display excel and word documents as AS/400 views
Excel and word documents that reside on our server need to be displayed as AS/400 views/screen displays. How can this be done?

Answer Question   |  November 27, 2007  5:41 PM
AS/400, Microsoft Office, Visual Basic
asked by:
65 pts.

I can update the dataset, but not the database
Posted on behalf of BodjorB: I have been trying to update a database in a program i developed using Microsft Visual Basic 2005,SQL Express — whenever I enter data and click on Update, this updates the dataset, but the database is not updated. What am I forgetting?

Answer Question   |  October 5, 2007  12:37 PM
Database, SQL Express, Visual Basic
asked by:
225 pts.

programming using c#,winforms and visual studio.
i cant think of what to write in this part of the code so that the password character is ” * ” when the user enters his/her password.pliz help private void txtPassword_TextChanged(object sender, EventArgs e) { char Password =GetStyle (“*”); txtPassword.Focus(); } i just have no idea what to write so that this particular code [...]

Answer Question   |  October 24, 2007  7:29 AM
ASP, ASP.NET, C, ColdFusion, DataCenter, Dreamweaver, HTML, J#, J2EE, Java, JavaScript, JSP, Macromedia Flash, Photoshop, Programming Languages, SQL, VB.NET, VBScript, Visual Basic, Web development tools, Web site design & management, XML
asked by:
0 pts.

C#.Net
Does anyone know of a good place to find people with C#.net experience besides the big job boards? We have several positions in the Financial/Trading industry in Chicago but we are having a hard time finding enough people with this skill set. Any Blogs, User Groups or Niche Sites you can recommend? Please forward on [...]

Answer Question   |  March 10, 2008  3:58 PM
Application development, Business Objects, Business/IT alignment, C, Career development, Certifications, Cognos, Computer Associates, Crystal Reports, Data Junction, Data mining/analysis, Data warehousing applications, Database, DB2, Deltek Systems, Desktops, Development, Distribution/logistics applications, Enterprise Desktop, Financial services applications, IBM, Linux, Management, Microsoft Windows, MySQL, Oracle, OS, PeopleSoft, SAP, SAS Institute, Security, Servers, Software Quality Assurance, Software testing, SPSS, SQL, SQL Server, SS&C Technologies, SunGard Data Systems, Systems Union Group, Training, Transaction Systems Architects, VBScript, Vendors, Visual Basic, Web development, Web development tools
asked by:
0 pts.

Would like visual Basic app to control a javascript app by passing command line commands
Hi, I have a javascript application that I use to debug hardware at my job, and its user interface is a command line in a (WindowsXP) dos window. This is kind of crude (e.g. to read a memory location you have to type something like “gfcb.readx(0xcf001234)”) so I would very much like to design a [...]

Answer Question   |  May 30, 2007  6:28 PM
Desktops, Development, Management, Microsoft Windows, OS, Security, Servers, SQL Server, Visual Basic
asked by:
0 pts.

Device stops at midnight
I am using a 232SDA12 which is a data acquistion device from B&B Electronics. I am using the following VB code and for some reason it stops at midnight. What am I missing? ‘***************************************************************** ‘ File name: 232SDAXX.BAS ‘ Version: 2.00 ‘ Release Date: 12/09/06 ‘ Latest version for test. ‘***************************************************************** DECLARE SUB locate.module () [...]

Answer Question   |  April 3, 2007  3:46 PM
Visual Basic
asked by:
0 pts.

Displaying a form from a dll that resides in the dll
I have an application that has an API which I am attempting to use. The API allows me to modify (add) to the applications menus. I have added a new menu item and by modifying the appications registry settings I am able to assign a DLL to the new menu item. I have done a [...]

Answer Question   |  January 31, 2007  6:34 PM
Visual Basic
asked by:
0 pts.

Is there music note component….
Hi, I want to write an application that I need controls about music note(Do,Re,…Si)and showing the graphical of every note in application,is there such control for visual basic? Could you please help me? Thank you. ——– Regards Mahnaz

Answer Question   |  January 25, 2007  3:41 PM
Visual Basic
asked by:
265 pts.

Visual Basic 2005-2
Please help me complete this program! My task is to create a program to count the number of times the letter “a” occurs in a given string. the user will enter a string in a text box and the number of occurances of “a” will be displayed when the user clicks a button. I have [...]

Answer Question   |  January 15, 2007  7:12 AM
Business/IT alignment, Development, Visual Basic
asked by:
0 pts.

How to create our own set up file in VB 6.0
Dear friends, I want to know how to create setup file of our project in VB 6.0. Wait…I know how to create setup file using package and deployment tool but I want to know how can I create a file in which we can include images, pictures, some animations. I mean setup file with our [...]

Answer Question   |  April 19, 2013  6:19 AM
Career development, Data analysis, Development, Lifecycle development, Project management, Training, Visual Basic
asked by:
0 pts.

how to Extract Serial no.s of processor, hard disk, motherboard?
dear members, i want a sourcecode for retrieving serial-code/batch-code of processor, hard disk, mother board or any other peripheral device of personal computer. i think every hardware part of pc must b given some no which i want to know through vb waiting for u r help thanking you plz help to do this task [...]

Answer Question   |  July 31, 2008  9:24 AM
VB, VB.NET, Visual Basic
asked by:
0 pts.