The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Include ASP page sections
Hello. I'm helping to work on a site were the vast majority of the pages are done in Micro$oft ASP.net. I'd like to be able to include certain small page sections like headers in news headers and side colums in the site's bulletin boards (which are of course PHP powered since they are vbulletin).
If the server that receives the page request processes the ASP, would that work (then it becomes a matter of including an HTML file into a vbulletin page) |
#2
|
|||
|
|||
if you need to include an entire asp page you can do that via a frame...
other than that I don't know of any way to merge the 2 languages... maybe via shell commands? |
#3
|
||||
|
||||
It's a devilish problem...
Oh, did I mention the ASP pages were on a different server entirely ?? |
#4
|
|||
|
|||
hmm...
I have an idea... try using fopen (or better yet file_get_contents). If your server supports URL's for fopen then it'll be equivelent to a browser call. PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|