Click here to Skip to main content
15,897,334 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Page redirection Pin
Mr.Sam21-Nov-07 23:07
Mr.Sam21-Nov-07 23:07 
GeneralRe: Page redirection Pin
Prateek G21-Nov-07 23:11
Prateek G21-Nov-07 23:11 
GeneralRe: Page redirection Pin
Mr.Sam21-Nov-07 23:27
Mr.Sam21-Nov-07 23:27 
QuestionConvert Any File to pdf and download it. Pin
varshavmane21-Nov-07 21:58
varshavmane21-Nov-07 21:58 
AnswerRe: Convert Any File to pdf and download it. Pin
Prateek G21-Nov-07 22:03
Prateek G21-Nov-07 22:03 
GeneralRe: Convert Any File to pdf and download it. Pin
varshavmane21-Nov-07 22:19
varshavmane21-Nov-07 22:19 
GeneralRe: Convert Any File to pdf and download it. Pin
Prateek G21-Nov-07 22:29
Prateek G21-Nov-07 22:29 
AnswerRe: Convert Any File to pdf and download it. Pin
N a v a n e e t h21-Nov-07 22:13
N a v a n e e t h21-Nov-07 22:13 
ASP.NET 2.0 wrote:
I need to accept a file from end user and convert it to pdf


What will be the file type ? You need to use some PDF conversion utilities to convert it to PDF.

ASP.NET 2.0 wrote:
If the end user say open then it should be embedded in IE and if the end user say save it then it should be saved on end users machine.


What do you mean by embedded in IE ? AFAIK, you can't save the file to users system when they press save. You can redirect to that file and browser will allow user to download it. One question : File is uploaded from users omputer, and why again he needs to download it from server Confused | :confused: ?

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

GeneralRe: Convert Any File to pdf and download it. Pin
varshavmane21-Nov-07 22:25
varshavmane21-Nov-07 22:25 
GeneralRe: Convert Any File to pdf and download it. Pin
N a v a n e e t h21-Nov-07 22:38
N a v a n e e t h21-Nov-07 22:38 
GeneralRe: Convert Any File to pdf and download it. Pin
varshavmane21-Nov-07 22:50
varshavmane21-Nov-07 22:50 
GeneralRe: Convert Any File to pdf and download it. Pin
N a v a n e e t h21-Nov-07 22:54
N a v a n e e t h21-Nov-07 22:54 
Question.NET Pin
senthilsstil21-Nov-07 21:35
senthilsstil21-Nov-07 21:35 
AnswerRe: .NET Pin
Naik A2Ze21-Nov-07 21:47
Naik A2Ze21-Nov-07 21:47 
GeneralRe: .NET Pin
senthilsstil21-Nov-07 22:44
senthilsstil21-Nov-07 22:44 
GeneralRe: .NET Pin
Michael Sync21-Nov-07 22:56
Michael Sync21-Nov-07 22:56 
GeneralRe: .NET Pin
Naik A2Ze21-Nov-07 23:00
Naik A2Ze21-Nov-07 23:00 
AnswerRe: .NET Pin
John-ph21-Nov-07 21:49
John-ph21-Nov-07 21:49 
GeneralRe: .NET Pin
senthilsstil21-Nov-07 22:45
senthilsstil21-Nov-07 22:45 
GeneralRe: .NET Pin
N a v a n e e t h21-Nov-07 22:47
N a v a n e e t h21-Nov-07 22:47 
GeneralRe: .NET Pin
senthilsstil21-Nov-07 22:53
senthilsstil21-Nov-07 22:53 
GeneralRe: .NET Pin
N a v a n e e t h21-Nov-07 23:07
N a v a n e e t h21-Nov-07 23:07 
AnswerRe: .NET Pin
Prateek G21-Nov-07 23:04
Prateek G21-Nov-07 23:04 
GeneralRe: .NET Pin
senthilsstil22-Nov-07 1:54
senthilsstil22-Nov-07 1:54 
QuestionOnline conference Pin
SreejithAchutan21-Nov-07 21:30
SreejithAchutan21-Nov-07 21:30 

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.