The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi, i'm writing some custom javascript code that will attempt to pull data and replace data from the post input box.
Now I tried something very simple, PHP Code:
Anyways, this obviously doesn't work. So i'm wondering if anyone knows what the name of the object is that vb uses when it constructs the input box? I used 'vbtextanswer' in my example, but thats not it, neither is 'message'. Thanks for any help!@ |
#2
|
|||
|
|||
![]()
Why don't you just modify server side?
|
#3
|
|||
|
|||
![]()
What do you mean exactly ?
|
#4
|
|||
|
|||
![]()
I'm guessing the form is going to post to a server side script (E.g. a PHP file) so instead of try to get edit the data using JS (which won't take place if the user has JS disabled I think) edit the data when it is being processed in the server side script.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|