<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial color=#0000ff size=2>Thanks Stuart. I have added that line 
- but still not recognising local host.</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2>Kath</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=stuart@pacific.net.hk href="mailto:stuart@pacific.net.hk">Stuart 
  Sanders</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=accessd@databaseadvisors.com 
  href="mailto:accessd@databaseadvisors.com">'Access Developers discussion and 
  problem solving'</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, August 08, 2003 7:58 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [AccessD] ASP - getting 
  started</DIV>
  <DIV><BR></DIV>At a guess if 127.0.0.1 works and localhost doesn't, then you 
  might want to check your hosts file.<BR><BR>Your hosts file (for me it is in 
  c:\winnt\system32\drivers\etc) should contain the following 
  line:<BR>127.0.0.1       
  localhost<BR><BR>Stuart<BR><BR>-----Original Message-----<BR>From: <A 
  href="mailto:accessd-bounces@databaseadvisors.com">accessd-bounces@databaseadvisors.com</A> 
  [mailto:accessd-bounces@databaseadvisors.com] On Behalf Of Software Design 
  & Solutions<BR>Pty Ltd.<BR>Sent: Friday, 08 August, 2003 4:35 PM<BR>To: 
  Access Developers discussion and problem solving<BR>Subject: Re: [AccessD] ASP 
  - getting started<BR><BR><BR>Ok - I see the 'Home directory' specifies 
  c:\inetpub\wwwroot and the 'Document' tab shows a list of 3 files with 
  Default.htm at the<BR>top - so if it uses the top one then that solves the 
  question of where it gets the file name from.<BR><BR>Anyone know why I get 
  'Page not found' when I point my browser to <A 
  href="http://localhost/iisHelp/">http://localhost/iisHelp/</A>  to try to 
  learn this stuff?<BR><BR>And why I can't use <A 
  href="http://localhost">http://localhost</A> ?<BR><BR>Kath<BR>----- Original 
  Message -----<BR>From: Haslett, Andrew<BR>To: 'Access Developers discussion 
  and problem solving'<BR>Sent: Friday, August 08, 2003 4:04 PM<BR>Subject: RE: 
  [AccessD] ASP - getting started<BR><BR><BR>You need to use the IIS 
  Manager.  Control Panel -> Administrative Tools -> IIS 
  Manager.<BR><BR>Right click your website to bring up its properties, and 
  somewhere in there you can list the page types/names that you want as 
  your<BR>defaults.<BR><BR>Cheers,<BR>Andrew<BR>-----Original 
  Message-----<BR>From: Software Design & Solutions Pty Ltd. 
  [mailto:SDSSoftware@optusnet.com.au]<BR>Sent: Friday, 8 August 2003 3:30 
  PM<BR>To: Access Developers discussion and problem solving<BR>Subject: Re: 
  [AccessD] ASP - getting started<BR><BR><BR>Michael - 
  thanks.....http://localhost  doesn't work but  <A 
  href="http://127.0.0.1">http://127.0.0.1</A> does. Why? And how / where do Im 
  nominate what the file<BR>location is for my default home page for 
  OfficePC?<BR><BR>Kath<BR><BR><BR>----- Original Message -----<BR>From: Michael 
  R Mattys<BR>To: Access Developers discussion and problem solving<BR>Sent: 
  Friday, August 08, 2003 3:56 PM<BR>Subject: Re: [AccessD] ASP - getting 
  started<BR><BR><BR>Kath,<BR><BR>Try <A 
  href="http://localhost">http://localhost</A> or <A 
  href="http://127.0.0.1">http://127.0.0.1</A><BR><BR>Michael R. Mattys<BR><A 
  href="http://www.mattysconsulting.com">www.mattysconsulting.com</A><BR><BR><BR>----- 
  Original Message -----<BR>From: "Software Design & Solutions Pty Ltd." 
  <<A 
  href="mailto:SDSSoftware@Optusnet.com.au">SDSSoftware@Optusnet.com.au</A>><BR>To: 
  <<A 
  href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A>><BR>Sent: 
  Friday, August 08, 2003 1:40 AM<BR>Subject: [AccessD] ASP - getting 
  started<BR><BR><BR>Learning something new....hoping someone can point me in 
  the right<BR>direction....<BR>I want to create some ASP files.<BR><BR>I am 
  using Windows 2000 and have installed IIS on my office PC which has 
  a<BR>workgroup network so that I can hook up the laptop to this PC. Under 
  'My<BR>computer', Properties, the computer name is 'OfficePC'.<BR><BR>I notice 
  that installing IIS has created an innetpub folder on the C drive<BR>with a 
  number of subfolders.<BR><BR>I was under the impression that by default, 
  having installed IIS, if you<BR>enter an address such as <A 
  href="http://officepc/">http://officepc/</A> into a browser it should open 
  a<BR>file called default.htm in the C:\inetpub\wwwroot folder. But when I do 
  that<BR>I get 'page cannot be displayed'. (there is a default.htm in that 
  folder).<BR><BR>Have I missed something on the installation or 
  ???<BR><BR>TIA<BR>Kath Pelletti<BR>Software Design & Solutions Pty 
  Ltd.<BR>Ph: 9505-6714<BR>Fax: 9505-6430<BR><A 
  href="mailto:SDSSoftware@Optusnet.com.au">SDSSoftware@Optusnet.com.au</A><BR><BR><BR><BR>----------------------------------------------------------------------------<BR>----<BR><BR><BR>> 
  _______________________________________________<BR>> AccessD mailing 
  list<BR>> <A 
  href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A><BR>> 
  <A 
  href="http://databaseadvisors.com/mailman/listinfo/accessd">http://databaseadvisors.com/mailman/listinfo/accessd</A><BR>> 
  Website: <A 
  href="http://www.databaseadvisors.com">http://www.databaseadvisors.com</A><BR>><BR><BR>_______________________________________________<BR>AccessD 
  mailing list<BR><A 
  href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A><BR><A 
  href="http://databaseadvisors.com/mailman/listinfo/accessd">http://databaseadvisors.com/mailman/listinfo/accessd</A><BR>Website: 
  <A 
  href="http://www.databaseadvisors.com">http://www.databaseadvisors.com</A><BR><BR><BR><BR>IMPORTANT 
  - PLEASE READ ********************<BR>This email and any files transmitted 
  with it are confidential and may<BR>contain information protected by law from 
  disclosure.<BR>If you have received this message in error, please notify the 
  sender<BR>immediately and delete this email from your system.<BR>No warranty 
  is given that this email or files, if attached to this<BR>email, are free from 
  computer viruses or other defects. They<BR>are provided on the basis the user 
  assumes all responsibility for<BR>loss, damage or consequence resulting 
  directly or indirectly from<BR>their use, whether caused by the negligence of 
  the sender or 
  not.<BR><BR><BR><BR>_______________________________________________<BR>AccessD 
  mailing list<BR><A 
  href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A><BR><A 
  href="http://databaseadvisors.com/mailman/listinfo/accessd">http://databaseadvisors.com/mailman/listinfo/accessd</A><BR>Website: 
  <A 
  href="http://www.databaseadvisors.com">http://www.databaseadvisors.com</A><BR><BR><BR>_______________________________________________<BR>AccessD 
  mailing list<BR><A 
  href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A><BR><A 
  href="http://databaseadvisors.com/mailman/listinfo/accessd">http://databaseadvisors.com/mailman/listinfo/accessd</A><BR>Website: 
  <A 
  href="http://www.databaseadvisors.com">http://www.databaseadvisors.com</A><BR></BLOCKQUOTE></BODY></HTML>