Re: .Net Should support IE 5.5 ? How ? by Sebastián_UY
Sebastián_UY
Tue Sep 16 07:49:20 CDT 2003
ok, this is what I have on my click event and nothing happens:
Response.Write("<script language='javascript'>window.open('" + l_strURL +
"','new_window','toolbar=0,status=0,scrollbars=1,menubar=0,resizable=1,heigh
t=350,width=500')</script>")
Can you please help me?
--
Ing. Sebastián Gómez Correa
----------------------------------------------
sgomez@poderjudicial.gub.uy
Poder Judicial - División Tecnología
Montevideo - URUGUAY
----------------------------------------------------------------------------
----------------------
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
----------------------------------------------------------------------------
----------------------
"Gurudev" <gurudev.p@net-kraft.com> wrote in message
news:%23UfZq4AfDHA.1212@TK2MSFTNGP12.phx.gbl...
> yes of course, you can use javascript..window.open() function opens a new
> window, if I remember right it takes three parameters URL to open, new
> window name, window properties string, and the third is optional paramter
I
> think
>
> --
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Gurudev
> Software Engineer, NetKraft,
> Bangalore, India.
> e-me: gurudev.p@net-kraft.com
> ____________________________________________
> "Sebastián_UY" <NOSPAM_sgomez@poderjudicial.gub.uy> wrote in message
> news:%23Hg%23DT7eDHA.2408@TK2MSFTNGP09.phx.gbl...
> > Thanx Gurdev, you've been very helpfull.
> > One last question, is there a way to open a new browser window not using
> > JScript???
> > In other words is there a way to open a new browser window that can be
> seen
> > from W95.
> >
> > TIA,
> > Regards,
> >
> > --
> > Ing. Sebastián Gómez Correa
> > ----------------------------------------------
> > sgomez@poderjudicial.gub.uy
> > Poder Judicial - División Tecnología
> > Montevideo - URUGUAY
>
> --------------------------------------------------------------------------
> --
> > ----------------------
> > Please reply only to the newsgroup so that others can benefit.
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> --------------------------------------------------------------------------
> --
> > ----------------------
> > "Gurudev" <gurudev.p@net-kraft.com> wrote in message
> > news:eD2Cb52eDHA.1700@TK2MSFTNGP10.phx.gbl...
> > > I mean JScript.Net code..
> > >
> > >
> > > "John Saunders" <john.saunders@surfcontrol.com> wrote in message
> > > news:eKDT5o0eDHA.620@TK2MSFTNGP11.phx.gbl...
> > > > "Gurudev" <gurudev.p@net-kraft.com> wrote in message
> > > > news:%238dZ2i0eDHA.2576@TK2MSFTNGP11.phx.gbl...
> > > > > if your client side uses any dotnet specific controls or client
side
> > > > > processing of JScript code etc then you need IE 6, else if you are
> > only
> > > > > passing pure HTML related code to the client then IE 5.5 will do..
> > > >
> > > > Why do you need IE6 for JScript (JavaScript)? Earlier versions do
> > support
> > > > JavaScript.
> > > > --
> > > > John Saunders
> > > > Internet Engineer
> > > > john.saunders@surfcontrol.com
> > > >
> > > >
> > > > > "Sebastián_UY" <NOSPAM_sgomez@poderjudicial.gub.uy> wrote in
message
> > > > > news:OOvOwNUeDHA.692@TK2MSFTNGP12.phx.gbl...
> > > > > > Hey GuruDev, what about client machines? De they need to have
IE6
> or
> > > > IE5.5
> > > > > > will do it?
> > > > > > I'm talking about ASP.Net W95 clients.
> > > > > >
> > > > > > TIA.
> > > > > > Regards,
> > > > > >
> > > > > > --
> > > > > > Ing. Sebastián Gómez Correa
> > > > > > ----------------------------------------------
> > > > > > sgomez@poderjudicial.gub.uy
> > > > > > Poder Judicial - División Tecnología
> > > > > > Montevideo - URUGUAY
> > > > >
> > > >
> > >
> >
>
> --------------------------------------------------------------------------
> > > > > --
> > > > > > ----------------------
> > > > > > Please reply only to the newsgroup so that others can benefit.
> > > > > > This posting is provided "AS IS" with no warranties, and confers
> no
> > > > > rights.
> > > > >
> > > >
> > >
> >
>
> --------------------------------------------------------------------------
> > > > > --
> > > > > > ----------------------
> > > > > > "Gurudev" <gurudev.p@net-kraft.com> wrote in message
> > > > > > news:%23QZ7k5ReDHA.3024@tk2msftngp13.phx.gbl...
> > > > > > > you require IE 6 to be installed for .Net development, just
> > > reinstall
> > > > > it..
> > > > > > >
> > > > > > >
> > > > > > > "Britto Raj" <Britto_suresh@yahoo.com> wrote in message
> > > > > > > news:0a0c01c378ee$6c8019f0$a101280a@phx.gbl...
> > > > > > > > Hi all,
> > > > > > > > I installed Visual Studio .Net with IE 6.0 after sometime
> > > > > > > > as per our client's requirement i unstall IE 6.0 and
> > > > > > > > install IE 5.5 Now its says to open "Visual Studio
> > > > > > > > requires Internet Explorer 6.0 or greater to run properly.
> > > > > > > > Please re-install Internet Explorer 6.0." How do run with
> > > > > > > > IE 5.5 in .net Studio.
> > > > > > > >
> > > > > > > > Thanks
> > > > > > > > Britto
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>