Hi Ian!

The htc file is with the problem, sorry if I won't very clean on my
message :), this will be probably a mime type problem, how can I do
this registration one time I know what type it is?

thanks for help!

On Wed, 16 Mar 2005 10:32:29 -0600, Ian Bicking <[EMAIL PROTECTED]> wrote:
> michelts wrote:
> > Hi guys!
> >
> > I have a problem with webware (I think), I trying to use the csshover
> > drop down menu from peterned. I done and it works:
> >
> > http://www.escritorio.cnt.br/teste.html
> >
> > but if I put the file in a webware context it doesn´t work:
> >
> > http://www.portaldofornecedor.com.br/wk/ModeloEscritorio/teste.html
> >
> > The file is the same, it try to load a file called csshover.htc on the
> > same directory, the apache serve this file as well but webware appears
> > to handle this file a diferent way from apache. What can I do to fix
> > it?
> 
> Is it the .html or .htc file that is not working?  If the .htc file, I'm
> guessing it's being served with a different mime type in Webware -- look
> at the standard Python mimetypes library for information on registering
> the type of .htc files.  (You can do the registration in your context's
> __init__.py)
> 
> --
> Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org
> 


-- 
Michel Thadeu Sabchuk
Curitiba - Brasil


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to