vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Help me with forms please! (https://vborg.vbsupport.ru/showthread.php?t=52305)

CloudSlash 04-29-2003 12:58 AM

Help me with forms please!
 
I could not find any other forum for html, so i decided to ask in this one. I need to knwo how to do two things with forms.

First of all i want to make it so that when i push submit on my form, instead of having the action set to email it to me, post the results in a text document on the server.

Secondly i want to know if there is a way to add a little thing into the bottom of the form that adds up values you have specified as each checkbox or radio button is clicked on. Example: Grahpics cost $10, when you click on the graphic check box, a 10 will appear in the box at teh bottom fo the form. I have no idea if this is possible.

DeMuro1 04-29-2003 02:22 PM

not unless you're running your form as a type of applet or application. Maybe javascript. As far as php I don't think it can do that


as for your first request....I just asked the same question a bit ago. This thread already has a php document that Black Vivi wrote for me that does that exact thing.

mr e 04-29-2003 05:46 PM

the second would only be possible if you added it up AFTER you clicked the submit button, that's with php, with javascript i dont think it would be too hard

Black Vivi 05-02-2003 09:32 PM

if you PM me the html form i can make it show the amount of money it costs, and make it save it to a text file


All times are GMT. The time now is 11:03 PM.

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.01011 seconds
  • Memory Usage 1,711KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete