Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Trying to get Buttons to work

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Betsy Craig Posted - 01 Mar 2004 : 21:36:01
When I click on a button I've place on a page, in the properties box under Type the choices are button, submit and reset.

What do these mean?

Which ones should I be using to jump from the button to another page I've created.

I also notice under Tools there are Insert Support Button 1 and 2. What do these mean? I've tried using them and tried to get them to say ANYTHING OTHER THAN "created using Dynamic HTML Editor" on the button.

The Sample 11: Links page really doesn't help me at all.
2   L A T E S T    R E P L I E S    (Newest First)
Betsy Craig Posted - 02 Mar 2004 : 20:21:03
quote:
Originally posted by s.dav

There are 3 types of simple button in HTML:
- button stays for a simple button
- submit and reset have sense if they are used within a form control (but version 1.7 doesn't support form); the reset button permits you to reset all fields in the form; the submit permits you to 'submit' the current form without additional code.
By submitting a form you send all data in your page to another page; for example you can require login data to a user then send that data to the server and check it before do action.



Wow...I have no idea what you just explained. I guess it's a good thing I've enrolled into a class next week to learn FrontPage. I need some hands on help and training. Thanks for trying to help me, but this is all WAY over my head.
s.dav Posted - 02 Mar 2004 : 08:46:05
There are 3 types of simple button in HTML:
- button stays for a simple button
- submit and reset have sense if they are used within a form control (but version 1.7 doesn't support form); the reset button permits you to reset all fields in the form; the submit permits you to 'submit' the current form without additional code.
By submitting a form you send all data in your page to another page; for example you can require login data to a user then send that data to the server and check it before do action.

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000