Quantcast
Channel: HTTP GET? | WPDFD.com Forums
Viewing all articles
Browse latest Browse all 4

Terakris said:

$
0
0
Hi people,

I'm trying to access a page on another server and include it in my page, much like a server side include (im using ASP). Ive been given this sample that works in ColdFusion apparently, but wondered if anyone had a similar solution for ASP?

<!-- HTTP include theUrl -->
<CFHTTP method="GET" url="#theUrl#" resolveurl="Yes">
<cfoutput>
#CFHTTP.FileContent#
</cfoutput>
</CFHTTP>

The page is on a remote server (web site), not on our domain so we cant access it via local paths so has to be by HTTP. Any help would be appreciated.

Thanks in advance

Kris

Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images