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 / March 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Only public user defined types defined in public object modules ....04 Mar 2008 03:48 GMT2
I have a UDT defined in a module like:
Public Type myUDT
   x as double
   y as double
CDO character limit??04 Mar 2008 02:28 GMT3
Is there a character limit for CDO?
I have a VBS script that uses CDO to send an email message formatted
in HTML.  The message is fine up to a certain amount a
characters(~1000).
Users can copy text shown on the popup/dialog04 Mar 2008 01:59 GMT22
Does anyone know how can I make it so users can select and copy texts shown
on the popup/dialog?
Bit surprised there aren't more virtual listbox controls/code available04 Mar 2008 01:31 GMT32
The standard list box with a maximum of 32767 rows isn't big enough,
so I've been looking for a virtual list box (freeware) for VB6. I've
found one so far. (Steve Mahon's version is for .Net.) So at the
moment I'm using the MSFlexGrid and using it like a list box.
Drivelist-CDROMS only?04 Mar 2008 01:11 GMT36
Is there a way to have a drivebox control on a form that displays only the
cd drives?
Need VB 6.0 Practical DLL Reference...03 Mar 2008 23:35 GMT12
Can anyone recommend a good reference book that for VB 6 DLL with practical
examples and an extensive coverage of topics?
IDE format screwed up03 Mar 2008 23:25 GMT5
Until today when I loaded the VB6 program the screen was divided into
several sections.  The General section showing the available controls was on
the left, then the form|code window and the right the Project Window and the
Properties window.  If   I resized, minimized or ...
String Array Insert03 Mar 2008 22:59 GMT11
Looking for a snippet to move string elements down in an array of strings
after additional empty elements have been added to the array e.g. redim
preserve x(ubound(x)+1).
i.e. need to quickly insert using copymemory.
VB6 Printing question03 Mar 2008 21:40 GMT3
We have the following code and I really don't think there is a problem with it:
Public Sub printData(Data As String)
   On Error GoTo errHandle
   Printer.Print Data
vb6.003 Mar 2008 21:30 GMT8
Q1.Difference between listbox and combo box.
Q2.What are the new events in textbox that has been included in VB6.0
Q3.Can you create a updatecascade, Deletecascade relation in Ms-
Access? If no, give on eample.
ASP, VB, and MSSQL using UTF-1603 Mar 2008 19:36 GMT4
When I POST using UTF-16 on the web using ASP and VBScriipt
(not .Net), to a MSSQL Server 2000, my data gets stored in weird
characters.  My application is used worldwide (Chinese, Japanese,
German, Spanish...) all sharing the same database, but each location
Respond to Cursor Keys with Form KeyPreview03 Mar 2008 19:16 GMT15
I am trying to duplicate the operation of some programs where pressing the
left or right arrow keys will display a different file. I planned to use the
Form's KeyPress (or KeyDown) event with Form.KeyPreview = True. However, it
never gets to the event; the left/right keys move ...
sending hex command/value from VB6...03 Mar 2008 18:23 GMT5
Hi. How do I send a hex value/command (0x41 for example) from VB6 MSComm1?
Thank you.
Programming MSAgent03 Mar 2008 18:08 GMT2
Trying to get started programming MSAgent using Visual Basic 2008 Express.  I
have VB6 working code, but cannot figure out the new syntax for setting up
the initial declarations to get MSAgent working.  Can somebody get me started
with a simple Form with a textbox and a button ...
Option Explicit not taken into account/ not working03 Mar 2008 17:58 GMT13
I experience it quite often that Option Explicit does not work anymore
although it was specified in the current module, usercontrol or form. I
do not want to create a new form or usercontrol anytime this happens and
copy the old code into it just to get rid of the problem.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 February, 2008
 
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.