The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
getting input values in php direct evaluation
I want to code a php direct evaluation page that gets a value from a user, performs some calculations and then outputs the result
i.e. something like a centigrade to farenheit converter where a user enters centigrade value in a box, I calculate the equivalent farenheight and output the result below. Ideally both the input box and the result value would be on the same page, so that a subsequent value can be entered. is this possible using VBulletin like this? |
#2
|
||||
|
||||
You could do something like that using HTML and javascript.
|
#3
|
|||
|
|||
Is there an article somewhere showing how to do this within VBulletin
|
#4
|
||||
|
||||
This well-written article explains how to create your own custom page:
[HOW TO - vB4] Create your own vBulletin page Then, in the custom template you create to go along with it, you would include the HTML/javascript I spoke of before to display the input elements and perform the calculations and display the output. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|