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 / VB Syntax / January 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
c++ to vb ?31 Jan 2004 20:27 GMT2
is there a way to convert Visual C++ proect convert to VB 6.0 project
thank in advance
control's parent31 Jan 2004 16:20 GMT4
I have a usercontrol with a textbox, a button next to it, and picturebox
below them. Normally the control displays just the textbox and button. When
the user clicks on the button, the usercontrol increases in height and the
picturebox is shown. Another click and the control's height ...
Multithreaded usercontrol...31 Jan 2004 08:59 GMT2
Hi everbody,
I have an form with many different usercontrols, like this...
- uctl1 is just a simple control which displays some kind details, just
waits for user input... that's all
Emailing from VB App31 Jan 2004 07:52 GMT1
I'd like to do the following:
In our system, we store the email address of the person we are working for.
I'd like to be able to have the little 'hand' cursor come up when it's over
this field, and then use the default mail client to create a new message
COnfiguring Setup tasks30 Jan 2004 18:41 GMT1
for the last couple of months, with the help of people in these groups, I've
been successful in writing a couple of applications that are of extreme
value to my company.  Now, there's just one issue remaining (asides from
constantly upgrading the coding as necessary), creating a ...
Calling a procedure whose name has been saved in a variable.30 Jan 2004 17:20 GMT1
Hello everybody! In a scenario where the (user-dependent) menus are created dynamically on startup by reading data from a SQL sever table, how could we call the corresponding procedures (their names are stored on the table)? In other words how can we call a procedure when we have ...
Stripping of 3 characters30 Jan 2004 04:06 GMT1
I have a function that finds all files that end in *.db given a certain
starting directory.  I now need to strip off the .db from the results in the
collection.
Any suggestions?
Open29 Jan 2004 20:00 GMT1
In a VB6 application I need to load a form whose name is stored in a variable (as string). Any ideas
Thank
Kosta
wearing dunce cap - what does this syntax mean?29 Jan 2004 17:11 GMT15
Private Function FlagSet(ByVal Value As Long, ByVal Flag As Long) As Boolean
   FlagSet = ((Value And Flag) <> 0)
End Function
When Value = 35 and Flag = 2,  result is True, can someone explain why?
Looping structure problem28 Jan 2004 11:56 GMT1
I am having a problem implementing the following code.  The code is writen in java and I understand how it is getting the results.  But I  have so far been unsucessfull in implementing it in vb the code is as follows with the outputed results
x:=
y:=
z:=
How can I solve an string expression??27 Jan 2004 22:23 GMT1
I need my VB6 app to solve an expression typed by the user on a textbox and after show him the result on a msgbox, something very simple, like this:
((10+5-2)*2)/3
Is there any method I can use to do this on a faster way than dividing the string, looking for the operators and bla ...
Delete node from xml27 Jan 2004 15:46 GMT6
What is the command (XMLDOM) for deleting one node from an
MSXML.DOMDocument element ?
Thanks :)
"Attribute" or "Property"?26 Jan 2004 13:40 GMT1
Execuse me for my poor English.
I wonder the differences between "Attribute" and "Property" in English.
As we know, in object-oriented programming languages, we could define
'attributes' or 'properties' for a Class, and then the Objects, which are
Object variable or With block variable not set error that shouldn't be happening26 Jan 2004 10:09 GMT3
I'm trying to encapsulate some common report functionality in my app in a
report class module.  Below is how I declare and instantiate the class.
Note that there is no error when I display the report.
Option Explicit
Expose math functions for user in UI (macros) 25 Jan 2004 02:45 GMT6
Is there a math macro library or class or similar available
in VB allowing the user to freely write a line (string) of
math operations to be performed on multiple input values.
Including Excel of Word object or buying a 3rd party macro
Pages: 1 2 3 4 December, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.