English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

this is the code:


what i want to happen is when i click this button it will proceed to the next page. for example the next page was named as nextpage.html
any help please?? i forgot the code.. T_T

2007-02-28 23:39:10 · 3 answers · asked by jhen 3 in Computers & Internet Other - Computers

3 answers



Or
FORM "method=post action=/yoursite/nextpage.html"
etc.
Hope that is what you are looking for.

2007-02-28 23:54:35 · answer #1 · answered by Tracy L 7 · 0 0

Actually I'm not too sure about a form button, but if you use a graphic button, the code will be:



This is assuming your page and button graphic are in the same directory as the page you're on - if not, just adjust the urls.

The border=0 makes sure there's no ugly blue border, unless you want that...

Now that I've answered, I'm off to find out how to do this with a form button! I'm guessing with a simple "onClick" action (javascript).

EDIT: Ah, well there ya go (answer below). I really need to learn about forms LOL!

2007-03-01 07:54:07 · answer #2 · answered by Anonymous · 0 0

Yes, like the above.

2007-03-01 08:00:49 · answer #3 · answered by blndchik 5 · 0 0

fedest.com, questions and answers