[cfaussie] Re: Masking a URL

2009-10-21 Thread Gareth Edwards
If your using Apache mod_rewrite should do the job. Otherwise, maybe do a Google for Friendly / Rewriting URL's in IIS? Cheers Gareth. On 21/10/09 4:10 PM, KNOTT, Brian wrote: Is there a way to mask a URL. My problem is that when IE prints a page it also prints the URL. The customer is

[cfaussie] Re: Masking a URL

2009-10-21 Thread Steve Onnis
Nope...not unless you are using some activex stuff to control the print Other option is to not use the browser print font, but rather a print button and have a hidden form submit to an empty windowor an iframe and have that window call the print() function _ From: KNOTT, Brian

[cfaussie] Re: Masking a URL

2009-10-21 Thread CyberAngel
Or cfdocument the page for priniting. From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf Of Steve Onnis Sent: Wednesday, 21 October 2009 5:17 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Masking a URL Nope...not unless you are using some activex

[cfaussie] Re: Masking a URL

2009-10-21 Thread Joel Cass
Doesn't seem like an issue with ColdFusion, but could be fixed using it. Create a print function that uses cfdocument to create a pdf of the page. If you have control over the client browser, Under 'page setup' in IE, there is an option to modify header and footer. Simply strip out u or replace