Click here to Skip to main content
15,905,508 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: NunitAsp Reference adding problem Pin
Sherin Iranimose15-Jul-08 20:47
Sherin Iranimose15-Jul-08 20:47 
GeneralRe: NunitAsp Test new Pin
Member 451421815-Jul-08 23:23
Member 451421815-Jul-08 23:23 
GeneralRe: NunitAsp Reference adding problem Pin
Sherin Iranimose16-Jul-08 0:26
Sherin Iranimose16-Jul-08 0:26 
GeneralRe: NunitAsp Reference adding problem [modified] Pin
Member 451421816-Jul-08 0:58
Member 451421816-Jul-08 0:58 
QuestionEnable/disable Pin
kjosh15-Jul-08 19:19
kjosh15-Jul-08 19:19 
AnswerRe: Enable/disable Pin
N a v a n e e t h15-Jul-08 21:26
N a v a n e e t h15-Jul-08 21:26 
Questionhow to retrive picture at third page as it is submited at first page Pin
gaurav mangal15-Jul-08 18:58
gaurav mangal15-Jul-08 18:58 
AnswerRe: how to retrive picture at third page as it is submited at first page Pin
Sherin Iranimose15-Jul-08 20:04
Sherin Iranimose15-Jul-08 20:04 
if

gaurav mangal wrote:
userPostedFile.SaveAs(filepath + "\\" +


Saves the file to a given location on server,

Use a session to store the file path,
Session("FilePath")=userPostedFile.FileName
Then you can retrieve the file path from any page in your application.
ie String strFPath=Session("FilePath")

Now you know the file path, Then what is the problem of getting the file.

EVEN THE WORD IMPOSSIBLE SAYS I M POSSIBLE.

GeneralRe: how to retrive picture at third page as it is submited at first page Pin
gaurav mangal16-Jul-08 21:13
gaurav mangal16-Jul-08 21:13 
GeneralRe: how to retrive picture at third page as it is submited at first page Pin
gaurav mangal16-Jul-08 23:09
gaurav mangal16-Jul-08 23:09 
AnswerRe: how to retrive picture at third page as it is submited at first page Pin
Gayani Devapriya15-Jul-08 20:06
Gayani Devapriya15-Jul-08 20:06 
GeneralRe: how to retrive picture at third page as it is submited at first page Pin
gaurav mangal16-Jul-08 21:17
gaurav mangal16-Jul-08 21:17 
GeneralRe: how to retrive picture at third page as it is submited at first page Pin
Gayani Devapriya17-Jul-08 18:35
Gayani Devapriya17-Jul-08 18:35 
GeneralRe: how to retrive picture at third page as it is submited at first page Pin
gaurav mangal17-Jul-08 19:51
gaurav mangal17-Jul-08 19:51 
GeneralRe: how to retrive picture at third page as it is submited at first page Pin
Gayani Devapriya18-Jul-08 6:53
Gayani Devapriya18-Jul-08 6:53 
QuestionHow do i calculate the Start_cell_number and end_cell_number from Start_Display_datetime and end_display_datetime calcultion. Pin
Rameez Raja15-Jul-08 18:52
Rameez Raja15-Jul-08 18:52 
QuestionHelp is needed in Displaying Data inside table or Gridview control Pin
Rameez Raja15-Jul-08 18:37
Rameez Raja15-Jul-08 18:37 
AnswerRe: Help is needed in Displaying Data inside table or Gridview control Pin
Mamphekgo Bahula15-Jul-08 19:30
Mamphekgo Bahula15-Jul-08 19:30 
Questionbytes from sql table Pin
vicki52815-Jul-08 18:07
vicki52815-Jul-08 18:07 
AnswerRe: bytes from sql table Pin
Sherin Iranimose15-Jul-08 20:20
Sherin Iranimose15-Jul-08 20:20 
QuestionDisplay word document in web page Pin
Member 406547215-Jul-08 14:12
Member 406547215-Jul-08 14:12 
AnswerRe: Display word document in web page Pin
Gayani Devapriya15-Jul-08 18:07
Gayani Devapriya15-Jul-08 18:07 
QuestionDropDowns/GridView Column Pin
ffowler15-Jul-08 10:10
ffowler15-Jul-08 10:10 
AnswerRe: DropDowns/GridView Column Pin
ffowler15-Jul-08 10:27
ffowler15-Jul-08 10:27 
Questionweb.config authentication Pin
Ed.Poore15-Jul-08 9:53
Ed.Poore15-Jul-08 9:53 

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.