difference between master page and user control plz let me know
ravikiranreddydharmannagari
Posts
-
master page and user control -
master pagein master page in default.aspx if i clk on button i am not able to retain the value....
-
master pagehey iam using postback url for (master) button to redirect to another child page where i need to display the data.... In master page In Child Page.. string str = Request.Form["ctl00$Header1_txtword"].ToString(); once i clik on button the value in text box disapperaing.... -- modified at 3:24 Tuesday 10th July, 2007
-
master pageon the postback iam not able maintain the state of (master)text box in child page..... In Master Page In child page if i enter "ravi" in textbox and clik on button iam not able to see the ravi in textbox.......... i hope its clear.....
-
master pagehi thank u for ur reply iam able to read the values but the issue is once i clk Master(button) iam not able to retain the values of textbox....
-
master pagehaving text box and button in a master page..... issue is in child page.... when i clik on the (master) button iam not able to retain the value of (master) text box... plz help me out
-
Error reading configuration information from the registryruntime error: Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Error reading configuration information from the registry.
-
"life cycle of server control""may i know the life cycle of web server control" with regards ravi kiran
-
"interface and abstract"in what scenario we will go for abstract and interface plz let me know with regards ravi
-
"how to bind values"i need to bind xml to 2 dropdownbox in .net and once i clik on id i need to get the corresponding value in 2 dropdownbox plz let me know
-
"attribute values"i need to bind xml to 2 dropdownbox in .net and once i clik on id i need to get the corresponding value in 2 dropdownbox plz let me know
-
"diff b/w & and + "5+7 5&7 what is the output plz let me know
-
server side and client sidewhere does exactly diff comes submit button Input button type
-
"displaying recs randomly in a table"iam having an emp table and i want to display recs randomly each time i retrieve with regards ravi kiran
-
"converting an html to xml"hai i need to indetify the tags which are there in html file plz let me know with regards ravi kiran reddy
-
"exception handling"public static void main() { try { //some exception occured } catch() { system.out.println(" "); } finnaly { system.out.println("hai"); } system.out.println("hello"); } is hello wud be printd or not plz let me know asap with regards
-
"authentciation"hai iam using form authetication iam having around 3-5 users only those users would be having accessing the app i want to know where these form credentials would be stored with regards ravi
-
Debugging Problemcheck ur code behind file in ur login page code behind file should be login.aspx.cs with regards
-
"trigger"iam having 10 triggers for a table i want view the triggers which trigger is firing is it possible to know or any system stored prodeure is avaliable in sqlserver 2000 with regards
-
"webservice"how do we provide security to a web service with regards