Jun 15, 2006 #1 coachdan MIS Joined Mar 1, 2002 Messages 269 Location US Can I add a form button and have it activate a hyperlink when clicked with FrontPage. How do I do it? coachdan32 http://www.malehsbaseball.com
Can I add a form button and have it activate a hyperlink when clicked with FrontPage. How do I do it? coachdan32 http://www.malehsbaseball.com
Jun 20, 2006 #2 AMysticWeb Technical User Joined Oct 20, 2002 Messages 309 Location US Is this what you mean? ... http://frontpageforms.com/standard_button.htm Hope I have been of some help, Micheal Smith FrontPage Form Tutorials & Form Script Examples http://FrontPageForms.com Upvote 0 Downvote
Is this what you mean? ... http://frontpageforms.com/standard_button.htm Hope I have been of some help, Micheal Smith FrontPage Form Tutorials & Form Script Examples http://FrontPageForms.com
Jun 27, 2006 #3 JamesHanley Programmer Joined Jun 16, 2006 Messages 57 Location US <form action="http://www.google.com"><input type="submit" value="Go To Google"> </form> This will generate buttont that says Go to Google, when click takes you to google. Is that what you needed? Brent Serio Just Born Designs http://www.justborndesigns.comEmail: brentaserio@cox.net Aim: CsCheerios Upvote 0 Downvote
<form action="http://www.google.com"><input type="submit" value="Go To Google"> </form> This will generate buttont that says Go to Google, when click takes you to google. Is that what you needed? Brent Serio Just Born Designs http://www.justborndesigns.comEmail: brentaserio@cox.net Aim: CsCheerios
Jul 6, 2006 Thread starter #4 coachdan MIS Joined Mar 1, 2002 Messages 269 Location US Yes, thanks a lot. coachdan32 http://www.malehsbaseball.com Upvote 0 Downvote