Click here to Skip to main content
15,887,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralWrong forum Pin
pmarfleet5-Mar-08 19:44
pmarfleet5-Mar-08 19:44 
QuestionMVC framework problem Pin
Hellacious5-Mar-08 16:38
Hellacious5-Mar-08 16:38 
GeneralRe: MVC framework problem Pin
Hellacious6-Mar-08 13:59
Hellacious6-Mar-08 13:59 
Generalasp.net/html Pin
Member 41949065-Mar-08 16:24
Member 41949065-Mar-08 16:24 
GeneralRe: asp.net/html Pin
Christian Graus5-Mar-08 16:58
protectorChristian Graus5-Mar-08 16:58 
QuestionIs programming from diagrams a good idea? (new application) Pin
Vimal Naran5-Mar-08 12:29
Vimal Naran5-Mar-08 12:29 
GeneralRe: Is programming from diagrams a good idea? (new application) Pin
Expert Coming5-Mar-08 19:39
Expert Coming5-Mar-08 19:39 
GeneralProblem with get values from IFRAME Pin
c#ivan5-Mar-08 12:01
c#ivan5-Mar-08 12:01 
Hi,
i have one problem. I create web site in VS.2008 on .NET 3.5. On my parent page i have iframe which source attribute src i populate dinamically in code behind :
HtmlControl frame1 = (HtmlControl)this.FindControl("ifrCache");
frame1.Attributes["src"] = "form.aspx?form=" + formID;
Iframe source is child page who have input text field.
Is there any way to get value of input text fields on parent page from iframe source page?
GeneralRe: Problem with get values from IFRAME Pin
Expert Coming5-Mar-08 19:27
Expert Coming5-Mar-08 19:27 
GeneralRe: Problem with get values from IFRAME Pin
c#ivan7-Mar-08 11:18
c#ivan7-Mar-08 11:18 
QuestionGridview template field. I have to click Update twice for edit mode. how can i make it work with single click? Pin
Dong Kim5-Mar-08 11:23
Dong Kim5-Mar-08 11:23 
GeneralRe: Gridview template field. I have to click Update twice for edit mode. how can i make it work with single click? Pin
N.Surendra Prasad6-Mar-08 23:39
N.Surendra Prasad6-Mar-08 23:39 
QuestionRe: Gridview template field. I have to click Update twice for edit mode. how can i make it work with single click? Pin
Dong Kim7-Mar-08 4:34
Dong Kim7-Mar-08 4:34 
GeneralRe: Gridview template field. I have to click Update twice for edit mode. how can i make it work with single click? Pin
N.Surendra Prasad9-Mar-08 20:22
N.Surendra Prasad9-Mar-08 20:22 
Questionhow to validate check box? Pin
Dong Kim5-Mar-08 11:15
Dong Kim5-Mar-08 11:15 
GeneralRe: how to validate check box? Pin
Christian Graus5-Mar-08 11:27
protectorChristian Graus5-Mar-08 11:27 
QuestionRe: how to validate check box? Pin
Dong Kim5-Mar-08 12:37
Dong Kim5-Mar-08 12:37 
GeneralRe: how to validate check box? Pin
P Tagore Srinivas Dhanunjay5-Mar-08 21:02
P Tagore Srinivas Dhanunjay5-Mar-08 21:02 
GeneralRead data from customers session Pin
AlexeiXX35-Mar-08 10:41
AlexeiXX35-Mar-08 10:41 
GeneralRe: Read data from customers session Pin
Christian Graus5-Mar-08 10:54
protectorChristian Graus5-Mar-08 10:54 
GeneralRe: Read data from customers session Pin
AlexeiXX35-Mar-08 13:22
AlexeiXX35-Mar-08 13:22 
GeneralHTML errors solving while migrating Pin
umashankergr85-Mar-08 8:31
umashankergr85-Mar-08 8:31 
GeneralRe: HTML errors solving while migrating Pin
pmarfleet5-Mar-08 9:09
pmarfleet5-Mar-08 9:09 
Questionjavascript:window.open, won't Pin
goodideadave5-Mar-08 7:48
goodideadave5-Mar-08 7:48 
GeneralWrong forum Pin
pmarfleet5-Mar-08 9:02
pmarfleet5-Mar-08 9:02 

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.