| Thread | Last Post | Replies |
|
| Hosting a web site | 06 Aug 2004 13:13 GMT | 4 |
I've written an application in VB.NET and SQL Server and want to port it onto the internet. What is the best way of going about this? I would like to run my own server from home? Is this possible? Can anyone recommend a book/article on how to do this?
|
| Record Set Values | 06 Aug 2004 12:19 GMT | 1 |
have a record set RS2 which runs this SQL query.. This query always returns 1 row and 2 columns. The columns are always null(no data inside) as the select query specifically does this.. I now want a statement that does something like this:
|
| Trap CTRL+TAB when tab dialog control does not have focus | 06 Aug 2004 08:49 GMT | 6 |
I've noticed that my SSTab control will switch tabs when I hit CTRL+TAB (which is pretty much a standard for 'next tab'). However, it only traps it if the tab itself has focus. Anyway to trap this no matter what control on the form has focus?
|
| Security testing | 06 Aug 2004 02:46 GMT | 7 |
Me and a colleague have been asked to write a security program (for the company we work for) which runs from a networked server to monitor activity on the other computers. My colleague has written the software ( he has a vastly greater knowledge of things than I) and I am going to ...
|
| Tool to cross ref code VB6 | 05 Aug 2004 23:59 GMT | 2 |
Any suggestions for a tool that would produce a line numbered listing and a variable/object cross reference table for VB6 code? I am using Office2000 Pro to write an app for Access. I like to work from hardcopy sometimes. -Christopher in Silvana Washington
|
| Macro Enable | 05 Aug 2004 23:21 GMT | 1 |
i got a problem when i open word - it says that the macros disable so i cant program eith VBA. how can i make them ENABLE? plz answer if you know!
|
| Another IP address question (how to get IP address of remote computer) | 05 Aug 2004 19:36 GMT | 2 |
Using the name of a remote machine, how can I obtain the IP address of that remote machine via VB 4 running on the local machine?
|
| Buggy Systay | 05 Aug 2004 18:51 GMT | 2 |
I downloaded a modules to let me add icons to the systay, but I'm having some trouble with it. I got it from devdos.com http://www.devdos.com/vb/Visual_Basic.shtml (http://www.devdos.com/vb/downloads/icons.zip)
|
| ActiveX / Threads question | 05 Aug 2004 18:39 GMT | 8 |
Short question: What's the difference between SingleUse and MultiUse ? Long question: I've been writing some sample code to see how different Instancing
|
| Always on top. | 05 Aug 2004 17:38 GMT | 7 |
Sorry to bother u guys again, But i really need to know how to make my program always on top of others. Like if u have 2 programs open and ur using the other one (not my program) my program would still be on top.
|
| HELP PLEASE - RUN TIME ERROR 6 | 05 Aug 2004 17:12 GMT | 2 |
I'm a new learner to VB 6.0. I creeated a program on VB run some test and have the data save into a predesigned data sheet that was created on MS Word. After developing, I made an executable file for the program. And
|
| ViewPort With Controls Example | 05 Aug 2004 16:34 GMT | 2 |
I posted this to microsoft.public.vb.general.discussion and then I thought that this is the NG I saw the post. So I thought I'd post it here also... I have seen posts lately, here I believe, that someone(or more) wanted to know how to add ScrollBars to their form, ie: ViewPort...
|
| Onlne Mapping code | 05 Aug 2004 15:12 GMT | 1 |
I'd like to integrate geographical street mapping functions into my program such that the user could input an address in my program, and get a browser window with a map of the address displayed. I'd like to use existing mapping services, such as Expaedia, Yahoo,
|
| VB 6.0 on Windows XP - Strange Startup problem | 05 Aug 2004 15:05 GMT | 1 |
I've got Visual Studio 6.0 (just Visual Basic and Tools) installed on a Dell Laptop running Windows XP. Whenever I start Visual Basic, Windows Installer starts up and tries to install some component for Windows Publisher, after clicking cancel (had to do it about five times ...
|
| Unrar.dll usage question | 05 Aug 2004 15:00 GMT | 5 |
I'm using unrar.dll to decompress a number of files in a rar archive file. The files inside the archive are quite big (20 - 30MB) and i would like to be able to show the progress of each file as they are being decompressed. As in WinRAR.
|