Hi 2 all,
I develop one project by using ASP.NET with C#.NET and also it's run successfully on IExplorer.I need that the project was successfully run on any explorer(Mozilla,Opera..)
Hi 2 all,
I develop one project by using ASP.NET with C#.NET and also it's run successfully on IExplorer.I need that the project was successfully run on any explorer(Mozilla,Opera..)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
RakrusPosted Jan 3, 2008, 1:47 AM
Hi,
I think the project won't work sucessfully on any browser.Here the way you designed the .aspx files will comes into action[i.e by usingg div's or tables...],all the html tags and third party controls won't render simillarly in all browsers.
Thanks
Rakrus
ArshadPosted Dec 30, 2007, 11:58 PM
Hi anji.
U cant run this at the time of Development coz visual studio sapports only IE 5,IE 3
and Netscape.n some mobile browser.After Deploying into the IIS u can acess ur project by any Browser.Okai