Hey everyone

A little off topic, hope you don't mind.

So I'm using cfhttp to go out and get content from an ASP page on a remote
server.

It's an IIS extension for Citrix, and it gives you a web page with the
published apps you can access.
I had the idea that it would be really cool if, on our intranet home page
(CF & fusebox), you could log in to Citrix, use cfhttp to get the content
from the remote ASP page, and display it in a table cell on the home page.
That part works great. I get the list of apps I should.

Now, when I go and click one of the links to open one of the published apps,
the cookie data the citrix server wants doesn't exist. I am using
type="cookie" in the cfhttpparam tags, I also tried type="formfield" and I'm
just not getting what I want. Is this even possible???

If I'm begin a moron, let me know.

Mike



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to