JmZ
03-04-2008, 03:40 PM
hey there,
I am currently coding a script which will post information automatically from specific "feeds".
The whole script is finished which means now, I have to integrate it into vBulletin.
Now this is generally easy, until I get the the "post insertion". The problem here is that my posts will contain HTML, so I need to figure out one of the following:
- How to set a specific user's posts to be directly posted, not filtered through anything which may change the content of the given post.
OR
- How to convert ALL HTML from a given post into friendly BBCode
Either of these means that my script will be complete, so any help is appreciated.
Thanks
JmZ
I am currently coding a script which will post information automatically from specific "feeds".
The whole script is finished which means now, I have to integrate it into vBulletin.
Now this is generally easy, until I get the the "post insertion". The problem here is that my posts will contain HTML, so I need to figure out one of the following:
- How to set a specific user's posts to be directly posted, not filtered through anything which may change the content of the given post.
OR
- How to convert ALL HTML from a given post into friendly BBCode
Either of these means that my script will be complete, so any help is appreciated.
Thanks
JmZ