Click here to Skip to main content
15,921,028 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPaging not using Stored Proc or DataGrid Pin
ASPnoob31-Jul-07 15:29
ASPnoob31-Jul-07 15:29 
AnswerRe: Paging not using Stored Proc or DataGrid Pin
Edwin Syarief31-Jul-07 16:27
Edwin Syarief31-Jul-07 16:27 
AnswerRe: Paging not using Stored Proc or DataGrid Pin
N a v a n e e t h31-Jul-07 19:09
N a v a n e e t h31-Jul-07 19:09 
QuestionSqlDataSource Select statement Pin
hurrem31-Jul-07 15:05
hurrem31-Jul-07 15:05 
AnswerRe: SqlDataSource Select statement [modified] Pin
Nand Kumar Das1-Aug-07 0:38
Nand Kumar Das1-Aug-07 0:38 
QuestionOracle Transactions with DAAB Pin
kjosh31-Jul-07 11:50
kjosh31-Jul-07 11:50 
AnswerRe: Oracle Transactions with DAAB Pin
Tarakeshwar Reddy31-Jul-07 12:20
professionalTarakeshwar Reddy31-Jul-07 12:20 
QuestionData Reader [modified] Pin
ASPnoob31-Jul-07 11:04
ASPnoob31-Jul-07 11:04 
Hi, suppose I connect to a database to retrieve binary data from a field called Resume and retrieve the mime type from the DocTypes field (DocTypes field stores "application/doc, image/img, etc.). I then use a data reader to read the data and then use the Response.ContentType=DirectCast(Read"DocType",String) to set its mime type. WhatI would like to know is, if the select statement used to retrieve the data retrieves more than one file, which DocType will be used in Response.ContentType=DirectCast(Read"DocType",String). Also if I decide to display the data using Response.Write(), whic file will be diplayed? I hope I'm making sense, thank you in advance for your help.


-- modified at 17:55 Tuesday 31st July, 2007
AnswerRe: Data Reader Pin
Fred_Smith31-Jul-07 12:09
Fred_Smith31-Jul-07 12:09 
GeneralRe: Data Reader [modified] Pin
ASPnoob31-Jul-07 12:21
ASPnoob31-Jul-07 12:21 
GeneralRe: Data Reader Pin
Fred_Smith31-Jul-07 13:25
Fred_Smith31-Jul-07 13:25 
QuestionHow to remove a domain cookie ? Pin
Ridge Howison31-Jul-07 10:46
Ridge Howison31-Jul-07 10:46 
AnswerRe: How to remove a domain cookie ? Pin
Fred_Smith31-Jul-07 12:02
Fred_Smith31-Jul-07 12:02 
AnswerRe: How to remove a domain cookie ? Pin
chand1031-Jul-07 19:58
chand1031-Jul-07 19:58 
QuestionManaging Frequently changing content Pin
mrchief_200031-Jul-07 10:21
mrchief_200031-Jul-07 10:21 
Questionplsql decode Pin
Hasan Ali31-Jul-07 9:49
Hasan Ali31-Jul-07 9:49 
AnswerRe: plsql decode Pin
Hasan Ali31-Jul-07 10:23
Hasan Ali31-Jul-07 10:23 
QuestionAvailability Calendar Pin
munklefish31-Jul-07 8:09
munklefish31-Jul-07 8:09 
AnswerRe: Availability Calendar Pin
Tarakeshwar Reddy31-Jul-07 8:26
professionalTarakeshwar Reddy31-Jul-07 8:26 
GeneralRe: Availability Calendar Pin
munklefish31-Jul-07 8:34
munklefish31-Jul-07 8:34 
GeneralRe: Availability Calendar Pin
Tarakeshwar Reddy31-Jul-07 8:51
professionalTarakeshwar Reddy31-Jul-07 8:51 
GeneralRe: Availability Calendar Pin
munklefish31-Jul-07 11:20
munklefish31-Jul-07 11:20 
GeneralRe: Availability Calendar Pin
Tarakeshwar Reddy31-Jul-07 12:15
professionalTarakeshwar Reddy31-Jul-07 12:15 
GeneralRe: Availability Calendar Pin
munklefish1-Aug-07 0:04
munklefish1-Aug-07 0:04 
QuestionProblem with ASP.NET Website URLs (like url redirection or something) Pin
FranciscoR31-Jul-07 7:25
FranciscoR31-Jul-07 7:25 

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.