Misc. Codes in Asp .net/C#

Example : How to display message or popup message in Asp.net. Example : How to close/exit application or browser in Asp.net. Example : How to Redirect Page in Asp.net. Example : How to create user customized function to call multiple times in Asp.net using C#.

Loading

Session in Php

Example : How to Pass Single value from a web page to another using session in php? Example : How to Pass Multiple values from a web page to another using Session Array in php? Example : How to Login and Logout using session in php?

Loading