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 / April 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Control Alt Delete28 Apr 2006 18:22 GMT1
I am writing a screensaver for a company and I have a password on it, but
when the user hits ctrl alt del the program ends and thus it makes the
password meaningless.  Is there a way I could disable this from happening??
Maillist in CDO20 Apr 2006 14:24 GMT1
I want to send our company newsletter to some of our customers (+/-50). Now
I found out how to do this using CDO, but I have to loop through all email
addresses and send them one at the time. How can I send the newsletter to
all customers at once without showing all email ...
adding references19 Apr 2006 14:57 GMT2
how to find out what references are added
to a particular project?
where are they stored?
thanks
Syntax in Outlook..?15 Apr 2006 13:44 GMT1
I would like to write syntax in Outlook that looks for at specific user in
my Inbox,
sends the enclosed file to a specific path and does this operation once
every hour.
Syntax Help14 Apr 2006 23:50 GMT1
I'm a "newbie" at VB. Can someone please explain to me what's going on with
this VB code???
SPTQueryName = "qrySaleNumClearMSSQLSaleNum"
 If ObjectExists("Queries", SPTQueryName) = True Then
creating exe10 Apr 2006 20:44 GMT6
is it possible to run applicatation coded in vb on dos?
Signature

hemu

how to populate a combox from a sql server db table10 Apr 2006 09:13 GMT3
Can anybody help to teach me how to populate a combox from a sql server
db table.
Many thanks.
WT Sit
On Error GoTo  does not work05 Apr 2006 10:53 GMT5
I have an odd problem, where in vb6 app in a method
we do On Error GoTo blob: and make a call to a WebService
to connect to it. when we do this, if the service is not reachable we need
to handle the error. but we get an unspecified exception and the error block
Determining Size of a File03 Apr 2006 17:11 GMT2
I have a requirement to determine the size of a given file.  My function
must obtain the file size, and return false if the file size is greater than
50mb.  I have searched different sites, to no avail.  Any help is greatly
appreciated!
runas02 Apr 2006 21:32 GMT1
I work for a company where the server administrators have two login ID's.
One without admin right that we use to log into our workstations and one with
admin rights that we use to for server administration. A co-worker and I put
together an app in VB.Net that lets us click a ...
Using a picture box02 Apr 2006 00:25 GMT2
Real simple question here I'm sure. I'm trying to display a JPEG in a
picture box (VB.NET 2003).
    pb.Image = Image.FromFile("C:\pic.jpg")
Then, later in the program I need to delete the image file from the disk.
 
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.