trint99
-
5/12/2006 4:00:06 PM
Re: Firefox asks for image download with GetFile.aspx
Thanks.
So it sounds like the GetFile URL is not what I need to be using here. Let me clarify the usage.
Following the examples in the tutorial PDF, I created a header control and in that control I have a CMSviewer that renders an article node as articletext. (I hope I have the nomenclature correct.) Then in the CMS desk, I edit that article node, inserting an image and some text. Using the WYSIWYG editor I add a link to the image and "Browse Server" to have the image link to the home page. (I know I could type in the correct URL, but this needs to be as simple as possible for our content editors. They're not very tech-savvy.)
When I create the link in this way, the URL created is "http://myserver.com/Website/GetFile.aspx?aliaspath=/Home" but, if I understand you correctly, GetFile is really intended to get a file (as in an image) rather than feed up another page.
If I am not using the tool correctly, please let me know. If the tool is doing the wrong thing, that's fine. I just need to educate my users to that end.
Thanks.
|