Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Changing IE setting with asp


Message #1 by "Ajay" <ajayn@p...> on Fri, 19 Apr 2002 09:49:30 +0530
This is a multi-part message in MIME format.

------=_NextPart_000_003C_01C1E787.80783F90
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,
Anyone knows how to change IE setting with asp.
For example if I have to set my printer option default as suppose HP 
LaserJet 4100 PCL 6
or I have to set the security option as Use SSL 2.0 or Warn about the 
invalid site certificates

Could it be possible with asp or what should I use.
Any ideas?

Thanks Guru's in advance,
Ajay.



Message #2 by "Ken Schaefer" <ken@a...> on Fri, 19 Apr 2002 16:09:43 +1000
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Ajay" <ajayn@p...>
Subject: [asp_web_howto] Changing IE setting with asp


Anyone knows how to change IE setting with asp.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You can't. ASP runs entirely on the server. You can't change my IE settings
with code that is running on your webserver.

In any casy, how would you like it if I changed *your* browser settings
everytime you came and looked at my website?

Cheers
Ken



  Return to Index