Home All Groups Group Topic Archive Search About

Visual Basics Image Help

Author
3 Mar 2007 6:38 PM
Tuxedo
I run a server 2003 network and all computers have a network image
folder. I am trying to create and application usuing visual basics
2005 that would allow users to chose photos which they would like to
print and how many copies etc. and this is then saved so that i can
log in view them and then sort them out to be printed. Anyone have any ideas
how to do this? Thanks for any help.

Author
3 Mar 2007 6:43 PM
Rick Rothstein (MVP - VB)
> I am trying to create and application usuing visual basics 2005

Almost everybody in this newsgroup is using VB6 or lower. While you may get
a stray answer to VB.NET (including VB2003, VB2005 and VB Express which have
dropped .NET from their names) questions here, you should ask them in
newsgroups devoted exclusively to .NET programming (the languages are
different enough to warrant separate newsgroup support). Look for newsgroups
with either the word "dotnet" or "vsnet" in their name.

For the microsoft news server, try these newsgroups for Visual Basic .NET
related questions...

   microsoft.public.dotnet.languages.vb
   microsoft.public.dotnet.languages.vb.upgrade
   microsoft.public.dotnet.languages.vb.controls
   microsoft.public.dotnet.languages.vb.data

And these for more general .NET questions

   microsoft.public.dotnet.general
   microsoft.public.vsnet.general

Note: There are many other .NET newgroups (use the first three "fields" from
the last two as templates when searching for them), but the above ones
should get you started.

Rick
Author
4 Mar 2007 12:02 AM
Mike Williams
"Tuxedo" <Tux***@discussions.microsoft.com> wrote in message
news:36D28EF2-2FE3-44D6-ADD6-03C97E391881@microsoft.com...

> I run a server 2003 network and all computers have a network
> image folder. I am trying to create and application usuing visual
> basics 2005 that would allow users to . . .

Visual Basic 2005 is not BASIC! Don't be misled by the deliberately
misleading name. This is a Visual BASIC newsgroup. You need to post your
questions to a dotnet group or, alternatively, you need to contact Micro$oft
and ask them why they sold you a language with the word "Basic" in its name
which is not actually BASIC. Best of luck.

Mike
Author
4 Mar 2007 1:39 AM
Kevin Provance
FTR, it's Visual BASIC, not "basics".  That's a term that got coined by
those leeto AOL haxors.  <eg>

Show quoteHide quote
"Tuxedo" <Tux***@discussions.microsoft.com> wrote in message
news:36D28EF2-2FE3-44D6-ADD6-03C97E391881@microsoft.com...
|I run a server 2003 network and all computers have a network image
| folder. I am trying to create and application usuing visual basics
| 2005 that would allow users to chose photos which they would like to
| print and how many copies etc. and this is then saved so that i can
| log in view them and then sort them out to be printed. Anyone have any
ideas
| how to do this? Thanks for any help.
|