Re: HTML button as hyperlink

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mulley, Nikhil wrote:

Hi All,

My Question is that , I have an HTML page , how can  I make it as
Hyperlink instead of a Form Button

When user clicks on that button , it must be a href link .

Please guide me.
Thanks,
Nikhil.

.


first of all, i dont see anything regarding php in this question.

<form method="post" action="http://new.url.com/whatever.html";>
<input type="submit" value="Go to other page">
</form>

// Martin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux