vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   HTML Question (https://vborg.vbsupport.ru/showthread.php?t=43848)

Neo 09-23-2002 10:12 AM

HTML Question
 
Alright.. while Neo is programming guru he really doesnt care that much about anything related to HTML even though I could make a cake with it... but what I need it help with a submit button..

Now while this submit button would send me to the page and parse the entered info

<input type="submit">

I want one that would send me to another page.. or take a different action... but I have no clue how to do this..

Thanks for your time and money and teenage sister
- Neo

Ninth Dimension 09-23-2002 10:16 AM

I think you will need to change the <form> tag to make this happen, try this:

<form method=post action=addgame.php>

where addgame.php is the location of the file you want the info to be sent to :)

Ninth Dimension 09-23-2002 10:17 AM

BTW, as you might have seen, I don't use " marks arround the elements in HTML unless the element has a space in it, such as

<img alt="hello world">

/me holds hand out to be slapped

Neo 09-25-2002 05:31 AM

Hmmm... good point. I never really though of that. Thank you. :)

zajako 09-26-2002 07:03 PM

<input type=button> :P

use some javascripting to make it do something :P

<input type=button onClick="OpenPage()"> :P

Neo 09-27-2002 12:01 AM

Ture.. I got another question. I have seen it when you go over a link a box comes up over it like alt but this one is more styled.. doesn anyone know how to do this?

thanks.

assassingod 09-28-2002 08:47 AM

Yeah, I think thats DHTML, im pretty good with it, I can show you do that:)

Neo 09-29-2002 08:27 AM

I would be thankful if you could.

assassingod 09-29-2002 09:29 AM

1 Attachment(s)
All is explained in the text file:)

PIMPY 09-29-2002 07:10 PM

Quote:

Originally posted by Ninth Dimension
BTW, as you might have seen, I don't use " marks arround the elements in HTML unless the element has a space in it, such as

<img alt="hello world">

* Ninth Dimension holds hand out to be slapped


yes you can do this, but the reason people DO use quotes around non-spaced words, are for two reasons, common documentaion, makes it easier to read, and because its a good practice to get used to the quotes so that when you do need them you don't forget and so on


All times are GMT. The time now is 12:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01115 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete