Cfreport and the right data

2007-06-04 Thread Chris Bleile
So I have been searching the net for about 3 days on this and no help so I now turn to you guys for help. I have a report I built in Crystal Reports 11 and saved it into a dirctory called Reports. The Reports folder is in the same directory as every thing else that my page uses. I use a .cfc

Open a Web Page

2007-01-11 Thread Chris Bleile
I am calling a .cfc and performming a query after the query is preformed i want to open another web page. I cannot figure out how to make another web browser open up and go to the page i desire. PLease Help! ~| Create

Re: Open a Web Page

2007-01-11 Thread Chris Bleile
The only problem is that i call the Cfc in a public funcons after i compile the arguments to pass to it so when i put the code in there the Flash form just sit's there and dosent load assuming the CFC returns a URL to the calling page... on the calling page, after the CFC call... script