which view engine are you using? in which encoding the template files are saved?
On Tue, Oct 7, 2008 at 8:04 PM, Brian Chan <[EMAIL PROTECTED]> wrote: > Sorry, can you explain how I would do this? I assume it must be done in > the controller then? I haven't done anything special so I'm not sure what > needs to be set. > > Thanks. > > ------------------------------ > *From:* [email protected] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Ken Egozi > *Sent:* Tuesday, October 07, 2008 2:01 PM > *To:* [email protected] > *Subject:* Re: IE tries to download the .rails pages? > > mime type (and encoding) of the response stream. > the meta tag is just a hint. > > > On Tue, Oct 7, 2008 at 7:55 PM, Brian Chan <[EMAIL PROTECTED]> wrote: > >> On the page I have: >> >> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> >> >> Is this not enough? >> >> >> ------------------------------ >> *From:* [email protected] [mailto: >> [EMAIL PROTECTED] *On Behalf Of *Roelof Blom >> *Sent:* Tuesday, October 07, 2008 11:51 AM >> *To:* [email protected] >> *Subject:* Re: IE tries to download the .rails pages? >> >> Check the mime type of the response. >> >> On Tue, Oct 7, 2008 at 5:17 PM, Brian Chan <[EMAIL PROTECTED]> wrote: >> >>> >>> Hi all, >>> >>> When I try to access .rails pages in IE it tries to download them as a >>> file >>> instead of rendering them normally. Does anyone know why this happens? >>> In >>> firefox everything works as it should. >>> >>> Thanks. >>> >>> >>> >>> >> >> > > > -- > Ken Egozi. > http://www.kenegozi.com/blog > http://www.musicglue.com > http://www.castleproject.org > http://www.gotfriends.co.il > > > -- Ken Egozi. http://www.kenegozi.com/blog http://www.musicglue.com http://www.castleproject.org http://www.gotfriends.co.il --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
