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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Add attachment to email in VB code28 Oct 2004 01:36 GMT1
How can I add an attachment to this email using my code below. txtAttach.Text
is populated with a file path.  However it doesn't seem to be working.
I get an error that reads:  'Object doesn't support named arguments'  Is
something wrong in the syntax or code?
Mediaplayer 6.4 - 9.028 Oct 2004 01:24 GMT2
a have this little problem,
i am using a mediaplayer 6.4 (msdxm.ocx) now,
and i want to use version 9.
In 6.4 - to play something,
Open Vb With Arguments28 Oct 2004 01:19 GMT8
how can i open vb with a starting arguments?
i want it accept some arguments and then use them in my
splash screen.
VB 5.0 Forms activation/load is not working properly in Win XP and working fine in Win NT27 Oct 2004 22:22 GMT2
We have some application developed in VB 5.0 and compatible for both
Windows NT and Windows XP. On Windows NT it is working fine and Windows
XP randomly while activating/loading one form , it is bring up another
form which is hiden in the background. This is not happening alway.
I need hepl with disabeling filed with the ActiveSheet.ShowDataForm procedure27 Oct 2004 21:59 GMT1
I want to prompt the user a form in which on of the field is disable meaning
locked.
where
"testRight"   is the sub range of fields that I want to remain locked
Printer Scripts27 Oct 2004 21:33 GMT1
I am trying to mass delete and create printers...I need to know how t
use and IF EXIST of an existing printer(s) before I delete it. Thi
script will run at logon and delete 5 printers and create 5 ne
printers. The problem is if there are not any of those 5 printers, i
path for packaging script file ?27 Oct 2004 20:30 GMT1
When you package files, it keeps track
of the file list in the packaging script file.
What is the path to this file?
section break27 Oct 2004 20:29 GMT2
in vb6, i want to insert(copy) couples word docs. to a big doc., myDoc. i
use range.insertfile command. and, i want to put a section break after each
insertfiled portion. instead, it puts the break in the beginning of the
portion. anyone has any idea?
Displaying labels in a pop-up modeless form27 Oct 2004 19:09 GMT2
I'm sure this is something stupid, but my brain isn't working today. I have
a pop-up form that I want to display while some background processes are
occurring. The form has a couple of label fields that I fill in at run time.
Here is the code I am using:
Window API MS Access27 Oct 2004 18:21 GMT1
Do anyone know how I can open a MS Access Table from VB, so it will open in a
Access Window.  When I do it I just get a blank page.  And where on Microsoft
can I find more information about this subject.
Need help with licensing information...27 Oct 2004 18:05 GMT2
I am having a problem with a licensing issue. When I start my project, it
generates a log file that contains the following information...
Line 131: Cannot load control txtComments; license not found.
Line 131: Cannot load control txtComments; license not found.
Properties that return Objects27 Oct 2004 17:39 GMT11
What is the benifit of using properties that return objects?
Supporting multiple langugages27 Oct 2004 17:33 GMT13
Hi everyone - I have a SQL database that stores various information from
users around the world.  I need to analyze the data but soon realized my
inability of understanding languages other than English and Spanish.  I
would like to develop a simple routine that can do the ...
Determining the next value of an autoincrement field?27 Oct 2004 16:43 GMT1
List:
Is there any way to determine the next value of an autoincrement field
in a Jet database?
We're using Jet 3.51 and DAO.
how to use FOR in batch file to send DLLs to RegSer32 ?27 Oct 2004 16:30 GMT7
I need to register many DLLs and OCXs using RegSvr32 during development.
Someone mentioned that i could use the FOR command in a batch file i.e
for %%i in (*.ocx) do regsvr32 /c /s %%i |more
If having some trouble using it correctly for exammple:
 
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.