12,425 Topics
![]() | |
Hello all, I'm fairly new to visual basic.net and I hope someone could help me with a problem that I am having. I'm trying to create a card game (nothing fancy, really simple stuff) but I don't know how to create my card class so that the same card cannot … | |
Just got a new laptop with XP on it and having problems running Visual Basic 6 projects. Everytime I open a project and try to view the form, Visual Basic 6 closes and exits out. I can run the application and view the forms, but for some reason can not … | |
Does anyone know how I can bring the odbc administrator up in my app so that the user can select an odbc connection from "inside" my app and that value then get passed back form odbc administrator to my app? | |
Hi, I'm building a D.L.L from 2 basic matlab scripts. I have created the folder in the workspace containing the 2 scripts and I have set the path to this directory as well. My problem is when I type the command: >> mcc -W lib:calcvals-LC-t-T link:calcvals addvals multvals It gives … | |
Hi there this is my first time here. I am working on a problem for school. I am working hard on solving a problem and hope someone can help me. I am making an order form. I have the form all done. It asks for the name, address etc.... Next … | |
Hope some one can help. I just bought a new Toshiba computer with XP Home OS. I am trying to put my wifes XP office professional on there and it works well, except for Word. I am unable to save new documents under the "save" and "save as" options. What … | |
I'm trying to build a windows app with multiple forms. in project explorer i'm right clicking the current project, add->add existing item. then I select a form, but now the project won't build. I get these errors: 'Form1' is ambiguous in the namespace 'WindowsApplication1'. 'Sub Main' was not found in … | |
I wanted to make a visual basic 6 program that allows the user to move the controls around in the program, such as buttons, text boxes, etc. Somewhat like the Microsoft Visual Basic itself. How do I start doing this, I've read everywhere, including the books I have, and it … | |
Hi, How can I create a list in VB of all the computers connected on my network/domain? I'm (still) using VB6.0SP5. The application schould turn on W2K machines. Best regards, Salvator | |
I developed several macros on my computer, but then I copied and pasted the macros on the c drive>program files> microsoft office> templates of several of my users so that they can access the macros when they go into Word. In Word, they click file> new and choose the macro … | |
Why doesn't this work? [code]Public Class testDates Inherits Object Private mMonth As Integer Private mDay As Integer Private mYear As Integer 'constructor Public Sub New(ByVal monthValue As Integer, ByVal dayValue As Integer, _ ByVal yearValue As Integer) mMonth = monthValue mDay = dayValue mYear = yearValue End Sub Public Function … | |
I'm still continuing on the coding of my chat bot, but I would like to add some other features to it, such as letting the using enter a word, and the program encrypts it and sends the result back. So it will make sending passwords or anything they want private … | |
I mostly write macros in word using VBA. A user needs to enter a date like this one: 070797 and I need it to look like this: July 07, 1997 on the document. Can you help? Also, are there other ways of formatting dates? I've tried putting the date in … | |
[url]http://alphabob.no-ip.com:8080/[/url] Contains forums for VB, C++, PHP, HTML, SQL, etc., Tutorial(s) for VB w/ code. P.S. it needs a new skin, if anyone is interested in making one please tell me at kcismybud@hotmail.com. | |
i am doing a software design class for my first year i had a written this psuedocode for a Timer type program type program, my teacher tells me there are errors in it i dont know whats wrong could you tell me please. here it is Program Timer Var mm … | |
I Need some help on the following: I have several QB4.5 stand-alone exe programs that use the RS232 port command: [b]OPEN "COM1:4800,N,8,1" FOR RANDOM AS #1[/b] for data capture from a DCE device. The data capture uses the command: [b]IF LOC(1) > 1 THEN ......[/b] to capture the async data … | |
Can anyone explain to me how to create an ftp com object in VB Script. Thanks, | |
Hi, I have a problem I have an MDI form with a single child form which has borderstyle=none. This child form has lot of controls (like Textboxes and comboboxes). The child form is very big, so half of the controls are not visible. I can drag the scroll bar to … | |
I'm new with VB and I'm trying to write an array to find the time zone per state. AL = CST NY = EST CA = PST If I have a data that has NY as a state I will put EST on the output ...] Can somebody sho me … | |
Does anyone know how to do a static compile in vb6? I run visual studio on my computer, therefore i have msvb60.dll on my computer. i can create executable code on my computer, but it requires msvb60.dll in order to run. this runs on my computer with no problem. the … | |
I am having a problem creating an executable file that will run on a windows 95 maching that does not have any visual basic dll's. i can get Project1.exe, when i try to run this on a windows 95 machine, i get a message saying that it's missing proper .dll … | |
Is it possible to create a .msi installation package using the deployment wizard in VB 6.0 Learning Ediiton? Also, can I change that horrible installtion screen to the more modern "Office 2000/XP Installation"? Or do I need to buy some horribly expensive add-on? | |
This is a nice free tool that Microsoft released to help out ASP.net Web Developers. It's a WYSIWYG development tool that kind of looks like Visual InterDev/Visual Basic. From Microsoft's site: http://www.asp.net/webmatrix/default.aspx?tabindex=4&tabid=46 An article from "The Register" http://www.theregister.co.uk/content/4/25898.html | |
Builder.com made a survey about web technologies. Which are used the most/least. Very interesting. It's based out of 557 people. Here's what it covers: [b]General Technology Skills [/b]covered things not necessarily tied to a particular technology or vendor: e.g., XML, database design, and Web services. [b]Programming Languages [/b]included a collection … | |
Anyone had a chance to try out Visual Basic.net? |
The End.