|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Making New web site by using ASP.Net 2005Hi EveryBody:
Can my web site that made by Asp.Net in Vb.Net 2005 in any browser like Internet Expolrer, Opera, FireFox and NetScape ? Any help will be appreciated regard's Husam "Husam" <Hu***@discussions.microsoft.com> wrote in message If you write your site to XHTML-compliant standards, it will almost news:9E3EE312-1113-45FB-AB7F-8E7D19FDFF2B@microsoft.com... > Can my web site that made by Asp.Net in Vb.Net 2005 in any browser like > Internet Expolrer, Opera, FireFox and NetScape ? certainly work across multiple browsers, and multiple platforms e.g. Windows, MacOS, Linux etc... You can validate your site here: http://validator.w3.org/ This might also be useful to you: http://en.wikipedia.org/wiki/Quirks_mode Lastly, you're using VB.NET as your server-side language, which is fine of course. However, under no circumstances should you use VBScript for any client-side scripting, as that will mean your site will only work in Microsoft IE. Use JavaScript for client-side scripting. Make sure you test your site under FireFox and IE at the same time. That
will give you a little picture with diff. browers. Here is a great Article for you - http://www.asptoday.com/Content.aspx?id=2339 Enjoy -SK Show quoteHide quote "Husam" <Hu***@discussions.microsoft.com> wrote in message news:9E3EE312-1113-45FB-AB7F-8E7D19FDFF2B@microsoft.com... > Hi EveryBody: > > Can my web site that made by Asp.Net in Vb.Net 2005 in any browser like > Internet Expolrer, Opera, FireFox and NetScape ? > > Any help will be appreciated > > regard's > > Husam
Other interesting topics
OleDbDataAdapter created in code behaves differently from one created by wizard.
Intellisense with web.config registration of controls Q about ASP speeds XML PROBLEM HELP NEEDED URGENTLY problem with GridView Iframe extra space Error BC30451 change the scrollbar color in a listbox USe SMTP to Send Mail date in datagrid |
|||||||||||||||||||||||