Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 01-25-2001 Last Update: Never Installs: 0
 
No support by the author.

I need code that will take an entry into a formbox, send a copy of that entry to one site using one name for the box, send it to another site using another name for the box, etc...

In other words, I'm trying to create one single registration page that will transparently register the user with liveuniverse.com, and Vbulletin at the same time, without renaming all the login fields on member.php.

For example the field for the username on Liveuniverse.com is named "dig.new.handle" while the field for the username on Vb is named "username".

If someone could help me with this it would be greatly appreciated. A friend suggested hidden frames, but I didn't understand his explanation.

Thanks!

-Eugene

Pertinent info:
My forum
http://techhappy.com/forums/member.p...ster&who=adult

Liveuniverse:
http://www.liveuniverse.com

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 01-26-2001, 08:18 PM
Guest
 
Posts: n/a
Default

You have to use LWP.

Don't even ask.
Reply With Quote
  #13  
Old 01-26-2001, 08:24 PM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by chrispadfield

$blah = file("http://www.domain.com/index.html")

just tells the script to download the file (in the process of course it sends the data to that server.. about to come to that).

then

?arg=blah

arg is like username=
and blah would be the actual username

now the .urelencode($val) is just to turn $val (which may be say two words into url transmittalbe information).
Chris:
Quote:

$blah = file("http://www.everyone.net/signup.html")
That downloads the sign up sheet for everyone.net?

Quote:

then

?arg=blah

arg is like username=
and blah would be the actual username
So, for example:

"arg" would be the name that everyone.net uses for the username form field?

"blah" would be whatever name I used for my username form field; in my sign up script?

And the script would transfer the data in the "blah" field to the "arg" field?

ED:

I think there is a " missing before 1" in arg2=1", not sure though

I'm in this program at biztech.nfte.com and they are looking into BB systems.

The only problem is biztech mainly for entrepreneurs under 18 (some under 14), so they aren't sure about the legalities. What do you know about this? If they use the COPPA form will they be free of legalities? If you get a chance could you email, or ask someone within Jelsoft to contact them? They are a possible source of a large number of licenses.

Doloresh@nfte.com, nhupert@edc.org


-Eugene (no, not Eugenie, lol)
Reply With Quote
  #14  
Old 01-26-2001, 09:41 PM
Guest
 
Posts: n/a
Default

you might have more problem getting this to work with something like everyone.net who might not work with this type of system. It would not be the sginup.htlm page you call anyway but the CGI or PHP or ASP whatever it is program that processes the form when someone clicks submit. I have to say i doubt it will work. This type of thing is really only going to work if you control the scripts which for everyone.net you don't. I wanted to do it for http://www.communityarchitect.com as well but i don't think i can (especially as they appear to have something preventing that as well).
Reply With Quote
  #15  
Old 01-26-2001, 09:45 PM
Guest
 
Posts: n/a
Default

Can't you just have it send the data to the resulting html page that is created. The sign up page?
Reply With Quote
  #16  
Old 01-26-2001, 09:46 PM
Guest
 
Posts: n/a
Default

Essentially fill out the fields on the everyone.net page, and the fields on the vb sign up page, and submit it, without the user knowing?
Reply With Quote
  #17  
Old 01-26-2001, 09:53 PM
Guest
 
Posts: n/a
Default

no i don't think you understand how it works.

HTML page containing form.
Visitor types in info
Submits form
Goes to script on server for processing.

that is what happens.

to get it to go to two different scripts for processing (what we want) is impossible directly (it appears). So what we do is get one of the scripts, to call the other script not as a form but using a URL. This is what ed suggests. The url will have to be done in a special way as shown to make it work. Everyone net probably won't allow their scripts to sign people up in this way (GET as opposed to POST) but you can try.
Reply With Quote
  #18  
Old 01-26-2001, 10:33 PM
Guest
 
Posts: n/a
Default

So if it uses GET i can have the script call http://www.site.com/signup.asp?usern...sword="qwerty"

and that will fill out and submit the username and password fields?
Reply With Quote
  #19  
Old 01-26-2001, 10:44 PM
Guest
 
Posts: n/a
Default

you cannot explicitly tell a script that:
form field one = form field alpha
alpha being on your page.

For example, you can't have the script take all the user's data, send it to a central file.

Then have the script take the username entry, and enter it into each field, the username entry on everyone.net, the dig.user entry on livuniverse.com, etc... and submit it?
Reply With Quote
  #20  
Old 01-26-2001, 10:48 PM
Guest
 
Posts: n/a
Default

what about having the other pages loaded in a hidden frame, each time the data is entered its passed along to the other frames, with the name changed appropriately for each hidden frame?

Then when the user hits submit that submits the other frames at the same time?
Reply With Quote
  #21  
Old 01-26-2001, 10:48 PM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Eugenie2000
So if it uses GET i can have the script call http://www.site.com/signup.asp?usern...sword="qwerty"

and that will fill out and submit the username and password fields?


yes, if it works with GET that is what I think Ed is suggesting but i havn't tried it yet. If they make you use the POST protocol then this won't work.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:59 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.04666 seconds
  • Memory Usage 2,275KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete