vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Hidden submital to mutliple scripts? (https://vborg.vbsupport.ru/showthread.php?t=7233)

chrispadfield2 01-30-2001 01:51 PM

that is fine then...

i already posted my intermediate file (this is what i called signup.php) and it was the one that both a) connected to the database and b) sent the form info on to signup2.php

what you want to do is fine. you need:

1) HTML to get ALL the info your visitors are going to list
2) the PHP script that does:
i) has the form sending sub-routine (as shown in previous post)
ii) has 3 calls using the sub-routine sending the results of to the 3 different signup-forms.
iii) an ending saying "thank you, info submitted" type thing.

That is all there is to it, you have everything you need, you need to find out the names of the fields that the scripts you are sending it to use (just view the source on their pages, if it says name="everyone-username" then the field name is everyone-username, just use everyone-username=$username inside the post line to the everyone.net script (already show this).

Have a try and doing it, once you have tried to make the scripts and sections and if you can't get it to work, post everything you have made and i will try and debug it for you.

01-30-2001 11:55 PM

Looking at Sitepoints tutorials on Managing users with PHP sessions. You ought to take a look. Its on the main page: http://www.sitepoint.com

02-01-2001 08:03 AM

Ok I just finished up with this problem yesterday. Simple way to do it is just to use javascript. Works with everyone except the ones that don't have it enabled of course and all they need to do is click another button to proceed. Have them fill out all the fields on one page drop in a db and then just call them as your submiting to the other forms...

http://www.startalent.tv/emailjoin.phps is an example of this. Hope this helps.


All times are GMT. The time now is 03:32 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.01091 seconds
  • Memory Usage 1,716KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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