| Thread | Last Post | Replies |
|
| VB 6 and Web Browser | 20 Jun 2005 17:30 GMT | 4 |
I have created a small program in VB 6, Is there a way to run the Vb Program in a Web Browser as if the user is running the program on a PC? Can this be done? Thanks
|
| Spatial Data Import Wizard | 20 Jun 2005 15:33 GMT | 14 |
When using the Spatial Data Import Wizard from Microsoft for MapPoint I keep getting as error when I try to import .shp Shape Files. The error occurs at the following line. Can anyone tell me what I'm missing??? Latitude = 4769074.13880843
|
| VB6 crashes after writing exe | 20 Jun 2005 15:32 GMT | 8 |
I have a VB6 application carefully tested in the IDE and often compiled while expanding the source code step by step. Now VB crashes after compiling and writing the exe file. I know, of course, that nobody can tell me why. But maybe someone could give
|
| Causes of Application Hangs | 20 Jun 2005 15:10 GMT | 4 |
Is there a list anywhere of causes of application hangs? By hangs I mean an app that is unresponsible to any mouse or keyboard interaction and will not auto-redraw. A ctrl-alt-del shows the app running at nearly 100% CPU and a forceful kill is the only way to pacify your PC?
|
| Code Comment Web Report | 20 Jun 2005 14:40 GMT | 3 |
Does VB.net support 'Code Comment Web Reports' ? If not is it in VS.net 2005? I found that C# Code Comment Web Reports are very useful! Paddy
|
| About Listview sorting.. | 20 Jun 2005 14:24 GMT | 2 |
can the specific row in the listview avoid from being sort? Does anyone know it? Any help with this will be appreciated. rgrds,
|
| Recordset problem.. | 20 Jun 2005 05:53 GMT | 6 |
Hi..I have problem in reading the first record after looping the recordset once. Therefore, i cannot read any record in recordset after the first round reading. How to solve it? Any ideas?
|
| about listview | 20 Jun 2005 05:19 GMT | 2 |
How to show/hide the specific column in the listview?? Any ideas? rgrds, daniel.
|
| Connect to SQL Sererv thru Named Pipes | 20 Jun 2005 03:54 GMT | 2 |
Ijust wanted to know how to configure the SQL Server to use Named Pipes and to acced SQL Server via Named Pipes from VB 6. Thanks for your time, -Aruna
|
| charting problem | 19 Jun 2005 23:59 GMT | 8 |
How would I show age sex frequencies in a graph? The x axis should hold the 11 groups, 0 to 10, 11 to 20 etc. and the y axis should show both the frequencies in males as well as the frequencies in females.
|
| Consultant Wanted -- VB to Web Site | 19 Jun 2005 22:44 GMT | 1 |
I market a card game to casions. I currently use a stand-along VB program to market the game. I would like to convert this to a web site where people can play the game to see how it is played. I am looking for someone to convert this program into a web-based program.
|
| VB Scripts for I-Net | 19 Jun 2005 17:24 GMT | 2 |
I likely qualify as an advanced hack having written some sophisticated apps for my business and a couple of others but am no way a 'pro' and am usually one version of everything behind the rest of the world. Recently I designed a website using HTML and a text editor. My HTML
|
| XP Icons | 19 Jun 2005 08:07 GMT | 3 |
With my VB5 and VB6 I have a long list of *.ico files. Does a comparable listing of XP icons exist for downloading? Do free XP icons exist anywhere? Thank you, Jim Y
|
| Backing up a VB 6.0 Project | 19 Jun 2005 04:18 GMT | 3 |
I need to make a copy of a visual basic project folder to another folder, but, obviously, the paths to the project members (forms, modules, etc...) don't follow when I do this. Opening the .vbp gives errors "path not found ... - continue loading...?"
|
| Why? Compile Error: Expected: = | 19 Jun 2005 04:07 GMT | 2 |
I have a proc defined in module1. I try to call it from a form's method and I get the error message "Compile Error: Expected: =". Form1: dim l_db as recordset
|