Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / September 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
inet control: HTTPS and Proxy Authentication doesn't work28 Sep 2004 13:56 GMT1
I'm trying to use the inet control to connect to a secure website
through a proxy which requires a username and password.
The major annoyance is that it works just fine on normal (non-secure)
websites, but HTTPS seems to have problems.
Package & Deployment problem28 Sep 2004 09:32 GMT4
I am using the Package & Deployment wizard to create an installation of a
fairly large VB6 program, which includes several exe files & data modules
(jet).
I have done this successfully in the past, & expected no problems.
close form28 Sep 2004 03:52 GMT2
i'm having a form with a close button, when you press the button you get a
option to save the form.
but when hou press the close button in the border on the right on the top,
it just closes.
VB6 setup wizard28 Sep 2004 03:27 GMT5
I appear to have lost my setup wizard.  Is there anywhere that I can
download this function (upgrade?) or will I have to re-install the whole of
VB6?
TIA
Drag And Drop (retry)28 Sep 2004 03:18 GMT1
I want to use Drag And Drop to handle items in a FileListBox. By selecting
an item from the FileListBox I want to Drag it to another FikeKistBox and
Drop it there. The action is a FileCopy.
Now I gave the FileListBox a DragMode Value of 1. Problem is that:
Probably a DUH! VB6 question28 Sep 2004 03:16 GMT2
I want to run a power point (show) file from a command_click in VB6.  Looks
like it should be simple but this just doesn't work.
Call Shell (App.Path + "\filename.pps")
Why not?  Direct clicking on the filename from My Computer causes it to run
App wide keypress/mouse detect?28 Sep 2004 02:34 GMT7
Is there a way to detect keypresses and/or mouse activity over all the
forms of an application? My boss wants us to add an activity time-out,
which will log the user out of the app, after a certain time limit.
Since this was never considered part of the design, retro-fitting it
Problem with Internet Transfer Control27 Sep 2004 18:36 GMT1
Hello, i'm trying to download a text file;
www.float.com.au/download/20040915.txt
The Internet Transfer Control maybe downloading the whole file but only the
first line of the file is being saved?
Rounding or truncating scientific notation27 Sep 2004 17:48 GMT15
Is there an easy way in VB to shorten scientific notation to achieve a
controllable length? For example: 1.23456789E-13 to 1.23E-13. Rounding or
truncating will work for me.
If I use the Round() function, it just rounds to zero because it is such a
What's the name of that 'button' thats in windows explorer?27 Sep 2004 16:21 GMT7
I'm looking for the name of the kinda button that you see in windoes explorer (and other apps too). For instance, in Windows Explorer (XP),
theres a number of buttons at the top including 'Folders' and 'Search'. If you click on 'Folders' it stays pressed, and if you click on
For Each loop 'Object doesn't support this property or method'27 Sep 2004 15:25 GMT1
For some reason I keep getting the error 'Object doesn't support this
property or method' when trying a For Each statement for my
Collection.
Dim li As ListItem
Drag And Drop (retry)27 Sep 2004 15:18 GMT1
I want to use Drag And Drop to handle items in a FileListBox. By selecting
an item from the FileListBox I want to Drag it to another FikeKistBox and
Drop it there. The action is a FileCopy.
Now I gave the FileListBox a DragMode Value of 1. Problem is that:
Hot to get caption of the main window of the process? // read more inside...27 Sep 2004 11:51 GMT1
I get informations about every process like that:
Dim wmi As Object = GetObject("WinMgmts:{impersonationLevel=Delegate}")
For Each p As Object In wmi.InstancesOf("Win32_Process")
'here i add p to array.
VB6: Automation error (-2147221004 (800401F4)    Invalid interface string.)27 Sep 2004 10:13 GMT5
I have copied a Visual Basic program from one PC to another and when
attempting to step through it via Start I am getting prompted with
Automation Errors ??
I managed to find the error code is -2147221004 which refers to
User Defined Types27 Sep 2004 07:58 GMT6
Having this form and code in a project I get "only public user defined type
in public modules etc....." message
* in form
Dim Vars() As evVariant
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 August, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.