The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've been attempting to programmatically post messages via a handheld. Inorder to do this I have to reproduce the HTTP Requests sent by a normal browser. So far I have been able to log in and log out using POST/GET methods to the login.php. However I have had a load of trouble posting using HTTP Requests, does anyone know the POST/GET data required? Upon sniffing packets coming from my browser while posting I have found no packets containing the 'message', 'title', or any of the post data for that matter. How is this data getting from the form to the server?
If nobody knows can someone please point me to the HTTP Request Packet which contains the information pertaining to the Reply Form submitted. |
#2
|
|||
|
|||
![]()
To see what data is past, simply put the following lines (on a test board) in the receiving file:
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|