<a href="abc.php"> <input name="logout" value="Logout to Change Name" type="submit" ></a>
it's not working in IE but works in Mozilla
it's not working in IE but works in Mozilla
<a href="abc.php">Logout to Change Name"</a>
<a href="abc.php">Logout to Change Name"</a>
Comment