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 / February 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Object Array, why it does not work ?21 Feb 2007 02:52 GMT14
I set up a heirachy array of classes, Order, OrderItem and OrderItemMod. The
best way to look at it is open a new VB project and copy the following:
1) Module1.bas:
   Private Sub Main()
Marshalling std Picture21 Feb 2007 01:48 GMT2
Public Function GetPict() as Picture
and...
Public Sub GetPicts(ByRef Picts() as Picture)
The first example worked briefly then I started getting weird COM(?) errors.
CAPICOM, SMTP, Signing, and Encryption21 Feb 2007 01:33 GMT4
I am attempting to write a VB.NET 2005 application that will
automatically send signed and encrypted emails with attachments. I am
finding pieces of code here and there but nothing from start to
finish. Does anyone know of any sample code out there? In lieu of
Mapquest and Google Map20 Feb 2007 23:24 GMT3
I'm using mapquest.com in VB6 application in order to display a location of
the client.
I'm building url by doing this:
   strURL = strMapQuestURL & m_Address & m_City & m_State & m_Zip &
vb20 Feb 2007 23:21 GMT8
hello everyone I am asanchez2009@verizon.net    tony vegeta i was
wondering if you can help me with spam
spread sheet formula20 Feb 2007 22:54 GMT1
I would like to write some kind of Excel like spreadsheet program, and I
want to have cell addresses in the formulas, just like in Excel ( = A1 *
(C7+B23/2)  and don't know how to extract these address tokens before
replacing them by their actual values. Evaluating something like ...
Immediate window in Visual Studio20 Feb 2007 22:39 GMT3
Hi.  I first have to thank those of you who have answered my questions
in this newsgroup.  I'm new to VB and so I appreciate your tolerance
if I post multiple questions here.
I'm trying to use Debug.Print to see various values at various points
MDAC and SP5 on Vista20 Feb 2007 21:54 GMT4
MDAC seems not to install.
SP5 requires MDAC 2.5 or above to be installed.
VB6 without SP5 is worthless.
Also VB6 works fine, but when saving a .frm for example
Two forms with focus?20 Feb 2007 21:37 GMT6
I was given a screenshot of an application that shows what appears to be a
modal msgbox in front of the main form.  Both forms have a dark title bar
which makes it appear they each have the focus.  Is this difficult to do
programmatically?
Load form size and position from registry Error20 Feb 2007 18:20 GMT2
Hello, I'm trying to store the form's position and size to the
registry and then load then when the form loads up.
I found this code online and I've been trying to adapt it to my form.
So far, I am able to store the left, top, width, height to the
To Set elements of array20 Feb 2007 17:25 GMT5
I would like to set elements of array using redim , No of elements
must be the number of records returned from recent "select query"
  sql = "select supname,tin from supmas"
   rs.Open sql, Db, adOpenDynamic, adLockOptimistic
VB6 - ADO to Access Back-end20 Feb 2007 17:20 GMT5
Accidentally placed this in Visual Studio earlier...sorry.
App has been running over 6 years.
We recently changed a Server - IE..\\ABC\Bob....
went to \\DEF\Bill
Looking for an example of drop and drag image please20 Feb 2007 17:18 GMT1
We have spent two long weeks looking on the web for an example of VB drop and
drag that, during the drag, the image is continuously displayed; i.e., the
image flows, not just some box or outline.  We found one for VB6 that works
great except that the dragdrop event does not fire. ...
MSComm serial port and USB port in Visual Basic 620 Feb 2007 17:04 GMT8
Is there an add-on for the Toolkit for VB 6 Professional which has USB
port as a choice over MSComm serial ?
Is there fast way to get numeric value from the string?20 Feb 2007 14:40 GMT7
I wonder, what will be the fastest way to retrieve numeric value from the
string?
Should I examine each character or there is a faster way?
Jack
 
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.