all groups > vb.net > april 2007 > threads for saturday april 14
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Image size decreased, Please look at this and help me !!! More options
Posted by Tulgaa at 4/14/2007 10:19:23 PM
Before running the function WriteTitle(), Pic1.jpg size was 1200 kb.
But after WriteTitle(), the picture's size was 300 kb. I don't know
what is going on, tell me please!!!!
----------------------------- Code is here
----------------------------
dim spath as string=3D"c:\pic1.jpg"
Privat... more >>
Simple Question Concerning Combo Boxes
Posted by James at 4/14/2007 1:05:24 PM
I just want to know how to limit a combo box so that a user can only
select from the list of items. Specifically, I have a list of the 50
state abbrevs, but if you type in TX as opposed to selecting TX, it
isn't registering it from the list below. Is there any way to make it
so they can only sel... more >>
Add text files to VB 2005 Express app
Posted by Looch at 4/14/2007 7:48:49 AM
Hi All,
I've written a small app in VB 2005 Express that reads from a text
file and calls a batch file at different times. My question is, how do
I add those files to my project so that when I create the executable
(publish) that installs this app those files (text, batch) are also
installed?... more >>
Alternative to FTP poor performance
Posted by BobAchgill at 4/14/2007 3:02:02 AM
Can you point me to some simple code that will transfer a file faster than
FTP. Would that be HTTP?
Thanks!
Bob... more >>
Searching this forum
Posted by BobAchgill at 4/14/2007 2:58:00 AM
How can I search the archives of this forum? I know there are some old posts
that are not showing up in my search.
Thanks!
Bob... more >>
internet explorer
Posted by Etayki at 4/14/2007 2:44:41 AM
Hi!
I am new to VB.net and I am using the Visual Basic 2005 Express
Edition
I have two questions:
1. I am trying to write an application that will automate Internet
Explorer and store data in a database. Am I better off learning VB.net
or C#.net? Is there a free development environment f... more >>
Generating random password
Posted by John at 4/14/2007 1:30:08 AM
Hi
How can I generate a random password of 8 characters (digits and letters) in
vb?
Thanks
Regards
... more >>
how to create a database file
Posted by Savante at 4/14/2007 12:57:44 AM
I am trying to investigate the JET databases to enable me to save data
from a datalogging program I'm writing.
At the moment, I've been using tutorial 21 of the SAMS "Learn it in 24
hours book". Whilst the book has been useful in terms of adding and
editing records from an already existing da... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|