Skip to main content
July 21, 2009
Question

Database connects fine record set fine cannot view page

  • July 21, 2009
  • 1 reply
  • 1068 views

The recordset connets to the database ok, when I put the page strange thing happens.

putfile/file download

File test.asp

file type - photoshop.SEPTABLES.file

open file save file.

The page does not show. http://www.paguk.com/PAGSTORE2009/test.asp

Have I missed something.

huggy

This topic has been closed for replies.

1 reply

Lawrence_Cramer
Inspiring
July 23, 2009

The server is not rendering the page.  Does the server support .asp?   Does the page work when you test locally?

--
Lawrence   *Adobe Community Expert*
www.Cartweaver.com
Complete Shopping Cart Application for
Dreamweaver, available in ASP, PHP and CF
www.twitter.com/LawrenceCramer

David_Powers
Inspiring
July 24, 2009

Lawrence_Cramer wrote:

Does the server support .asp?

You've hit the nail on the head, Lawrence. I've just checked the headers sent by the server. It's an Apache server running PHP. No wonder an ASP page doesn't work. The original poster either needs to change to a different server/hosting company, or to rebuild the page in PHP.

Lawrence_Cramer
Inspiring
July 25, 2009

Yep, I can hardly count the number of tech support quetions that can be answered with...  A: Does it work locally?   B: Is your server configured properly?  If question A is yes, the B is always the problem.

--
Lawrence   *Adobe Community Expert*
www.Cartweaver.com
Complete Shopping Cart Application for
Dreamweaver, available in ASP, PHP and CF
www.twitter.com/LawrenceCramer