On 16/05/05 14:51 +0000, Nataraj S Narayan wrote: > Hi > > Is ASP supported fully in Firefox? Recently I heard from a client of > mine that when he tried ASP pages using Firefox from a Linux box ,it was > not showing even the login screen at all.
ASP is a server side technology. ASP pages print out HTML. If the HTML is standards compliant, the page should be displayed. For your particular problem, I recommend validating the HTML at w3c.org, and also check that your table tags are closed. Devdas Bhagat ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
