Making New web site by using ASP.Net 2005

G

Guest

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
 
M

Mark Rae

Can my web site that made by Asp.Net in Vb.Net 2005 in any browser like
Internet Expolrer, Opera, FireFox and NetScape ?

If you write your site to XHTML-compliant standards, it will almost
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top