Click here to Skip to main content
15,922,015 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Cookies not working - help! Pin
nlarson1125-Mar-08 10:49
nlarson1125-Mar-08 10:49 
GeneralProblem with Form and network access Pin
Cory Kimble24-Mar-08 4:31
Cory Kimble24-Mar-08 4:31 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak24-Mar-08 5:44
mveDave Kreskowiak24-Mar-08 5:44 
GeneralRe: Problem with Form and network access Pin
Cory Kimble24-Mar-08 6:56
Cory Kimble24-Mar-08 6:56 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak24-Mar-08 9:28
mveDave Kreskowiak24-Mar-08 9:28 
GeneralRe: Problem with Form and network access Pin
Luc Pattyn24-Mar-08 9:55
sitebuilderLuc Pattyn24-Mar-08 9:55 
GeneralRe: Problem with Form and network access [modified] Pin
Cory Kimble24-Mar-08 10:02
Cory Kimble24-Mar-08 10:02 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak24-Mar-08 10:43
mveDave Kreskowiak24-Mar-08 10:43 
Cory Kimble wrote:
frmsr = New StreamReader("program files\steidingerfoodsce\localship.txt")


You're really using a hard-coded path that assumes the current directory is C:\?? Change this to use a fully qualified path built from known sources, such as Application.StartupPath, the System.Io.Path class, and other methods of determining the true path to well-known folders.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralRe: Problem with Form and network access Pin
Luc Pattyn24-Mar-08 9:59
sitebuilderLuc Pattyn24-Mar-08 9:59 
GeneralRe: Problem with Form and network access Pin
Cory Kimble25-Mar-08 3:34
Cory Kimble25-Mar-08 3:34 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak25-Mar-08 4:08
mveDave Kreskowiak25-Mar-08 4:08 
GeneralRe: Problem with Form and network access Pin
Cory Kimble25-Mar-08 5:52
Cory Kimble25-Mar-08 5:52 
GeneralRe: Problem with Form and network access Pin
Dave Kreskowiak26-Mar-08 13:31
mveDave Kreskowiak26-Mar-08 13:31 
GeneralRe: Problem with Form and network access Pin
Luc Pattyn25-Mar-08 4:12
sitebuilderLuc Pattyn25-Mar-08 4:12 
GeneralRe: Problem with Form and network access Pin
Cory Kimble25-Mar-08 6:00
Cory Kimble25-Mar-08 6:00 
QuestionCan we launch EXCEL.EXE with an existed .xls file? Pin
ATC24-Mar-08 3:47
ATC24-Mar-08 3:47 
AnswerRe: Can we launch EXCEL.EXE with an existed .xls file? Pin
Dave Kreskowiak24-Mar-08 4:14
mveDave Kreskowiak24-Mar-08 4:14 
GeneralRe: Can we launch EXCEL.EXE with an existed .xls file? Pin
ATC24-Mar-08 4:39
ATC24-Mar-08 4:39 
GeneralRe: Can we launch EXCEL.EXE with an existed .xls file? Pin
Dave Kreskowiak24-Mar-08 5:40
mveDave Kreskowiak24-Mar-08 5:40 
GeneralRe: Can we launch EXCEL.EXE with an existed .xls file? Pin
ATC24-Mar-08 6:23
ATC24-Mar-08 6:23 
Questionupdate problem Pin
habibah23-Mar-08 23:20
habibah23-Mar-08 23:20 
GeneralRe: update problem Pin
Dave Kreskowiak24-Mar-08 4:13
mveDave Kreskowiak24-Mar-08 4:13 
QuestionRe: update problem Pin
habibah24-Mar-08 22:31
habibah24-Mar-08 22:31 
GeneralRe: update problem Pin
Dave Kreskowiak26-Mar-08 13:28
mveDave Kreskowiak26-Mar-08 13:28 
GeneralRe: update problem Pin
Vimalsoft(Pty) Ltd24-Mar-08 7:24
professionalVimalsoft(Pty) Ltd24-Mar-08 7:24 

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.