ASP works fine on any browser if you're just looking at a site. All the 
browser ever gets is just the html with an .asp extension. Any problems with 
rendering are usually due to bad HTML support or (more likely) bad CSS (bad 
CSS engine, wrong fonts, etc)

The only lack of complete support for ASP is the server-sides stuff.  The few 
ASP modules for Apache aren't too well developed yet (but they're coming 
along very nicely).  And I don't think I've ever seen an IDE or an editor 
that can do syntax highlighting for ASP script writing.

Your best bet is to change to PHP (which works well on windows and linux 
systems and offers pretty much the same functionality without the guilt of 
being a slave to IIS development).

On Friday 09 March 2001 09:57 am, you wrote:
> I have heard that, kde's Konqueror, does not support .asp pages ? is that
> true ? i have also heard that whole Linux does not support .asp well ? is
> that true ?
> Please, answers are wel come.
> thanx in advance.
>                             Ritesh.
> ----- Original Message -----
> From: "Ron Stodden" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, March 09, 2001 12:47 AM
> Subject: Re: [expert] konqueror in KDE 2.1 final misrendering
>
> > Praedor Tempus wrote:
> > > Using konqueror from kde 2.1 final, I find that it doesn't render this
>
> page
>
> > > properly:
> > >
> > > http://www.pcquest.com/june00/linux_spam.asp
> > >
> > > The text is overlaid into the link frame on the left of the page.
>
> Trying to
>
> > > reload doesn't help, nor does restarting konqueror and trying again.
> >
> > Netscape 4.67 also renders this page exactly as you describe, so it
> > probably is not a Konqueror problem.
> >
> > Now try:
>
> http://www.microsoft.com/ntworkstation/downloads/PowerToys/Networking/NTTwe
>a kUI.asp
>
> > Konqueror completey fails to show the 'Download Now' pushbuttons at
> > the top and bottom of this page.
> >
> > --
> > Regards,
> >
> > Ron. [au]

Reply via email to