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

ASP.NET

 
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 
AnswerRe: print file Pin
Christian Graus26-Nov-08 7:41
protectorChristian Graus26-Nov-08 7:41 
QuestionHow to edit my url on button click Pin
Exelioindia26-Nov-08 1:57
Exelioindia26-Nov-08 1:57 
AnswerRe: How to edit my url on button click Pin
Paddy Boyd26-Nov-08 2:10
Paddy Boyd26-Nov-08 2:10 
QuestionHttpContext in an HttpHandler does not seem to handle large chunks of data Pin
chambarish26-Nov-08 1:46
chambarish26-Nov-08 1:46 
Questionhow to get the boundfield value of the gridview using javascript Pin
lakshmichawala26-Nov-08 1:38
lakshmichawala26-Nov-08 1:38 
AnswerRe: how to get the boundfield value of the gridview using javascript Pin
Christian Graus26-Nov-08 10:21
protectorChristian Graus26-Nov-08 10:21 
GeneralDynamic Views in MVC Pin
Brady Kelly26-Nov-08 1:05
Brady Kelly26-Nov-08 1:05 
QuestionMail sending problem Pin
dipak.dipak26-Nov-08 0:42
dipak.dipak26-Nov-08 0:42 
AnswerRe: Mail sending problem Pin
Shyam Bharath26-Nov-08 1:57
Shyam Bharath26-Nov-08 1:57 
GeneralRe: Mail sending problem Pin
dipak.dipak28-Nov-08 20:27
dipak.dipak28-Nov-08 20:27 
QuestionChashing Pin
mehri.v200526-Nov-08 0:34
mehri.v200526-Nov-08 0:34 
QuestionHow to load *.pcx files in html Pin
Member 462021626-Nov-08 0:32
Member 462021626-Nov-08 0:32 
AnswerRe: How to load *.pcx files in html Pin
Paddy Boyd26-Nov-08 2:13
Paddy Boyd26-Nov-08 2:13 
GeneralRe: How to load *.pcx files in html Pin
Member 462021626-Nov-08 2:24
Member 462021626-Nov-08 2:24 

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.