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 / July 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB Form Question30 Jul 2004 16:22 GMT2
I would like to have a form which allows minimizing, disallows
maximizing, and is not resizable. I can set the .MaxButton property to
false to prevent maximizing, but if I set the .BorderStyle to "fixed",
I lose the minimize button. Is this possible at design-time or do I
Add a reference to an exe from activex dll?30 Jul 2004 15:11 GMT16
I have a an activex dll I'm using from asp, I'd like to send a string from
my dll to a standard exe I've written. How is this done? I can't seem to add
my exe as a reference without getting an error. Is this possible?
---
STRICT in VB30 Jul 2004 15:06 GMT14
I see from the Visual Studio documents that I can use the "STRICT" in
VC/VC++ but there does not seem to be a VB equivalent.
I have been trying to be very careful with not using implicit type
conversions and rarely use the "Variant" type. I would like the compiler to
MSHFlexGrid30 Jul 2004 13:31 GMT2
Im running VB6 ( SP 6) and SQL 2000
On one of the my forms i have a MSHFlexgrid containing x number of rows and 6 Coloums. This grid is only for displaying data.
What i would like to do is search the grid cells for a given value, and if found, highlight that row. Is this possible, ...
Filling a combo box with an array procedure???....30 Jul 2004 10:42 GMT3
Is there an easier way to fill 4 combo box's with the same .additem
(information) with an array procedure? rather than my way below...
   Form4.Combo1.AddItem "No"
   Form4.Combo1.AddItem "3MM"
Query Regarding SOAP30 Jul 2004 09:23 GMT1
I need to use SOAP in my VB application to send and receive messages
beteween 2 server.
My Query is what all should i need to use it?
Do i require SOAP server ?
Returning an array with a Function30 Jul 2004 06:39 GMT15
Can someone tell me how to get an array from a function?  ie my function
generates an array that I want to get back into the calling routine.  I know
I could use a sub and perhaps global the array but I prefer if possible to
use the function.
Anyone point to a tutorial on Collections and Classes30 Jul 2004 04:25 GMT8
I've decided my app will greatly benefit by upgrading to classes (presumably
not using UDTs) and using a collection to manage the many instantiations of
the classes.  I've ran the VB Class Builder but I'm not following the logic
very well (lots of whys?) and some code samples I ...
repaint fails on some machines30 Jul 2004 00:37 GMT2
Hi one and all,
I am having a problem with a form that has invisable frames on it, that
become visible under certian circumstances and then with a movement of the
mouse frame1.visible = false.
killing / stopping / deleting a print job via VB29 Jul 2004 23:20 GMT2
I want to ask this question before I start just in case it is not possible:
Is it possible to [kill / stop / delete] a print job by using a program and
not "manually" using the print manager?
Any help would be greatly appreciated
Use  C++ Treeview In VB29 Jul 2004 22:50 GMT1
I have posted this question in another group but I have received no
response.  I am not really sure where this question should be asked.
I have an ActiveX DLL written in VC++ 6.0.  That dll is using the
standard treeview control that came with VC++ for use in ActiveX
Serial port comm from Excel VBA29 Jul 2004 22:31 GMT1
I have to develop a program that will transmit a file to the serial port of the PC as well as read responses from the device connected to this port.  Because the file to be transmitted will depend on certain entries in a spreadsheet, Excel VBA seems a natural choice.  I am quite ...
Start .bat file from VB29 Jul 2004 20:42 GMT2
I have used the shell to run a .bat file before but I can't figure out why this .bat won't run from VB. It runs when I double-click it in windows explorer. The VB code to call the shell is as follows:
Shell "c:\FFTOEDI.BAT", vbHide
and the contents of the FFTOEDI.BAT file are as ...
Help me understand GUID please.29 Jul 2004 19:59 GMT10
I've read around the web that a GUID approach can be used as a moderately
secure way of protecting software. I have an application that needs only
moderate protection (it has a fairly limited market) and wanted to try my
hand at a GUID based security approach.
Comparing Source Code29 Jul 2004 19:51 GMT15
There are a lot of file compare utilities. Can anyone recommend one
that is particularly good for comparing .bas modules?
A long time ago, when I was working on mainframes, we had a utility
that would compare BAL source files. It was absolutely uncanny. If it
 
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.