ColdFusionKing
Programmer
Hello everybody,
I'm trying to call a .asp file from my coldfusion page
using cfhttp and I keep getting errors. Both files are
on the same server, just different folders under the
site webroot.
This should explain it:
The ColdFusion file is in
C:\Inetpub\
and the ASP file is in
C:\Inetpub\
Can somebody show me how to use cfhttp to call the asp
file (menu.asp) in my coldfusion file
(searchreport.cfm)
Many Thanks
Allan
I'm trying to call a .asp file from my coldfusion page
using cfhttp and I keep getting errors. Both files are
on the same server, just different folders under the
site webroot.
This should explain it:
The ColdFusion file is in
C:\Inetpub\
and the ASP file is in
C:\Inetpub\
Can somebody show me how to use cfhttp to call the asp
file (menu.asp) in my coldfusion file
(searchreport.cfm)
Many Thanks
Allan