Jim Lawrence (AccessD)
accessd at shaw.ca
Thu May 6 22:33:46 CDT 2004
Hi Paul: Use this line at the server: 'http://localhost/MyWebSiteDirectory/index.asp'. Jim -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of paul.hartland at fsmail.net Sent: Thursday, May 06, 2004 2:43 AM To: Access Developers discussion and problem solving Subject: Re: RE: [AccessD] OT - HTML & ASP Help Required Had to reconfigure IIS first, managed to fumble my way round it....now it works if you use it from the server, but still tries to download when used from a workstation. Message date : May 06 2004, 10:39 AM >From : "MarkH" To : "'Access Developers discussion and problem solving'" Copy to : Subject : RE: [AccessD] OT - HTML & ASP Help Required Or, sorry if this is too obvious :O) ... Are you typing the file path or URL into the address bar to get the first page? The file path is no good, you would need the URL to avoid bypassing IIS Mark -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of MarkH Sent: 06 May 2004 10:31 To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] OT - HTML & ASP Help Required I'm a bit rusty, but it sounds like you're not executing the asp. Could be a problem in the web properties in IIS (may need to hit "create application" - right click on web - properties etc.) or it could be folder permissions not sufficient... Hth Mark -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of paul.hartland at fsmail.net Sent: 06 May 2004 09:12 To: accessd Subject: [AccessD] OT - HTML & ASP Help Required To all, Being a complete novice to HTML & ASP I bought myself a couple of books on the subjects and have been playing around with a test logon page for our company. I have the HTML code (as below) saved as default.htm on a Windows 2000 server with IIS installed in the C:\Inetpub\wwwroot directory along with the ASP code which is saved as checklogin.asp in the same directory. On my Windows 98 machine at home with Personal Web Server (PWS) installed it runs fine, however when trying to run it on our server in the office it just displays the ASP code when the checklogin.asl page is called, and if you try it from a desktop it comes up with a you are about to download checklogin.asp page. Has anyone any ideas whats wrong, or can point me to a list on HTML and ASP etc. default.htm code below: Orridge & Co. Internet Reporting System Enter Username & Password Below COLOR="BLACK">Username: SIZE="30"> COLOR="BLACK">Password: NAME="Password" SIZE="30"> TYPE=Submit NAME="Submit" VALUE="Submit"> checklogin.asp code is below: Thanks in advance for any help. Paul Hartland -- Whatever you Wanadoo: http://www.wanadoo.co.uk/time/ This email has been checked for most known viruses - find out more at: http://www.wanadoo.co.uk/help/id/7098.htm -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- Whatever you Wanadoo: http://www.wanadoo.co.uk/time/ This email has been checked for most known viruses - find out more at: http://www.wanadoo.co.uk/help/id/7098.htm -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com