Click here to Skip to main content
15,913,333 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Adding a Checkbox in a Gridview Pin
Ramesh Swaminathan12-May-09 23:12
Ramesh Swaminathan12-May-09 23:12 
GeneralRe: Adding a Checkbox in a Gridview Pin
Vimalsoft(Pty) Ltd12-May-09 23:48
professionalVimalsoft(Pty) Ltd12-May-09 23:48 
QuestionPage.Controls.Add error Pin
The_Collector12-May-09 21:59
The_Collector12-May-09 21:59 
AnswerRe: Page.Controls.Add error Pin
Ramesh Swaminathan12-May-09 23:14
Ramesh Swaminathan12-May-09 23:14 
GeneralRe: Page.Controls.Add error Pin
The_Collector12-May-09 23:37
The_Collector12-May-09 23:37 
GeneralRe: Page.Controls.Add error Pin
Ramesh Swaminathan12-May-09 23:51
Ramesh Swaminathan12-May-09 23:51 
GeneralRe: Page.Controls.Add error Pin
The_Collector13-May-09 0:03
The_Collector13-May-09 0:03 
QuestionProblem with using iFrame in asp.net Pin
panyaung12-May-09 21:42
panyaung12-May-09 21:42 
Hi,

I am trying to display MS Word document in the webpage and I am using iframe to display. When I put document file (which is under the project folder), it shows in the page but if I include the file path, the document doesn't diplay in the frame. So I tested the same code in notepad, save as .htm format and then it works. I don't know what's the problem. Anyone have idea to solve this problem. My code is:


<FRAME WIDTH="500px" HEIGHT="500px" NAME="fframe" SRC="">
<EMBED SRC="" width="500px" height="500px"></embed>

AnswerRe: Problem with using iFrame in asp.net Pin
Ramesh Swaminathan12-May-09 23:19
Ramesh Swaminathan12-May-09 23:19 
GeneralRe: Problem with using iFrame in asp.net Pin
panyaung13-May-09 16:23
panyaung13-May-09 16:23 
Questiondropdown problem Pin
sirisha guttikonda12-May-09 21:21
sirisha guttikonda12-May-09 21:21 
AnswerRe: dropdown problem Pin
Ramesh Swaminathan12-May-09 21:28
Ramesh Swaminathan12-May-09 21:28 
Questionsession timeout Pin
samerh12-May-09 19:02
samerh12-May-09 19:02 
AnswerRe: session timeout Pin
Vasudevan Deepak Kumar12-May-09 19:50
Vasudevan Deepak Kumar12-May-09 19:50 
GeneralRe: session timeout Pin
samerh12-May-09 20:06
samerh12-May-09 20:06 
AnswerRe: session timeout Pin
Abhijit Jana12-May-09 19:59
professionalAbhijit Jana12-May-09 19:59 
GeneralRe: session timeout Pin
samerh12-May-09 20:07
samerh12-May-09 20:07 
GeneralRe: session timeout [modified] Pin
Ramesh Swaminathan12-May-09 21:19
Ramesh Swaminathan12-May-09 21:19 
AnswerRe: session timeout Pin
rashmin patel13-May-09 0:21
rashmin patel13-May-09 0:21 
QuestionFetch Parent Gridview Row index on Child gridview delete row ? Pin
zeego12-May-09 18:53
zeego12-May-09 18:53 
AnswerRe: Fetch Parent Gridview Row index on Child gridview delete row ? Pin
Ramesh Swaminathan12-May-09 22:16
Ramesh Swaminathan12-May-09 22:16 
GeneralRe: Fetch Parent Gridview Row index on Child gridview delete row ? Pin
zeego12-May-09 23:02
zeego12-May-09 23:02 
QuestionAny Function like Print_r???? Pin
Yaazi12-May-09 17:58
Yaazi12-May-09 17:58 
AnswerRe: Any Function like Print_r???? Pin
Samer Aburabie12-May-09 20:30
Samer Aburabie12-May-09 20:30 
QuestionASP 3.5 Formview + Findcontrol in VB - Please help as I'm going crazy Pin
breakoutfoo12-May-09 12:06
breakoutfoo12-May-09 12:06 

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.