User Profile
Collapse
-
.net remoting
I want to ask whether the remote object and the host are in the same app domain in .net remoting or a remote object can be in a different domain and host pointing to it. -
-
i have to take suppose name from the dropdownlist... .
now on the second page i have to put this name ,also the corresponding emailid,roll no ...etc etc in different text boxes ...
i wrote a query for it ...but this query is coming in those boxes(on the second page )not the values....Leave a comment:
-
tomari started a topic pass value selected from a dropdownlist to other page+and other related data .in .NETpass value selected from a dropdownlist to other page+and other related data .
hi all,
can u please tell me what is the code to select a value from a dropdownlist ..and then passs this value to the other page ....
along with it i have to take some details from the database based on the value from the dropdownlist and pass it to the other page .
iknow how to pass a data to a new page ..
Response.Redire ct("desplayprof ile.aspx?myid=" + ddl1.SelectedIt em .ToString () );...
No activity results to display
Show More
Leave a comment: