Click here to Skip to main content
16,014,392 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Access information from a query in a Access Pin
Dave Kreskowiak7-Jun-04 6:22
mveDave Kreskowiak7-Jun-04 6:22 
Generalhallo Pin
ymohd_2224-Jun-04 1:16
ymohd_2224-Jun-04 1:16 
GeneralRe: hallo Pin
RichardGrimmer4-Jun-04 2:09
RichardGrimmer4-Jun-04 2:09 
GeneralSend MsgBox to another User Pin
Member 5798973-Jun-04 22:24
Member 5798973-Jun-04 22:24 
GeneralRe: Send MsgBox to another User Pin
Dave Kreskowiak4-Jun-04 0:44
mveDave Kreskowiak4-Jun-04 0:44 
GeneralRe: Send MsgBox to another User Pin
tramdtt4-Jun-04 16:45
tramdtt4-Jun-04 16:45 
GeneralRestricting Pin
P.V.Velan3-Jun-04 20:29
P.V.Velan3-Jun-04 20:29 
GeneralRe: Restricting Pin
Dave Kreskowiak4-Jun-04 0:40
mveDave Kreskowiak4-Jun-04 0:40 
You can't... The file system will let the user copy the file to anywhere they want, so long as the user has rights to write to the destination. The user needs a minimum of Read rights to the file so the application can use it. Unfortunately, this is also all they need to copy the file.
About the only thing you could do is set the file's Hidden attribute. But, even then , all the user has to do, in Explorer, is enable the option to Display Hidden Files...



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Generalextending my application wih a vba or vba.net programming environment Pin
jdebont3-Jun-04 11:52
jdebont3-Jun-04 11:52 
GeneralPortability Error Pin
Pugman8123-Jun-04 9:54
Pugman8123-Jun-04 9:54 
GeneralRe: Portability Error Pin
Dave Kreskowiak3-Jun-04 10:00
mveDave Kreskowiak3-Jun-04 10:00 
GeneralRe: Portability Error Pin
Pugman8123-Jun-04 11:06
Pugman8123-Jun-04 11:06 
GeneralRe: Portability Error Pin
Dave Kreskowiak3-Jun-04 12:29
mveDave Kreskowiak3-Jun-04 12:29 
Generalsplit "C:\hello" "C:\h\ddd" Pin
skoizumi291103-Jun-04 6:43
sussskoizumi291103-Jun-04 6:43 
GeneralRe: split "C:\hello" "C:\h\ddd" Pin
Andy *M*3-Jun-04 6:45
Andy *M*3-Jun-04 6:45 
GeneralRe: split "C:\hello" "C:\h\ddd" Pin
Dave Kreskowiak3-Jun-04 6:56
mveDave Kreskowiak3-Jun-04 6:56 
GeneralRe: split "C:\hello" "C:\h\ddd" Pin
Spanky33-Jun-04 13:53
Spanky33-Jun-04 13:53 
GeneralRe: split "C:\hello" "C:\h\ddd" Pin
Dave Kreskowiak3-Jun-04 14:17
mveDave Kreskowiak3-Jun-04 14:17 
GeneralRe: split "C:\hello" "C:\h\ddd" Pin
dnmanner5-Jun-04 16:58
dnmanner5-Jun-04 16:58 
GeneralAccessing another form's controls Pin
Anonymous3-Jun-04 6:11
Anonymous3-Jun-04 6:11 
GeneralRe: Accessing another form's controls Pin
Dave Kreskowiak3-Jun-04 6:47
mveDave Kreskowiak3-Jun-04 6:47 
GeneralRe: Accessing another form's controls Pin
Kavari3-Jun-04 17:20
sussKavari3-Jun-04 17:20 
GeneralRe: Accessing another form's controls Pin
Dave Kreskowiak4-Jun-04 0:35
mveDave Kreskowiak4-Jun-04 0:35 
GeneralRe: Accessing another form's controls Pin
VB Crazy4-Jun-04 2:05
VB Crazy4-Jun-04 2:05 
GeneralRe: Accessing another form's controls Pin
kavari4-Jun-04 2:05
susskavari4-Jun-04 2:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.