-----Original Message-----
Is it possible to have a form button as a
hyperlink to another page? ie; Home ect. Thank you
in advance.
Sure. Just switch to HTML view and code:
<input type="button" value="Microsoft"
onclick="window.location.href='
http://www.microsoft.com'">
Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*