Hi,
I have been looking for a while at applications such as Norton Antivirus, MS Money and Quick Books, and have noticed that they seem to have this 'web like' interface to them.
Can anyone tell me if these are special controls they are using or are they the regular controls tweaked to look...
Hi!
I am writing an IIS app(webclass) that (among other things) allows a user to add or modify customer information. It uses a function to write the add/modify HTML. If the function is passed a customer object, it displays the form populated with the information in the object. If there is no...
Hi!
I am writing an app that (among other things) allows a user to add or modify customer information. It uses a function to write the add/modify HTML. If the function is passed a customer object, it displays the form populated with the information in the object. If there is no object, it...
Hi!
I am trying to find the answer to this one...
I have changed all my hard coded SQL queries to parameter queries stored in the DB and am using one of these wonderful things to insert a new record into a table.
With my old way of doing things, the task of obtaining the ID of the newly...
Hi...
Well the thinking was that if in the future I needed to make an adjustment or totally redesign the entire project, deployment would be smooth and simple - change ONE program file.
So what I understand is that the app can be run across a network. Is there anything special I have to take...
Hi...
Well the thinking was that if in the future I needed to make an adjustment or totally redesign the entire project, deployment would be smooth and simple - change ONE program file.
So what I understand is that the app can be run across a network. Is there anything special I have to take...
Hi,
Can anyone tell me if there is a way to write one app...deploy it on one machine - say a server, create shortcuts on users' desktops and allow them to run multiple instances of the same program?
Further is this wise? I have been playing with webclasses, but my experience is slowing things...
Hi all,
Can anyone tell me if there is a way to create an explorer style interface (Outlook, Eudora etc) using VB? Must I code the entire thing manually? I have used VB 6's Application Wizard, but the button bar and the treeview and listview controls look very dated.
I'd like to build an...
Hey all!
I thought I read somewhere that it is best to use a function that returns a connection object whenever a connection object is used thereby keeping the connections centralized.
I cannot recall what I have to do to accomplish this, I have tried something simple, but find that I cannot...
Hi,
I have a form that allows a user to modify a record using a class behind the form. Once the record is saved, the form closes and a listbox on the main form is populated via SQL with the updated records from the DB.
The problem seems to be that when the listbox is populated, the class has...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.