| Thread | Last Post | Replies |
|
| String Space Available? | 13 Apr 2005 15:44 GMT | 3 |
I am not at home where my files are at, and I had a question; What is the string space available? Example: Type Declaration Array (UserDefined) Name As String 32
|
| missing sscrc.dll | 13 Apr 2005 15:26 GMT | 1 |
-------------------------------------------------------------------------------- i try to create a installetion packge but missing sscrc.dll
|
| Unhandled Exception in xxxx.exe (NTDLL.DLL): 0xC0000005 Access Violation | 13 Apr 2005 08:33 GMT | 1 |
I have an application which helps in making a document. For printing, you can use "Print Preview" which is also a part of the application. Now when you click the 'Print' button in the preview form, the Windows Print dialog pops up. Once you click 'Print' on this Windows Print
|
| Visual Basic 6 on Windows 2003 Server | 13 Apr 2005 05:27 GMT | 3 |
How do you do that with out an actual dll? I have not compiled the project yet. I want to run the program in code so I can set break points for debugging. Marcus
|
| Fax Component | 13 Apr 2005 03:48 GMT | 1 |
I use fax object, "Microsoft Fax Service Extended COM Type Library" in XP and VB6 to send fax. It's ok to fax. How to configure the orientation of fax via programming? It is changed based on different type of documents. Besides, how to fax 2 or more files in one time dialing? ...
|
| Markers for MSChart control | 13 Apr 2005 03:45 GMT | 2 |
Hey all, I was playing with the various display properties for an MSChart control. I wanted to change the "marker" for a line graph (i.e. chart.chartType = VtChChartType2dLine), and I came across a hunk of code on the MSDN:
|
| distribute wps.exe | 13 Apr 2005 03:42 GMT | 1 |
I originally posted this in deployment, but that newsgroup doesn't seem to get much action so I am reposting it here. I still support a VB3 application. In in I distributed wps.exe. I was told today that I am not allowed to distribute this program. I was wondering if
|
| Macros for Internet Explorer 6 ? | 13 Apr 2005 02:42 GMT | 4 |
We often access websites for testing that require us to enter a lot of similar information with each inquiry. Is there a way for us to write a macro or script that will allow us to automatically fill-in a majority of these fields automatically each time? This would be a great ...
|
| HELP.. Looks good BUT.. | 13 Apr 2005 02:11 GMT | 2 |
I dont want it opening a new app everytime.It is doing what I want which is Headers, needed only at NEW EXCEL APP. Has the values going to rows, then inserting itself a new row (blank) ready for next set of values when i click the cmdButton. However on click it just runs NEW ...
|
| HTTP-Request and Response | 13 Apr 2005 02:04 GMT | 3 |
I never worked with HTTP-Request and Response yet. A client needs to send a HTTP-Request from my Software and receive the Response. The request looks like this: http://localhost:1531/store?C=0&P=1&F0=1&F5=1&F7=0&F8=Engelbrecht&F9=Dieter&F10=19800101
|
| Visual Basic 6 on Windows 2003 Server | 13 Apr 2005 01:57 GMT | 3 |
Has anyone successfully been able to run a VB6 project in code on Windows 2003 Server? I have a virtual server with Windows 2003 Serve Standard installed with Visual Basic 6 SP6. The project that I a tring to run is a ActiveX Dll project and I have an ASP Page that trie
|
| SBS 2003 | 13 Apr 2005 01:50 GMT | 2 |
Does it install the CLR as in Windows 2003 Server? Thks.
|
| SQL In 2 Databases | 13 Apr 2005 01:43 GMT | 2 |
Hi Group I was wondering how i could get my simple SQL query to check through 2 databases? Both databases are in c:\data\
|
| Using VB to send mail through exchange 2k | 13 Apr 2005 01:36 GMT | 1 |
I am trying to add a portion to a script that will e-mail me if the script errors out with the error number and error description. I am using Exchange 2000 with the newest service packs and such. I have pasted just the email portion into its own vbscript for testing. Every ...
|
| How to receive emails in VB6.0 using POP3 server | 13 Apr 2005 01:23 GMT | 2 |
I want to know the functionality to receieve emails from VB6.0 using POP3 server authentication,If any one knows the solution please let me know. Thaks in advance. Mamatha
|