Click here to Skip to main content
16,006,709 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: insert values in datagrid Pin
_NinethSense_12-Jan-06 22:59
_NinethSense_12-Jan-06 22:59 
QuestionHow to show a fit size of jpg Pin
cylix200012-Jan-06 16:31
cylix200012-Jan-06 16:31 
AnswerRe: How to show a fit size of jpg Pin
Owner drawn12-Jan-06 19:12
Owner drawn12-Jan-06 19:12 
GeneralRe: How to show a fit size of jpg Pin
cylix200012-Jan-06 20:34
cylix200012-Jan-06 20:34 
AnswerRe: How to show a fit size of jpg Pin
_NinethSense_12-Jan-06 23:00
_NinethSense_12-Jan-06 23:00 
QuestionAny example, article on GhostScript and VB.NET? Pin
cylix200012-Jan-06 14:59
cylix200012-Jan-06 14:59 
AnswerRe: Any example, article on GhostScript and VB.NET? Pin
_NinethSense_12-Jan-06 23:04
_NinethSense_12-Jan-06 23:04 
Questionupload function Pin
elcheah12-Jan-06 14:08
elcheah12-Jan-06 14:08 
hi all,
i am trying to do an upload module, which help me to upload files to the database, the module works fine when i run locally, but when i test it on the server, the client side could not upload,when i try to read the file from the client, it returns,
"System.IO.FileNotFoundException: Could not find file "

when executing "file.open" in the line below:
Dim fs As FileStream
fs = File.Open(myFile.FileName, FileMode.Open, FileAccess.Read)

the file exists in the client pc, but it cannot find the file to upload,any idea on how to solve this? thanks in advance Smile | :)

elcheah
AnswerRe: upload function Pin
Christian Graus12-Jan-06 14:53
protectorChristian Graus12-Jan-06 14:53 
GeneralRe: upload function Pin
elcheah12-Jan-06 16:09
elcheah12-Jan-06 16:09 
GeneralRe: upload function Pin
Christian Graus14-Jan-06 20:22
protectorChristian Graus14-Jan-06 20:22 
Questiongetting plain text value of an sha1 hash? Pin
jszpila12-Jan-06 10:41
jszpila12-Jan-06 10:41 
AnswerRe: getting plain text value of an sha1 hash? Pin
Guffa12-Jan-06 10:59
Guffa12-Jan-06 10:59 
GeneralRe: getting plain text value of an sha1 hash? Pin
jszpila12-Jan-06 11:02
jszpila12-Jan-06 11:02 
Questioncrystal report generation Pin
_tasleem12-Jan-06 9:21
_tasleem12-Jan-06 9:21 
AnswerRe: crystal report generation Pin
Joshua Quick12-Jan-06 9:47
Joshua Quick12-Jan-06 9:47 
GeneralRe: crystal report generation Pin
_tasleem12-Jan-06 18:51
_tasleem12-Jan-06 18:51 
GeneralRe: crystal report generation Pin
Joshua Quick13-Jan-06 21:21
Joshua Quick13-Jan-06 21:21 
Questioninserting date value to access through vb.net Pin
_tasleem12-Jan-06 8:59
_tasleem12-Jan-06 8:59 
AnswerRe: inserting date value to access through vb.net Pin
Joshua Quick12-Jan-06 9:32
Joshua Quick12-Jan-06 9:32 
GeneralRe: inserting date value to access through vb.net Pin
Joshua Quick12-Jan-06 9:37
Joshua Quick12-Jan-06 9:37 
QuestionStill need help with VB.net Web Form Pin
Derek G12-Jan-06 5:56
Derek G12-Jan-06 5:56 
AnswerRe: Still need help with VB.net Web Form Pin
dptalt12-Jan-06 6:32
dptalt12-Jan-06 6:32 
AnswerRe: Still need help with VB.net Web Form Pin
Christian Graus12-Jan-06 12:51
protectorChristian Graus12-Jan-06 12:51 
QuestionCrystal reports drill down Pin
vertig073012-Jan-06 5:30
vertig073012-Jan-06 5:30 

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.