Click here to Skip to main content
15,885,366 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Import DataRow into DataTable Pin
Christian Graus26-Nov-08 20:25
protectorChristian Graus26-Nov-08 20:25 
AnswerRe: Import DataRow into DataTable Pin
Nishant Singh26-Nov-08 20:34
Nishant Singh26-Nov-08 20:34 
QuestionGrid view problem while saving to database Pin
DJ24526-Nov-08 18:10
DJ24526-Nov-08 18:10 
AnswerRe: Grid view problem while saving to database Pin
Christian Graus26-Nov-08 20:27
protectorChristian Graus26-Nov-08 20:27 
QuestionNew World record!!! 1 week to rename a folder Pin
AlexeiXX326-Nov-08 18:04
AlexeiXX326-Nov-08 18:04 
QuestionTreeview and Menu Pin
Nanda_MR26-Nov-08 17:14
Nanda_MR26-Nov-08 17:14 
QuestionPostBack Pin
CodingYoshi26-Nov-08 12:25
CodingYoshi26-Nov-08 12:25 
AnswerRe: PostBack Pin
Christian Graus26-Nov-08 13:02
protectorChristian Graus26-Nov-08 13:02 
AnswerRe: PostBack Pin
NeverHeardOfMe26-Nov-08 13:06
NeverHeardOfMe26-Nov-08 13:06 
GeneralRe: PostBack Pin
Christian Graus26-Nov-08 13:07
protectorChristian Graus26-Nov-08 13:07 
GeneralRe: PostBack Pin
NeverHeardOfMe26-Nov-08 13:15
NeverHeardOfMe26-Nov-08 13:15 
GeneralRe: PostBack Pin
Christian Graus26-Nov-08 13:22
protectorChristian Graus26-Nov-08 13:22 
GeneralRe: PostBack Pin
CodingYoshi27-Nov-08 3:26
CodingYoshi27-Nov-08 3:26 
QuestionDataSet relationship Pin
Phrone26-Nov-08 9:04
Phrone26-Nov-08 9:04 
AnswerRe: DataSet relationship Pin
Christian Graus26-Nov-08 10:00
protectorChristian Graus26-Nov-08 10:00 
GeneralRe: DataSet relationship Pin
Phrone26-Nov-08 19:54
Phrone26-Nov-08 19:54 
Questionmake radiobutton bold Pin
RohiniTalks26-Nov-08 8:03
RohiniTalks26-Nov-08 8:03 
AnswerRe: make radiobutton bold Pin
Christian Graus26-Nov-08 9:58
protectorChristian Graus26-Nov-08 9:58 
Questionproblem with < br /> in < td > < /td > Pin
Mahhouraaaaaa26-Nov-08 7:10
Mahhouraaaaaa26-Nov-08 7:10 
AnswerRe: problem with < br /> in < td > < /td > Pin
Christian Graus26-Nov-08 7:38
protectorChristian Graus26-Nov-08 7:38 
Questionuploading & retreiving the contents of doc files Pin
shreesh_926-Nov-08 3:11
shreesh_926-Nov-08 3:11 
AnswerRe: uploading & retreiving the contents of doc files Pin
Christian Graus26-Nov-08 7:40
protectorChristian Graus26-Nov-08 7:40 
shreesh_9 wrote:
please specify complete code along with necessary table to be built in SQL Server 2005 Express Edition


Dream on, buddy, we're not here to do your work for you.

If you don't want to display the contents of the doc file, it's pretty trivial. You use an upload control, which is the only way to upload a file, then you store it as a blob with an id in the database. Then you make your download URL pass the id, get the blob from the DB and send it to the user.

Christian Graus

Driven to the arms of OSX by Vista.

QuestionGetting Error While reading data from CSV file to dataset Pin
Satish - Developer26-Nov-08 2:29
Satish - Developer26-Nov-08 2:29 
AnswerRe: Getting Error While reading data from CSV file to dataset Pin
J4amieC26-Nov-08 2:49
J4amieC26-Nov-08 2:49 
Questionprint file Pin
ptvce26-Nov-08 1:59
ptvce26-Nov-08 1:59 

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.