Skip to main content
July 21, 2009
Question

Database connects fine record set fine cannot view page

  • July 21, 2009
  • 1 reply
  • 1067 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.

July 27, 2009

You are both spot on ASP is not supported but PHP is so good news.

Thanks

Derrick

Tel: +44 (0)20 8543 3131 Fax: +44 (0)20 8540 4797

E-mail: derrick@paguk.com Web Site: http://www.paguk.com

end