Click here to Skip to main content
15,910,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: SQL Server 2000 database 'bit' type problem. Pin
\laddie13-Sep-07 21:00
\laddie13-Sep-07 21:00 
Questionpassport authentication Pin
Sonia Gupta13-Sep-07 19:07
Sonia Gupta13-Sep-07 19:07 
AnswerRe: passport authentication Pin
N a v a n e e t h14-Sep-07 21:58
N a v a n e e t h14-Sep-07 21:58 
Questionserver.transfer gridview DataKeys from 1st page to 2nd page, lost values on postback? Pin
jake williamson13-Sep-07 19:01
jake williamson13-Sep-07 19:01 
QuestionProblem with filepath while reading to filestream Pin
anujose13-Sep-07 18:18
anujose13-Sep-07 18:18 
AnswerRe: Problem with filepath while reading to filestream Pin
Imran Khan Pathan13-Sep-07 18:36
Imran Khan Pathan13-Sep-07 18:36 
GeneralRe: Problem with filepath while reading to filestream Pin
anujose13-Sep-07 19:18
anujose13-Sep-07 19:18 
AnswerRe: Problem with filepath while reading to filestream Pin
Guffa13-Sep-07 19:32
Guffa13-Sep-07 19:32 
You can't read a file that doesn't exist.

Put the file that you want to read on the server. Put the virtual path to the file in the path variable, and use Server.MapPath(path) to get the physical path to the file.

---
single minded; short sighted; long gone;

GeneralRe: Problem with filepath while reading to filestream Pin
anujose13-Sep-07 19:34
anujose13-Sep-07 19:34 
GeneralRe: Problem with filepath while reading to filestream Pin
anujose13-Sep-07 19:41
anujose13-Sep-07 19:41 
GeneralRe: Problem with filepath while reading to filestream Pin
Sandeep Akhare13-Sep-07 20:53
Sandeep Akhare13-Sep-07 20:53 
GeneralRe: Problem with filepath while reading to filestream Pin
Guffa14-Sep-07 7:28
Guffa14-Sep-07 7:28 
AnswerRe: Problem with filepath while reading to filestream Pin
Blue_Boy13-Sep-07 20:53
Blue_Boy13-Sep-07 20:53 
GeneralRe: Problem with filepath while reading to filestream Pin
Sandeep Akhare13-Sep-07 20:57
Sandeep Akhare13-Sep-07 20:57 
GeneralRe: Problem with filepath while reading to filestream Pin
Blue_Boy13-Sep-07 21:05
Blue_Boy13-Sep-07 21:05 
Questionadding a property in the class Pin
I Never Look Behind13-Sep-07 17:50
I Never Look Behind13-Sep-07 17:50 
AnswerRe: adding a property in the class Pin
Steve Echols13-Sep-07 18:39
Steve Echols13-Sep-07 18:39 
QuestionSqlTransaction between postbacks Pin
tonymathewt13-Sep-07 17:35
professionaltonymathewt13-Sep-07 17:35 
AnswerRe: SqlTransaction between postbacks Pin
Steve Echols13-Sep-07 18:52
Steve Echols13-Sep-07 18:52 
GeneralRe: SqlTransaction between postbacks Pin
tonymathewt13-Sep-07 21:03
professionaltonymathewt13-Sep-07 21:03 
QuestionSearch Button Pin
Amit Kumar G13-Sep-07 13:51
Amit Kumar G13-Sep-07 13:51 
AnswerRe: Search Button Pin
Imran Khan Pathan13-Sep-07 18:30
Imran Khan Pathan13-Sep-07 18:30 
Questionstring Pin
seemamltn13-Sep-07 13:31
seemamltn13-Sep-07 13:31 
AnswerRe: string Pin
netJP12L13-Sep-07 17:23
netJP12L13-Sep-07 17:23 
AnswerRe: string Pin
Imran Khan Pathan13-Sep-07 18:20
Imran Khan Pathan13-Sep-07 18:20 

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.