PC Review


Reply
Thread Tools Rate Thread

Code for buttons

 
 
=?Utf-8?B?TGluZGE=?=
Guest
Posts: n/a
 
      17th Sep 2005
I need some help. I've seen various examples of code in memos posted in this
discussion group relating to previous page buttons. I understand the code
and have incorporated it into my site.

Could someone please give me an example of code which would create a button
that I could label. I want to link to another page on the site when they
click on the button.

Hover buttons don't work. So I'm not sure how to create a button except
through the examples I've mentioned above. I know the <a href... code. I
just don't know the syntax for putting the
<button type= and the <a href... code together. Or am I completely off base?

Thanks...Linda
 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      17th Sep 2005
If using FP 2003 use the new Interactive Buttons (Insert Interactive Button)
If not either
- Create an image (in a graphics editor w/ your text in it) and link the image to your page
- Or paste the below in your page to use a button to go to Yourpage.htm

<form action="Yourpage.htm">
<input type="submit" value="Your Text to show Here">
</form>

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Linda" <(E-Mail Removed)> wrote in message newsF93EC9E-B52C-4FC3-AA81-(E-Mail Removed)...
|I need some help. I've seen various examples of code in memos posted in this
| discussion group relating to previous page buttons. I understand the code
| and have incorporated it into my site.
|
| Could someone please give me an example of code which would create a button
| that I could label. I want to link to another page on the site when they
| click on the button.
|
| Hover buttons don't work. So I'm not sure how to create a button except
| through the examples I've mentioned above. I know the <a href... code. I
| just don't know the syntax for putting the
| <button type= and the <a href... code together. Or am I completely off base?
|
| Thanks...Linda


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
C# -> two buttons same code Al Biheiri Microsoft C# .NET 4 6th Sep 2007 09:11 PM
Shortcuts for toolbar buttons/view code of toolbar buttons ericm Microsoft Excel Programming 2 23rd Jul 2007 09:49 PM
Shortcuts for toolbar buttons/view code of toolbar buttons ericm Microsoft Excel Programming 1 23rd Jul 2007 09:00 PM
Generic protect/unprotect code through buttons and code? StargateFanFromWork Microsoft Excel Programming 10 2nd Jan 2006 07:33 PM
option buttons run Click code when value is changed via VBA code neonangel Microsoft Excel Programming 5 27th Jul 2004 08:32 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:15 PM.