Click here to Skip to main content
15,891,828 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
ESTAN3-Apr-08 22:49
ESTAN3-Apr-08 22:49 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
Mark J. Miller4-Apr-08 4:34
Mark J. Miller4-Apr-08 4:34 
GeneralRe: FormsAuthentication and Session timeout problem. Pin
ESTAN8-Apr-08 2:20
ESTAN8-Apr-08 2:20 
Generalto insert a new record from gridview control Pin
sudhadotnet2-Apr-08 4:37
sudhadotnet2-Apr-08 4:37 
GeneralRe: to insert a new record from gridview control Pin
led mike2-Apr-08 6:50
led mike2-Apr-08 6:50 
Generaliframe src from code Pin
saud_a_k2-Apr-08 3:46
saud_a_k2-Apr-08 3:46 
GeneralRe: iframe src from code Pin
eyeseetee2-Apr-08 4:44
eyeseetee2-Apr-08 4:44 
GeneralRe: iframe src from code Pin
Krishnraj2-Apr-08 19:41
Krishnraj2-Apr-08 19:41 
Hi,

try the below code, hey but i m not sure its working..but let see

button_Click(...)
{
literal1.Text="<iframe src="./Forms/NEW_Forms/MyForm.aspx" width="100%" height="100%"></iframe>";
}


If above code is not working then try using Server.MapPath("MyForm.aspx")

I hope it will help u..

Regards,

Rana Krishnraj

QuestionHow to display data in content place holder dynamically Pin
psspl2-Apr-08 2:51
psspl2-Apr-08 2:51 
AnswerRe: How to display data in content place holder dynamically Pin
Matthew Ellis2-Apr-08 3:38
Matthew Ellis2-Apr-08 3:38 
AnswerRe: How to display data in content place holder dynamically Pin
eyeseetee2-Apr-08 3:46
eyeseetee2-Apr-08 3:46 
GeneralA potentially dangerous Request.Form value was detected from the client [modified] Pin
Bluebamboo2-Apr-08 1:57
Bluebamboo2-Apr-08 1:57 
GeneralRe: A potentially dangerous Request.Form value was detected from the client Pin
N a v a n e e t h2-Apr-08 3:20
N a v a n e e t h2-Apr-08 3:20 
GeneralRe: A potentially dangerous Request.Form value was detected from the client Pin
Bluebamboo2-Apr-08 4:29
Bluebamboo2-Apr-08 4:29 
GeneralRe: A potentially dangerous Request.Form value was detected from the client Pin
N a v a n e e t h2-Apr-08 4:34
N a v a n e e t h2-Apr-08 4:34 
GeneralRe: A potentially dangerous Request.Form value was detected from the client Pin
Bluebamboo3-Apr-08 4:38
Bluebamboo3-Apr-08 4:38 
Generalsession problem Pin
Soumini Ramakrishnan2-Apr-08 1:39
Soumini Ramakrishnan2-Apr-08 1:39 
GeneralRe: session problem Pin
Sandeep Akhare2-Apr-08 2:16
Sandeep Akhare2-Apr-08 2:16 
GeneralRe: session problem Pin
N a v a n e e t h2-Apr-08 3:16
N a v a n e e t h2-Apr-08 3:16 
GeneralRe: session problem [modified] Pin
Krishnraj2-Apr-08 3:23
Krishnraj2-Apr-08 3:23 
GeneralRe: session problem Pin
Soumini Ramakrishnan2-Apr-08 18:36
Soumini Ramakrishnan2-Apr-08 18:36 
GeneralInsert into database using transaction Pin
Kissy162-Apr-08 1:06
Kissy162-Apr-08 1:06 
GeneralRe: Insert into database using transaction Pin
Mark J. Miller2-Apr-08 10:21
Mark J. Miller2-Apr-08 10:21 
QuestionHow to show the contents of a word file in a dynamic web page as it is ?(Challenging Task) Pin
ELEESA JOVAIN2-Apr-08 0:21
ELEESA JOVAIN2-Apr-08 0:21 
GeneralRe: How to show the contents of a word file in a dynamic web page as it is ?(Challenging Task) Pin
N a v a n e e t h2-Apr-08 0:34
N a v a n e e t h2-Apr-08 0:34 

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.