vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   Anyone using ajax forms? (https://vborg.vbsupport.ru/showthread.php?t=322359)

NumNum 04-13-2016 11:08 PM

Anyone using ajax forms?
 
Is there anyone here using ajax submission forms in their vB 5.x.x forum?

Replicant 04-14-2016 11:58 AM

Are you talking about just using ajax to submit the form or somebody else third party hosted ajax forms?

NumNum 04-14-2016 12:03 PM

Creating submission forms using Dreamweaver extension and uploading into the forum directory. The submission index page would be embedded into one of the static html modules.

The forms would then be emailed to a configured address, and the forms would not be stored in db.

Replicant 04-14-2016 01:07 PM

I don't see any reason why it wouldn't work. Is there info you're trying to get from vbulletin to populate the forms?

NumNum 04-14-2016 01:36 PM

None, just trying to make sure there would be no conflict between the app and vBulletin software before spending time and money on what the customer is looking for, which is nothing more than an online submission form for scholarship applications.

Replicant 04-14-2016 10:18 PM

It should work with zero issues. You're not actually interacting with vb at all in that case, you're only displaying the form via vb template. It's all web server from that point on. By using the static html template, you can force registration if you want, that would insure that the applicant is using a valid email address.

NumNum 04-15-2016 07:39 AM

That's what I was thinking.

Thanks for your insight!

NumNum 04-25-2016 09:46 AM

Can more than one command be issued to a function button? On my form it has a submit button to submit the form. I would like it to return to the top of the page also. Presently does not.

noypiscripter 04-25-2016 05:36 PM

To answer your question, Yes. But without knowing how the Dreamweaver extension works, only the plugin author would know how to exactly do that.


All times are GMT. The time now is 08:20 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.01278 seconds
  • Memory Usage 1,719KB
  • 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
  • (9)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