Click here to Skip to main content
15,888,968 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to Populate Parent Window GridView Control in Child window Pin
Reza Raad18-Jan-09 10:54
Reza Raad18-Jan-09 10:54 
QuestionWeb CLient Software Factory Pin
Brendan Vogt18-Jan-09 2:01
Brendan Vogt18-Jan-09 2:01 
Questionpdf in iframe Pin
saud_a_k18-Jan-09 1:45
saud_a_k18-Jan-09 1:45 
AnswerRe: pdf in iframe Pin
Christian Graus18-Jan-09 2:01
protectorChristian Graus18-Jan-09 2:01 
GeneralRe: pdf in iframe [modified] Pin
saud_a_k18-Jan-09 2:16
saud_a_k18-Jan-09 2:16 
GeneralRe: pdf in iframe Pin
Christian Graus18-Jan-09 11:57
protectorChristian Graus18-Jan-09 11:57 
AnswerRe: pdf in iframe Pin
Aman Bhullar18-Jan-09 2:38
Aman Bhullar18-Jan-09 2:38 
GeneralRe: pdf in iframe Pin
saud_a_k18-Jan-09 18:18
saud_a_k18-Jan-09 18:18 
The server and client are the same machine
I also used:

string myfile  =  AppDomain.CurrentDomain.BaseDirectory+"\\310001.pdf";<br />
            litShow.Text = "<iframe src="+myfile+" width="100%" height="750"></iframe>";


the file is in my bin folder, but I still cant see the file Frown | :(

_____________________________________________________
Yea! I could be wrong...

GeneralRe: pdf in iframe Pin
Aman Bhullar19-Jan-09 5:54
Aman Bhullar19-Jan-09 5:54 
GeneralRe: pdf in iframe Pin
saud_a_k19-Jan-09 18:51
saud_a_k19-Jan-09 18:51 
Questiondll issue Pin
snehasish17-Jan-09 23:34
snehasish17-Jan-09 23:34 
AnswerRe: dll issue Pin
Abhijit Jana17-Jan-09 23:56
professionalAbhijit Jana17-Jan-09 23:56 
GeneralRe: dll issue Pin
Colin Angus Mackay18-Jan-09 1:02
Colin Angus Mackay18-Jan-09 1:02 
GeneralRe: dll issue Pin
Colin Angus Mackay18-Jan-09 1:05
Colin Angus Mackay18-Jan-09 1:05 
GeneralRe: dll issue Pin
Abhijit Jana18-Jan-09 1:17
professionalAbhijit Jana18-Jan-09 1:17 
GeneralRe: dll issue Pin
Colin Angus Mackay18-Jan-09 1:25
Colin Angus Mackay18-Jan-09 1:25 
GeneralRe: dll issue Pin
Abhijit Jana18-Jan-09 1:30
professionalAbhijit Jana18-Jan-09 1:30 
GeneralRe: dll issue Pin
snehasish18-Jan-09 21:41
snehasish18-Jan-09 21:41 
Questiongridview Pin
billcodes17-Jan-09 21:44
billcodes17-Jan-09 21:44 
AnswerRe: gridview Pin
Abhijit Jana17-Jan-09 22:16
professionalAbhijit Jana17-Jan-09 22:16 
GeneralRe: gridview Pin
billcodes17-Jan-09 23:00
billcodes17-Jan-09 23:00 
GeneralRe: gridview Pin
Abhijit Jana17-Jan-09 23:25
professionalAbhijit Jana17-Jan-09 23:25 
GeneralRe: gridview Pin
scotchy2hotty2k218-Jan-09 17:54
scotchy2hotty2k218-Jan-09 17:54 
Questionwhat is the error in this code ? Pin
ahmed eldeghedy17-Jan-09 19:51
professionalahmed eldeghedy17-Jan-09 19:51 
AnswerRe: what is the error in this code ? Pin
Guffa18-Jan-09 1:49
Guffa18-Jan-09 1:49 

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.