Click here to Skip to main content
15,895,799 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Dataset filter to show all records Pin
Mycroft Holmes4-Feb-08 20:04
professionalMycroft Holmes4-Feb-08 20:04 
GeneralRe: Dataset filter to show all records Pin
coldude5-Feb-08 15:14
coldude5-Feb-08 15:14 
GeneralRe: Dataset filter to show all records Pin
Mycroft Holmes5-Feb-08 15:30
professionalMycroft Holmes5-Feb-08 15:30 
GeneralRe: Dataset filter to show all records Pin
coldude12-Feb-08 14:56
coldude12-Feb-08 14:56 
GeneralRe: Dataset filter to show all records Pin
Mycroft Holmes12-Feb-08 15:59
professionalMycroft Holmes12-Feb-08 15:59 
Generalstay in same page with error msg else redirect to another page Pin
uglyeyes4-Feb-08 15:10
uglyeyes4-Feb-08 15:10 
GeneralRe: stay in same page with error msg else redirect to another page Pin
Christian Graus4-Feb-08 17:14
protectorChristian Graus4-Feb-08 17:14 
GeneralIO stream error Pin
codingrocks4-Feb-08 14:21
codingrocks4-Feb-08 14:21 
i want to know how to read the content of a http posted file using stream reader i am using the folloing line but an error in the last line sayin that " 'System.IO.Stream' cannot be converted to 'System.IO.StreamReader'."

fileupload1 is the name of the command button there in the tool box



Dim str As StreamReader
Dim hp As HttpPostedFile
hp = FileUpload1.PostedFile
str = hp.InputStream

SAJAN A PILLAI

C#.NET Programmer
TELESOFT INDIA PVT LTD...
BANGALORE

"Winners don't do different things. They do things differently. ...

GeneralRe: IO stream error Pin
Christian Graus4-Feb-08 17:18
protectorChristian Graus4-Feb-08 17:18 
GeneralInterfacing vb.net and pseudo-embedded C Pin
supercat94-Feb-08 10:01
supercat94-Feb-08 10:01 
GeneralRe: Interfacing vb.net and pseudo-embedded C Pin
MikeMarq4-Feb-08 18:51
MikeMarq4-Feb-08 18:51 
GeneralRe: Interfacing vb.net and pseudo-embedded C [modified] Pin
supercat95-Feb-08 8:10
supercat95-Feb-08 8:10 
Generalauto update update panel Pin
solarthur014-Feb-08 3:47
solarthur014-Feb-08 3:47 
GeneralRe: auto update update panel Pin
Christian Graus4-Feb-08 12:27
protectorChristian Graus4-Feb-08 12:27 
QuestionCan a Stored Proc works with Acces Pin
Vimalsoft(Pty) Ltd4-Feb-08 2:00
professionalVimalsoft(Pty) Ltd4-Feb-08 2:00 
AnswerRe: Can a Stored Proc works with Acces Pin
Steven J Jowett4-Feb-08 2:08
Steven J Jowett4-Feb-08 2:08 
GeneralRe: Can a Stored Proc works with Acces Pin
Vimalsoft(Pty) Ltd4-Feb-08 2:10
professionalVimalsoft(Pty) Ltd4-Feb-08 2:10 
AnswerRe: Can a Stored Proc works with Acces Pin
Guffa4-Feb-08 2:12
Guffa4-Feb-08 2:12 
GeneralEncrypting and Decrypting Files Pin
duo!@#4-Feb-08 1:39
duo!@#4-Feb-08 1:39 
GeneralRe: Encrypting and Decrypting Files Pin
Steven J Jowett4-Feb-08 2:19
Steven J Jowett4-Feb-08 2:19 
GeneralRe: Encrypting and Decrypting Files Pin
duo!@#5-Feb-08 0:18
duo!@#5-Feb-08 0:18 
GeneralRe: Encrypting and Decrypting Files Pin
Mark Churchill4-Feb-08 14:35
Mark Churchill4-Feb-08 14:35 
Generalexcel file... Pin
Naunt3-Feb-08 23:37
Naunt3-Feb-08 23:37 
GeneralRe: excel file... Pin
yogesh_kumar_agarwal4-Feb-08 1:02
yogesh_kumar_agarwal4-Feb-08 1:02 
GeneralRe: excel file... Pin
Naunt4-Feb-08 20:05
Naunt4-Feb-08 20: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.